aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * keyboard.c (read_char): Mark local as initialized.Paul Eggert2011-03-142-2/+2
* * keyboard.c (Fexit_recursive_edit, Fabort_recursive_edit): Mark with NO_RETURN.Paul Eggert2011-03-142-0/+3
* * keyboard.c (read_key_sequence): Mark locals as initialized.Paul Eggert2011-03-142-3/+5
* * keyboard.c: (read_char, kbd_buffer_get_event, make_lispy_position):Paul Eggert2011-03-142-106/+112
* * keyboard.h (mark_kboards): Move decl here ...Paul Eggert2011-03-133-1/+3
* * keyboard.c: Declare functions static if they are not used elsewhere.Paul Eggert2011-03-132-6/+10
* * keyboard.h (make_ctrl_char): New decl.Paul Eggert2011-03-132-4/+6
* * lisp.h (force_auto_save_soon): New decl.Paul Eggert2011-03-132-0/+3
* * emacs.c (main): Add casts to avoid warningsPaul Eggert2011-03-132-3/+5
* * emacs.c (DEFINE_DUMMY_FUNCTION): New macro.Paul Eggert2011-03-132-8/+12
* * emacs.c (init_cmdargs): Rename local to avoid shadowing.Paul Eggert2011-03-132-5/+7
* Rewrite to avoid "/*" in comment.Paul Eggert2011-03-131-1/+1
* * lisp.h (fatal_error_signal): Add decl, since it's exported.Paul Eggert2011-03-132-0/+3
* * dbusbind.c (Fdbus_register_service, Fdbus_register_method): Remove unused v...Paul Eggert2011-03-132-2/+1
* * dbusbind.c (Fdbus_init_bus): Add cast to avoid warningPaul Eggert2011-03-132-1/+4
* * dbusbind.c: Pointer signedness fixes.Paul Eggert2011-03-132-23/+31
* Fix BUF_* macros to handle indirect buffers properly (Bug#8219).Chong Yidong2011-03-137-136/+146
* Add `auth-source-search' integration for LDAP searches.Ted Zlatanov2011-03-132-5/+46
* auth-source.el (auth-source-netrc-create): Show the default in the prompt whe...Teodor Zlatanov2011-03-132-0/+9
* MS-Windows followup for 2011-03-13T06:43:00Z!eggert@cs.ucla.edu.Eli Zaretskii2011-03-132-0/+6
* Update for gnulib, adding Solaris 9+10 fixes.Paul Eggert2011-03-137-580/+652
* Merge from mainline.Paul Eggert2011-03-1337-274/+839
|\
| * Improve quality of tests for time stamp overflow.Paul Eggert2011-03-125-37/+143
| |\
| | * * editfns.c (lisp_time_argument): Check for time stamp overflow.Paul Eggert2011-03-122-7/+30
| | * * editfns.c (hi_time): Do not overparenthesize.Paul Eggert2011-03-121-5/+5
| | * Improve quality of tests for time stamp overflow. For example,Paul Eggert2011-03-113-29/+92
| | * * editfns.c (time_overflow): New function, refactoring common code.Paul Eggert2011-03-112-4/+16
| | * Move 'make_time' to be next to its inverse 'lisp_time_argument'.Paul Eggert2011-03-114-11/+21
| * | Merge changes made in Gnus trunk.Teodor Zlatanov2011-03-134-65/+103
| * | admin/admin.el: Add some code for deploying web manuals.Chong Yidong2011-03-121-0/+230
| * | lisp/help.el (describe-mode): Link to the mode's definition.Juanma Barranquero2011-03-132-1/+15
| * | Merge from emacs-23; up to 2010-06-03T22:16:02Z!dann@ics.uci.eduGlenn Morris2011-03-129-83/+127
| |\ \
| | * | * net/tramp.el (tramp-progress-reporter-update): UseMichael Albinus2011-03-124-8/+38
| | * | Remove arch-tag.Michael Albinus2011-03-123-11/+7
| | * | * lisp/ebuff-menu.el (electric-buffer-menu-mode-map): Move initializationStefan Monnier2011-03-112-50/+56
| | * | Bump version to 23.3.50Chong Yidong2011-03-1117-26/+26
| | * | Backport 2011-03-08T01:52:20Z!lekktu@gmail.com from trunk.Juanma Barranquero2011-03-112-1/+7
| | * | Backport 2011-03-01T03:59:31Z!lekktu@gmail.com from trunk.Juanma Barranquero2011-03-113-3/+6
| | * | Backport 2011-03-11T00:33:57Z!lekktu@gmail.com from trunk.Juanma Barranquero2011-03-112-3/+10
| | * | Fix comparisons of file ownership on MS-Windows for the Administrator user.Eli Zaretskii2011-03-113-3/+27
| | * | Fix bug #8221 with description of how HOME is set on Windows.Eli Zaretskii2011-03-112-22/+36
| | * | * src/fringe.c (update_window_fringes): Remove unused variables.YAMAMOTO Mitsuharu2011-03-112-8/+2
| | * | * src/unexmacosx.c (copy_data_segment): Also copy __got section. (Bug#8223)YAMAMOTO Mitsuharu2011-03-112-0/+6
| | * | Fix 2011-01-31 change; patch supplied by acm was applied incorrectly.emacs-23.3Chong Yidong2011-03-072-15/+22
| | * | Revert 2010-05-25T15:54:53Z!juri@jurta.org; regenerate release logs.Chong Yidong2011-03-0724-43/+39
| | * | Release logs for 23.3 release.Chong Yidong2011-02-2843-63/+155
| * | | Some more html rules for doc/misc/Makefile.in.Glenn Morris2011-03-122-2/+11
| * | | Fix typos.Juanma Barranquero2011-03-121-12/+10
| * | | lisp/vc/vc-bzr.el (vc-bzr-state): Handle bzr 2.3.0 (follow-up to bug#8170).Juanma Barranquero2011-03-122-2/+11
| * | | Sync with Tramp 2.2.1.Michael Albinus2011-03-122-1/+7