2011-04-14 |
Paul Eggert | * process.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * print.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * sysdep.c (croak): Move decl from here to syssignal.h. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * minibuf.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * lisp.h (verify_bytepos, count_markers): Mark as exter... |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * lread.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * keyboard.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * intervals.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * insdel.c (signal_before_change): Now static. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * insdel.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-14 |
Paul Eggert | * indent.c (val_compute_motion, val_vmotion): Now static. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * image.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * fringe.c (standard_bitmaps): Now static. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * frame.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * font.c, fontset.c: Make symbols static if they're... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * fns.c (weak_hash_tables): Now static. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * fileio.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * eval.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * emacs.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * editfns.c: Move a (normally-unused) function to its... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Paul Eggert | * xterm.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Paul Eggert | * ftxfont.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Paul Eggert | * xfns.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Paul Eggert | * dispnew.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Paul Eggert | * xfaces.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Paul Eggert | * xdisp.c: Make symbols static if they're not exported. |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Paul Eggert | * dired.c (file_name_completion): Now static. |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Paul Eggert | * lisp.h (circular_list_error, FOREACH): Remove; unused. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Paul Eggert | * commands.h (last_point_position, last_point_position_... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Paul Eggert | * coding.h (coding, code_convert_region, encode_coding_... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Paul Eggert | * chartab.c (chartab_chars, chartab_bits): Now static. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Paul Eggert | * charset.h (charset_iso_8859_1): Remove decl. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Paul Eggert | * ccl.h (check_ccl_update, Vccl_program_table): Remove... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Paul Eggert | * category.c (SET_CATEGORY_SET, set_category_set):... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Paul Eggert | * casetab.c (Vascii_upcase_table, Vascii_eqv_table... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Paul Eggert | * buffer.c (buffer_count): Remove unused var. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Paul Eggert | * bidi.c (bidi_dump_cached_states): Mark as externally... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Paul Eggert | * atimer.c (alarm_signal_handler, run_all_atimers)... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Paul Eggert | font.c: Make copy_font_spec and merge_font_spec ordinar... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Paul Eggert | alloc.c: Import and export fewer symbols, and remove... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Paul Eggert | Declare Lisp_Object Q* variables to be 'static' if... |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Paul Eggert | * lisp.h (DEFINE_FUNC): Make sname 'static'. |
commit | commitdiff | tree | snapshot |
2011-04-11 |
Paul Eggert | Make Emacs functions such as Fatom 'static' by default. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Paul Eggert | * editfns.c (Fformat): Remove unreachable code. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Paul Eggert | Fix more problems found by GCC 4.6.0's static checks. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Paul Eggert | Keep doprnt.c around for now, as we might revamp and... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Paul Eggert | Merge from gnulib. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Leo Liu | Fix typo in tabulated-list-print-entry |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Jim Meyering | use ssize_t and size_t for read- and write-like emacs_g... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Paul Eggert | * xdisp.c (message_nolog): Bring this back, inside... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Paul Eggert | * xdisp.c (vmessage): Use a better test for character... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Paul Eggert | * syntax.c (skip_chars): Likewise. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Paul Eggert | * editfns.c (Fformat): Likewise. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Paul Eggert | Mention potential integer overflow problems. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Paul Eggert | * chartab.c: Use similar style as for other recent... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Paul Eggert | * casetab.c (set_identity, shuffle): Likewise. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Paul Eggert | * chartab.c (sub_char_table_set_range, char_table_set_r... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Paul Eggert | * charset.c (load_charset_map): <, not <=, for optimiza... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Paul Eggert | * xmenu.c (set_frame_menubar): Allocate smaller local... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chong Yidong | Cleanups to the ImageMagick code and docstrings. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Paul Eggert | * callint.c (Fcall_interactively): <, not <=, for optim... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Paul Eggert | * ftfont.c: Distingish more carefully between FcChar8... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Paul Eggert | * keyboard.c (read_char): Remove unused var. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Paul Eggert | Merge from gnulib. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Glenn Morris | Merge from emacs-23; up to 2010-06-08T03:06:47Z!dann... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Glenn Morris | Mark tiny change. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Glenn Morris | Fix ChangeLog attribution. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Eli Zaretskii | Replace some uses of `int' with EMACS_INT. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Eli Zaretskii | Produce more accurate results from file-size-human... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Paul Eggert | * eval.c: Port to Windows vsnprintf (Bug#8435). |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Paul Eggert | Update from gnulib. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Chong Yidong | Fix more GCC strict-aliasing warnings. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Tassilo Horn | Fit contents to emacs window support for doc-view by... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Chong Yidong | * xterm.c (handle_one_xevent): Avoid type-punned derefe... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Chong Yidong | Merge changes from emacs-23 branch |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Svante Signell | * term.c (init_tty): Fix incorrect ifdef placement... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Eli Zaretskii | Bail out from list-processes if async subprocesses... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
T.V. Raman | * src/xml.c (parse_region): Avoid creating spurious... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Chong Yidong | * keyboard.c (syms_of_keyboard): Use DEFSYM macro. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Chong Yidong | Remove internal_with_output_to_temp_buffer, replacing... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Eli Zaretskii | New function file-size-human-readable. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Glenn Morris | * lisp/man.el (Man-page-header-regexp): Solaris < 2... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Glenn Morris | browse-url.el trivia. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Glenn Morris | log-edit.el fix for bug#7598. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Glenn Morris | rlogin.el trivia. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Glenn Morris | * lisp/replace.el (occur-mode-map): Some fixes for... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Juanma Barranquero | Fix typos in comments. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Gnus developers | gnus-registry.el (gnus-registry-handle-action): More... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Glenn Morris | Auto-commit of generated files. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Paul Eggert | * eval.c (verror): Initial buffer size is 4000 (not... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Paul Eggert | Remove the doprnt implementation, as Emacs now uses... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Paul Eggert | error: Print 32- and 64-bit integers portably (Bug... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Aaron S. Hawley | * lisp/play/morse.el (denato-region): Handle varying... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Glenn Morris | * autogen/update_autogen: Ignore comment diffs in ldefs... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Paul Eggert | * eval.c (internal_lisp_condition_case): Don't pass... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Paul Eggert | * keyboard.c (access_keymap_keyremap): Print func name... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Paul Eggert | * coding.c (Fdecode_sjis_char): Don't assume CODE fits... |
commit | commitdiff | tree | snapshot |
next |