aboutsummaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Make Temp Buffer Resize Mode less intrusive (Bug#1806).Martin Rudalics2012-09-221-4/+10
* * lisp/replace.el (query-replace-read-from): Use `read-regexp' insteadJuri Linkov2012-09-211-0/+8
* * rst.el: Integrate support for `imenu' and `which-function'.Stefan Merten2012-09-201-0/+2
* Allow customization of calendar month header textGlenn Morris2012-09-191-0/+3
* * lisp/dired-aux.el (dired-diff): Restore original functionality ofJuri Linkov2012-09-191-2/+2
* * lisp/dired.el (dired-mark): If the region is active in Transient MarkJuri Linkov2012-09-191-0/+4
* * lisp/dired-aux.el (dired-do-chxxx, dired-do-chmod): Default fileJuri Linkov2012-09-191-0/+4
* Reduce version number duplication in etc/refcardsGlenn Morris2012-09-1722-49/+58
* Remove configure's --without-sync-input option.Paul Eggert2012-09-162-7/+6
* Mark display-buffer-function as obsolete.Chong Yidong2012-09-161-0/+1
* Use a more backwards-compatible timer format.Paul Eggert2012-09-132-1/+6
* * etc/NEWS (--with-x-toolkit): Mention Gtk+ 3 is now default.Jan Djärv2012-09-132-0/+12
* Fix glitches caused by addition of psec to timers.Paul Eggert2012-09-122-0/+9
* Remove unread-command-char.Stefan Monnier2012-09-121-1/+1
* * src/eval.c: Add `inhibit-debugger'.Stefan Monnier2012-09-111-5/+9
* Simplify, document, and port floating-point.Paul Eggert2012-09-102-0/+13
* * progmodes/sql.el: Version 3.1Michael Mauger2012-09-101-0/+8
* Mention diff-remove-trailing-whitespace.Dan Nicolaescu2012-09-101-0/+3
* * lisp/register.el (register-separator): Rename fromAndreas Schwab2012-09-091-3/+4
* Allow scrolling in y-or-n-p.Chong Yidong2012-09-091-0/+4
* * lisp/register.el (increment-register): Route it to `append-to-register',Jambunathan K2012-09-081-0/+7
* Don't bind M-= in Dired.Chong Yidong2012-09-081-0/+7
* Fix handling of debugger window. (Bug#8789)Martin Rudalics2012-09-081-9/+16
* Remove obsolete display-buffer-reuse-frames from manuals.Chong Yidong2012-09-071-1/+1
* Add a utility function buffer-narrowed-p, and use it.Chong Yidong2012-09-071-0/+3
* * frame.el (window-system-version): Mark as obsolete.Chong Yidong2012-09-061-0/+1
* * lisp/replace.el (replace-lax-whitespace): New defcustom.Juri Linkov2012-09-061-0/+7
* Provide support for fitting frames to buffers.Martin Rudalics2012-09-051-0/+5
* Implement `debug-on-message'.Lars Ingebrigtsen2012-09-041-0/+4
* Give more-useful info on a fatal error (Bug#12328).Paul Eggert2012-09-042-0/+10
* Macro-expand interpreted code during load.Stefan Monnier2012-09-041-0/+7
* Have smtpmail.el prefer the From: header for the MAIL FROM envelopeLars Ingebrigtsen2012-09-041-0/+4
* New macro with-temp-buffer-window and related fixes.Martin Rudalics2012-09-031-0/+4
* Toggle whitespace matching mode with M-s SPC.Juri Linkov2012-09-021-6/+8
* Expand on NEWS entry about deletion of `z' from special-mode-map.Chong Yidong2012-09-021-1/+2
* Better seed support for (random).Paul Eggert2012-08-312-0/+10
* Delete z binding in special-mode-map.Richard M. Stallman2012-08-301-0/+3
* * lisp/progmodes/compile.el (compilation-always-kill): New var.Martin Blais2012-08-291-0/+2
* * lisp/files.el (read-only-mode): New minor mode.Stefan Monnier2012-08-291-0/+2
* * admin/charsets/mule-charsets.el (header): Fix typo.Andreas Schwab2012-08-288-7/+17
* Make special-display-* and display-buffer-reuse-frames obsolete.Chong Yidong2012-08-261-0/+10
* Spelling fixes.Paul Eggert2012-08-261-1/+1
* Clean up gdb-mi's usage of display-buffer.Chong Yidong2012-08-261-0/+3
* Make ordinary isearch obey search-whitespace-regexp too.Chong Yidong2012-08-261-0/+7
* Add option to not create bin/emacs link to bin/emacs-VERSIONGlenn Morris2012-08-211-0/+5
* Add yank-handled-properties; use it for `font-lock-face' and `category'Chong Yidong2012-08-181-0/+4
* Reword previous NEWS change.Glenn Morris2012-08-151-1/+1
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-9/+13
* Extract better font information from the GTK >= 3.2 font chooser.Chong Yidong2012-08-151-0/+4
* * lisp/subr.el (internal--before-with-selected-window)Stefan Monnier2012-08-131-3/+17