bpt/emacs.git
2011-03-15 Paul Eggert* fileio.c (Fmake_directory_internal, Fread_file_name...
2011-03-15 Paul Eggert* fileio.c (file_name_as_directory): Use const pointers...
2011-03-15 Paul Eggert* fileio.c (file_name_as_directory, directory_file_name):
2011-03-15 Paul Eggert* minibuf.c (Ftry_completion, Fall_completions): Rename...
2011-03-15 Paul Eggert* minibuf.c (choose_minibuf_frame_1): Now static.
2011-03-15 Paul Eggert* marker.c (bytepos_to_charpos): Remove; unused.
2011-03-15 Paul Eggert* lisp.h (verify_bytepos, count_markers): New decls,
2011-03-15 Paul Eggert* insdel.c (copy_text): Remove unused local var.
2011-03-15 Paul Eggert* insdel.c (CHECK_MARKERS): Redo to avoid gcc -Wempty...
2011-03-15 Paul Eggert* insdel.c (check_markers, make_gap_larger, make_gap_sm...
2011-03-15 Paul Eggert* filelock.c (lock_file_1): Rename local to avoid shado...
2011-03-15 Paul Eggert* filelock.c (within_one_second): Now static.
2011-03-15 Paul Eggert* buffer.c (fix_overlays_before): Mark locals as initia...
2011-03-14 Paul Eggert* buffer.c: (Fkill_buffer, record_buffer, Fbury_buffer...
2011-03-14 Paul Eggert* buffer.c (switch_to_buffer_1): Now static.
2011-03-14 Paul Eggert* sysdep.c (MAXPATHLEN): Define only if needed.
2011-03-14 Paul Eggert* sysdep.c (sys_subshell): Mark local as volatile if...
2011-03-14 Paul Eggert* sysdep.c: Fix pointer signedness issue.
2011-03-14 Paul Eggert* sysdep.c (system_process_attributes): Rename vars...
2011-03-14 Paul Eggert* process.c (serial_open, serial_configure): Move decls...
2011-03-14 Paul Eggert* fns.c (get_random, seed_random): Move extern decls...
2011-03-14 Paul Eggert* sysdep.c (wait_for_termination_signal): Remove; unused.
2011-03-14 Paul Eggert* sysdep.c (reset_io): Now static.
2011-03-14 Paul Eggert* keymap.c: (get_keymap, access_keymap, Fdefine_key...
2011-03-14 Paul Eggert* keymap.c (DENSE_TABLE_SIZE): Remove; unused.
2011-03-14 Paul Eggert* keymap.c (Fwhere_is_internal): Don't test CONSP ...
2011-03-14 Paul Eggert* keymap.c (keymap_parent, keymap_memberp, map_keymap_i...
2011-03-14 Paul Eggert* keyboard.c (read_char): Mark local as initialized.
2011-03-14 Paul Eggert* keyboard.c (Fexit_recursive_edit, Fabort_recursive_ed...
2011-03-14 Paul Eggert* keyboard.c (read_key_sequence): Mark locals as initia...
2011-03-14 Paul Eggert* keyboard.c: (read_char, kbd_buffer_get_event, make_li...
2011-03-14 Paul Eggert* keyboard.h (mark_kboards): Move decl here ...
2011-03-14 Paul Eggert* keyboard.c: Declare functions static if they are...
2011-03-14 Paul Eggert* keyboard.h (make_ctrl_char): New decl.
2011-03-14 Paul Eggert* lisp.h (force_auto_save_soon): New decl.
2011-03-14 Paul Eggert* emacs.c (main): Add casts to avoid warnings
2011-03-14 Paul Eggert* emacs.c (DEFINE_DUMMY_FUNCTION): New macro.
2011-03-14 Paul Eggert* emacs.c (init_cmdargs): Rename local to avoid shadowing.
2011-03-14 Paul EggertRewrite to avoid "/*" in comment.
2011-03-14 Paul Eggert* lisp.h (fatal_error_signal): Add decl, since it's...
2011-03-14 Paul Eggert* dbusbind.c (Fdbus_register_service, Fdbus_register_me...
2011-03-14 Paul Eggert* dbusbind.c (Fdbus_init_bus): Add cast to avoid warning
2011-03-14 Paul Eggert* dbusbind.c: Pointer signedness fixes.
2011-03-13 Chong YidongFix BUF_* macros to handle indirect buffers properly...
2011-03-13 Ted ZlatanovAdd `auth-source-search' integration for LDAP searches.
2011-03-13 Teodor Zlatanovauth-source.el (auth-source-netrc-create): Show the...
2011-03-13 Eli ZaretskiiMS-Windows followup for 2011-03-13T06:43:00Z!eggert...
2011-03-13 Paul EggertUpdate for gnulib, adding Solaris 9+10 fixes.
2011-03-13 Paul EggertMerge from mainline.
2011-03-13 Paul Eggert* gtkutil.c (gdk_window_get_screen): Make it clear...
2011-03-13 Paul Eggert* gtkutil.c: (get_utf8_string, xg_get_file_with_chooser):
2011-03-13 Paul Eggert* gtkutil.c (int_gtk_range_get_value): New function...
2011-03-13 Paul Eggert* gtkutil.c (xg_free_frame_widgets): Make it clear...
2011-03-13 Paul Eggert* gtkutil.c (xg_get_pixbuf_from_pixmap): Add cast from...
2011-03-13 Paul Eggert* xgselect.c (xg_select): Remove unused var.
2011-03-13 Paul Eggert* image.c (my_png_error, my_error_exit): Mark with...
2011-03-13 Paul Eggert* image.c (four_corners_best): Mark locals as initialized.
2011-03-13 Paul EggertImprove quality of tests for time stamp overflow.
2011-03-13 Paul Eggert* editfns.c (lisp_time_argument): Check for time stamp...
2011-03-13 Teodor ZlatanovMerge changes made in Gnus trunk.
2011-03-13 Chong Yidongadmin/admin.el: Add some code for deploying web manuals.
2011-03-13 Juanma Barranquerolisp/help.el (describe-mode): Link to the mode's defini...
2011-03-12 Paul Eggert* editfns.c (hi_time): Do not overparenthesize.
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-03-12 Glenn MorrisSome more html rules for doc/misc/Makefile.in.
2011-03-12 Juanma BarranqueroFix typos.
2011-03-12 Juanma Barranquerolisp/vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0...
2011-03-12 Michael AlbinusSync with Tramp 2.2.1.
2011-03-12 Michael AlbinusSync with Tramp 2.2.1.
2011-03-12 Michael Albinus* net/tramp.el (tramp-progress-reporter-update): Use
2011-03-12 Michael AlbinusRemove arch-tag.
2011-03-12 Eli Zaretskiisrc/ChangeLog: Fix last entry for deps.mk.
2011-03-12 Eli ZaretskiiMake termcap.c implementations consistent with tparam...
2011-03-12 Eli ZaretskiiFix compilation warnings on MS-DOS due to constifying...
2011-03-12 Gnus developersMerge changes made in Gnus trunk.
2011-03-12 Paul EggertImprove quality of tests for time stamp overflow. ...
2011-03-12 Stefan Monnier* lisp/progmodes/compile.el (compilation--previous...
2011-03-12 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-make-obsole...
2011-03-12 Stefan Monnier* lisp/ebuff-menu.el (electric-buffer-menu-mode-map...
2011-03-11 Chong Yidongadmin/notes/elpa: Make Bzr checkout directions more...
2011-03-11 Paul Eggert* editfns.c (time_overflow): New function, refactoring...
2011-03-11 Paul EggertMove 'make_time' to be next to its inverse 'lisp_time_a...
2011-03-11 Ken Manheimer* allout-widgets.el (allout-widgets-tally) Initialize...
2011-03-11 Chong YidongBump version to 23.3.50
2011-03-11 Tom Tromey* buffer.c (syms_of_buffer): Remove obsolete comment.
2011-03-11 Juanma BarranqueroBackport 2011-03-08T01:52:20Z!lekktu@gmail.com from...
2011-03-11 Juanma BarranqueroBackport 2011-03-01T03:59:31Z!lekktu@gmail.com from...
2011-03-11 Juanma BarranqueroBackport 2011-03-11T00:33:57Z!lekktu@gmail.com from...
2011-03-11 Eli ZaretskiiFix comparisons of file ownership on MS-Windows for...
2011-03-11 Eli ZaretskiiFix bug #8221 with description of how HOME is set on...
2011-03-11 Eli ZaretskiiFix MS-Windows build broken by 2011-03-11T07:24:21Z...
2011-03-11 Glenn MorrisFix previous change.
2011-03-11 Glenn MorrisAdd Makefile rules for generating html version of Emacs...
2011-03-11 Paul Eggert* image.c: (clear_image_cache, xbm_read_bitmap_data...
2011-03-11 Paul Eggert* image.c (gif_load): Fix pointer signedness.
2011-03-11 Paul Eggert* image.c (x_edge_detection): Remove unnecessary cast...
2011-03-11 Paul Eggert* image.c (xpm_load): Redo to avoid "discards qualifier...
2011-03-11 Paul Eggert* image.c (DIM, HAVE_STDLIB_H_1): Remove unused macros.
2011-03-11 Paul Eggert* image.c (clear_image_cache): Now static.
2011-03-11 Paul EggertFix some minor problems found by GCC 4.5.2's static...
next