aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some recent changes in debug.el.Martin Rudalics2012-09-182-4/+12
* Doc fixes for defface and friends.Chong Yidong2012-09-189-269/+331
* * lisp/progmodes/compile.el (compilation-start): Use compilation-always-killMartin Blais2012-09-182-23/+35
* * Makefile.in (bootstrap): Revert last change. Run config.statusAndreas Schwab2012-09-182-2/+13
* * Makefile.in: Run autogen/copy_autogen if autogen.sh fails,Paul Eggert2012-09-174-10/+19
* * Makefile.in: Fix build error on FreeBSD.Paul Eggert2012-09-172-5/+12
* Fix bug #12196 with infloop when cache-long-line-scans is non-nil.Eli Zaretskii2012-09-172-8/+20
* Fix typo in previousGlenn Morris2012-09-171-1/+1
* 2012-09-17 Stefan Merten <smerten@oekonux.de>Stefan Merten2012-09-172-119/+166
* Add ChangeLog bug refsGlenn Morris2012-09-171-2/+3
* Make pcomplete less eager to add an extra space.Chong Yidong2012-09-173-4/+15
* nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-09-172-6/+5
* When toggling mime processing off, just don't do mime processing.Richard M. Stallman2012-09-172-16/+24
* rmail-retry-failure must avoid mime processing.Richard M. Stallman2012-09-172-1/+10
* message-in-body-p should not alter anything.Richard M. Stallman2012-09-172-2/+8
* Handle Mail mode correctly. Some code cleanup.Richard M. Stallman2012-09-172-28/+49
* Auto-commit of generated files.Glenn Morris2012-09-173-34/+38
* Fix bug when a name has no key.Richard M. Stallman2012-09-172-18/+24
* Fix a typo in a comment.Eli Zaretskii2012-09-171-1/+1
* Set pending_signals to 1 in w32term.c's read-socket hook.Eli Zaretskii2012-09-172-0/+4
* Fix the value of __malloc_extra_blocks.Eli Zaretskii2012-09-172-3/+15
* * admin/admin.el (add-log-time-format): Declare.Glenn Morris2012-09-172-1/+5
* Reduce version number duplication in etc/refcardsGlenn Morris2012-09-1724-63/+83
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-17104-225/+238
* Convert several shell.el defvars to defcustoms.Chong Yidong2012-09-172-20/+20
* Doc fix for removed var gdb-use-separate-io-buffer.Chong Yidong2012-09-172-4/+5
* Remove no-longer-needed Solaris 2.4 vfork bug workaround.Paul Eggert2012-09-165-56/+34
* Reduce the number of versioned files storing the short copyright stringGlenn Morris2012-09-1615-30/+48
* mail/mailabbrev.el (mail-abbrev-expand-hook): Work for a mail aliasee that ho...Katsumi Yamaoka2012-09-162-29/+23
* Remove configure's --without-sync-input option.Paul Eggert2012-09-1624-544/+113
* * font.c (Ffont_shape_gstring): Remove unused local.Paul Eggert2012-09-162-1/+5
* * src/Makefile.in (clean): No longer run nextstep's clean.Glenn Morris2012-09-162-1/+2
* (distclean): Remove unnecessary directory deletion.Glenn Morris2012-09-161-1/+0
* Add missing nextstep file from previous change.Glenn Morris2012-09-162-2/+2
* Increase compartmentalization of Nextstep builds rules,Glenn Morris2012-09-1615-104/+151
* Fix marker usage in align-areas.Chong Yidong2012-09-172-1/+7
* merge trunkKenichi Handa2012-09-172-16/+9
|\
| * * files.el (parse-colon-path): Use split-string.Chong Yidong2012-09-162-16/+9
* | font.c (Ffont_shape_gstring): Fix previous change; GLYPHs may not covert the ...Kenichi Handa2012-09-172-8/+10
|/
* merge trunkKenichi Handa2012-09-16124-292/+431
|\
| * Window parameter functions again accept any window as argument (Bug#12452).Martin Rudalics2012-09-162-4/+9
| * Try to fix crashes introduced by 2012-09-10T21:01:45Z!jan.h.d@swipnet.se.Jan Djärv2012-09-163-32/+46
| * Mark display-buffer-function as obsolete.Chong Yidong2012-09-163-0/+5
| * * window.el (special-display-popup-frame): Doc fix.Chong Yidong2012-09-162-2/+4
| * Alter last change to be compatible with Emacs 23.Chong Yidong2012-09-162-7/+19
| * In compilation-error-regexp-alist, allow more HIGHLIGHT types.Chong Yidong2012-09-162-4/+13
| * Add option to ask bzr itself for the emacs bzr revisionGlenn Morris2012-09-152-34/+63
| * Auto-commit of loaddefs files.Glenn Morris2012-09-151-1/+1
| * Auto-commit of generated files.Glenn Morris2012-09-152-48/+95
| * Port _setjmp fix to POSIXish hosts as well as Microsoft.Paul Eggert2012-09-154-11/+22