aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not mark objects from deleted buffers, windows and frames.Dmitry Antipov2012-09-052-22/+48
* * alloc.c (valid_lisp_object_p): Treat killed buffers,Dmitry Antipov2012-09-052-2/+12
* Auto-commit of generated files.Glenn Morris2012-09-052-9/+0
* Provide support for fitting frames to buffers.Martin Rudalics2012-09-054-5/+126
* * fileio.c, filelock.c, floatfns.c, fns.c: Use bool for boolean.Paul Eggert2012-09-058-164/+178
* Merge from emacs-24; up to 2012-05-05T02:50:20Z!monnier@iro.umontreal.caGlenn Morris2012-09-057-20/+52
|\
| * Auto-commit of loaddefs files.Glenn Morris2012-09-011-800/+802
| * Fix right and left key remapping issue (bug#12317)Glenn Morris2012-08-314-1/+14
| * Extract "^[wW]arning" into a new var flymake-warning-reLeo Liu2012-08-302-1/+9
| * * holidays.el (holiday-christian-holidays): Rename an entry (bug#12289)Glenn Morris2012-08-292-1/+6
| * * lisp/progmodes/sh-script.el (sh-font-lock-paren): Don't burp at BOB.Stefan Monnier2012-08-292-15/+21
* | ChangeLog fixesGlenn Morris2012-09-041-4/+0
* | * xdisp.c (set_message): Simplify and reindent last change.Paul Eggert2012-09-042-6/+10
* | src/makefile.w32-in ($(BLD)/sysdep.$(O)): Update dependencies.Juanma Barranquero2012-09-052-0/+5
* | nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-09-052-5/+15
* | Implement `debug-on-message'.Lars Ingebrigtsen2012-09-047-2/+44
* | Give more-useful info on a fatal error (Bug#12328).Paul Eggert2012-09-0410-11/+111
* | Macro-expand interpreted code during load.Stefan Monnier2012-09-0410-69/+206
* | Simplify redefinition of 'abort' (Bug#12316).Paul Eggert2012-09-0474-497/+482
* | Fix display of Arabic diacriticals on Windows, per bug #11860.Eli Zaretskii2012-09-042-1/+13
* | Have smtpmail.el prefer the From: header for the MAIL FROM envelopeLars Ingebrigtsen2012-09-043-7/+15
* | Auto-commit of generated files.Glenn Morris2012-09-042-4/+38
* | Be more systematic about _setjmp vs setjmp.Paul Eggert2012-09-034-12/+26
* | * configure.ac (_setjmp, _longjmp): Check by compilingPaul Eggert2012-09-032-4/+24
* | * progmodes/ruby-mode.el: Clean up keybindings (ChangeLog entry).Dmitry Gutov2012-09-041-0/+11
* | * ruby-mode.el: Clean up keybindings.Dmitry Gutov2012-09-041-22/+4
* | [Gnus] Silence XEmacs compilation warningsLars Ingebrigtsen2012-09-033-5/+24
* | Revert changes prompted only by gcc -Wjump-misses-init.Paul Eggert2012-09-034-13/+5
* | * configure.ac (WARN_CFLAGS): Omit -Wjump-misses-init.Paul Eggert2012-09-032-0/+5
* | Auto-commit of generated files.Glenn Morris2012-09-032-65/+146
* | Merge from gnulib.Paul Eggert2012-09-033-85/+125
* | Fix minor problems found by static checking.Paul Eggert2012-09-035-4/+18
* | New macro with-temp-buffer-window and related fixes.Martin Rudalics2012-09-038-80/+245
* | * gtkutil.c: Add extern decl for Qxft.Chong Yidong2012-09-032-0/+5
* | * emacs.c, eval.c: Use bool for boolean.Paul Eggert2012-09-0211-105/+114
* | Clean up some extern decls.Paul Eggert2012-09-0219-84/+50
* | * Makefile.in (gl-stamp): Don't scan $(SOME_MACHINE_OBJECTS)Paul Eggert2012-09-022-1/+7
* | * configure.ac (HAVE_GOBJECT): Check for gobject-2.0.Jan Djärv2012-09-022-0/+9
* | Prototype for x_wm_set_size_hint restored.Jan Djärv2012-09-023-3/+7
* | Auto-commit of generated files.Glenn Morris2012-09-022-5/+7
* | * eshell/em-unix.el (eshell/sudo): When we have an ad-hocMichael Albinus2012-09-022-0/+7
* | Toggle whitespace matching mode with M-s SPC.Juri Linkov2012-09-023-47/+147
* | * doc.c, editfns.c, insdel.c, intervals.c: Use bool for boolean.Paul Eggert2012-09-029-164/+184
* | Recommand against save-window-excursion in Lisp manual.Chong Yidong2012-09-024-52/+34
* | * keymap.c (push_key_description): Print M-TAB as C-M-i.Chong Yidong2012-09-022-2/+14
* | * dired.el (dired-mode-map): Menu string fixes.Chong Yidong2012-09-022-3/+7
* | Expand on NEWS entry about deletion of `z' from special-mode-map.Chong Yidong2012-09-021-1/+2
* | src/makefile.w32-in: Update dependencies.Juanma Barranquero2012-09-022-13/+29
* | nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-09-022-0/+11
* | * lisp/simple.el (undo): Tweak message in undo-only case.Glenn Morris2012-09-012-3/+8