2011-03-15 |
Paul Eggert | * editfns.c (Fchar_equal): Remove no-longer-needed... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | Add ChangeLog entry for previous change. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | Use functions, not macros, for up- and down-casing. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * regex.c (RETALLOC_IF): Define only if needed. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * regex.c (regex_compile, re_match_2_internal): Mark... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * regex.c (FREE_VAR): Rewrite so as not to use empty... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * regex.c (re_match_2_internals): Fix one more "not". |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * regex.c: (regex_compile, re_search_2, re_match_2_inte... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * regex.c (CHARSET_LOOKUP_RANGE_TABLE_RAW, POP_FAILURE_... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * search.c (boyer_moore): Rename locals to avoid shadowing. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * search.c (simple_search): Remove unused var. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * dired.c (compile_pattern): Move decl from here ... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * character.h (INC_POS, DEC_POS): Rename locals to... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * indent.c (Fvertical_motion): Mark locals as initialized. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * indent.c (MULTIBYTE_BYTES_WIDTH): New args bytes... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * casefiddle.c (casify_region): Mark local as initialized. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * casefiddle.c (casify_object, casify_region): Now... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * cmds.c (internal_self_insert): Rename local to avoid... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * lisp.h: New macros GCPRO2_VAR, GCPRO3_VAR, etc. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * dired.c (directory_files_internal, file_name_completion): |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | Fix a race condition diagnosed by gcc -Wsequence-point... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * dired.c (directory_files_internal_unwind): Now static. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * fileio.c: (Fset_file_times, Finsert_file_contents... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * fileio.c (Ffile_selinux_context, Fset_file_selinux_co... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * fileio.c (Fmake_directory_internal, Fread_file_name... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * fileio.c (file_name_as_directory): Use const pointers... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * fileio.c (file_name_as_directory, directory_file_name): |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * minibuf.c (Ftry_completion, Fall_completions): Rename... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * minibuf.c (choose_minibuf_frame_1): Now static. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * marker.c (bytepos_to_charpos): Remove; unused. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * lisp.h (verify_bytepos, count_markers): New decls, |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * insdel.c (copy_text): Remove unused local var. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * insdel.c (CHECK_MARKERS): Redo to avoid gcc -Wempty... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * insdel.c (check_markers, make_gap_larger, make_gap_sm... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * filelock.c (lock_file_1): Rename local to avoid shado... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * filelock.c (within_one_second): Now static. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Paul Eggert | * buffer.c (fix_overlays_before): Mark locals as initia... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * buffer.c: (Fkill_buffer, record_buffer, Fbury_buffer... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * buffer.c (switch_to_buffer_1): Now static. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * sysdep.c (MAXPATHLEN): Define only if needed. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * sysdep.c (sys_subshell): Mark local as volatile if... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * sysdep.c: Fix pointer signedness issue. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * sysdep.c (system_process_attributes): Rename vars... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * process.c (serial_open, serial_configure): Move decls... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * fns.c (get_random, seed_random): Move extern decls... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * sysdep.c (wait_for_termination_signal): Remove; unused. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * sysdep.c (reset_io): Now static. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * keymap.c: (get_keymap, access_keymap, Fdefine_key... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * keymap.c (DENSE_TABLE_SIZE): Remove; unused. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * keymap.c (Fwhere_is_internal): Don't test CONSP ... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * keymap.c (keymap_parent, keymap_memberp, map_keymap_i... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * keyboard.c (read_char): Mark local as initialized. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * keyboard.c (Fexit_recursive_edit, Fabort_recursive_ed... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * keyboard.c (read_key_sequence): Mark locals as initia... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * keyboard.c: (read_char, kbd_buffer_get_event, make_li... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * keyboard.h (mark_kboards): Move decl here ... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * keyboard.c: Declare functions static if they are... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * keyboard.h (make_ctrl_char): New decl. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * lisp.h (force_auto_save_soon): New decl. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * emacs.c (main): Add casts to avoid warnings |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * emacs.c (DEFINE_DUMMY_FUNCTION): New macro. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * emacs.c (init_cmdargs): Rename local to avoid shadowing. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | Rewrite to avoid "/*" in comment. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * lisp.h (fatal_error_signal): Add decl, since it's... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * dbusbind.c (Fdbus_register_service, Fdbus_register_me... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * dbusbind.c (Fdbus_init_bus): Add cast to avoid warning |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Paul Eggert | * dbusbind.c: Pointer signedness fixes. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Chong Yidong | Fix BUF_* macros to handle indirect buffers properly... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Ted Zlatanov | Add `auth-source-search' integration for LDAP searches. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Teodor Zlatanov | auth-source.el (auth-source-netrc-create): Show the... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Eli Zaretskii | MS-Windows followup for 2011-03-13T06:43:00Z!eggert... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | Update for gnulib, adding Solaris 9+10 fixes. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | Merge from mainline. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | * gtkutil.c (gdk_window_get_screen): Make it clear... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | * gtkutil.c: (get_utf8_string, xg_get_file_with_chooser): |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | * gtkutil.c (int_gtk_range_get_value): New function... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | * gtkutil.c (xg_free_frame_widgets): Make it clear... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | * gtkutil.c (xg_get_pixbuf_from_pixmap): Add cast from... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | * xgselect.c (xg_select): Remove unused var. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | * image.c (my_png_error, my_error_exit): Mark with... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | * image.c (four_corners_best): Mark locals as initialized. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | Improve quality of tests for time stamp overflow. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Paul Eggert | * editfns.c (lisp_time_argument): Check for time stamp... |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Teodor Zlatanov | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Chong Yidong | admin/admin.el: Add some code for deploying web manuals. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Juanma Barranquero | lisp/help.el (describe-mode): Link to the mode's defini... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Paul Eggert | * editfns.c (hi_time): Do not overparenthesize. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Glenn Morris | Merge from emacs-23; up to 2010-06-03T22:16:02Z!dann... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Glenn Morris | Some more html rules for doc/misc/Makefile.in. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Juanma Barranquero | Fix typos. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Juanma Barranquero | lisp/vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Michael Albinus | Sync with Tramp 2.2.1. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Michael Albinus | Sync with Tramp 2.2.1. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Michael Albinus | * net/tramp.el (tramp-progress-reporter-update): Use |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Michael Albinus | Remove arch-tag. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Eli Zaretskii | src/ChangeLog: Fix last entry for deps.mk. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Eli Zaretskii | Make termcap.c implementations consistent with tparam... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Eli Zaretskii | Fix compilation warnings on MS-DOS due to constifying... |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Gnus developers | Merge changes made in Gnus trunk. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Paul Eggert | Improve quality of tests for time stamp overflow. ... |
commit | commitdiff | tree | snapshot |
next |