aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Add L and R categories to standard category table, and use them.Chong Yidong2011-08-181-6/+7
* * lisp/faces.el (error, warning, success): New faces with definitionsJuri Linkov2011-08-181-0/+3
* Improve documentation of bidi in ELisp manual.Eli Zaretskii2011-08-181-0/+1
* Add rmail-epa-decrypt command.Richard M. Stallman2011-08-151-0/+5
* Fix behavior of string-mark-left-to-right.Chong Yidong2011-08-121-5/+9
* New function `string-mark-left-to-right' for handling LRMs.Chong Yidong2011-08-101-0/+6
* Update NEWSAndreas Schwab2011-07-281-0/+5
* Turn on bidi-display-reordering by default.Eli Zaretskii2011-07-281-2/+5
* Add an example on how to use prog-mode.Dan Nicolaescu2011-07-181-0/+5
* * NEWS, MH-E-NEWS: Update for MH-E release 8.2.93.Bill Wohler2011-07-171-1/+1
* * NEWS, MH-E-NEWS: Update for MH-E release 8.2.92.Bill Wohler2011-07-161-1/+1
* Support bidi reordering of overlay and display strings.Eli Zaretskii2011-07-141-5/+1
|\
| * Remove from etc/NEWS the warning about display strings not being reordered.Eli Zaretskii2011-07-091-5/+1
* | Add FORCE-SAME-WINDOW argument to switch-to-buffer.Chong Yidong2011-07-131-0/+9
* | * NEWS, MH-E-NEWS: Update for MH-E release 8.2.91.Bill Wohler2011-07-111-1/+1
* | Document several Emacs 24 changes.Chong Yidong2011-07-111-0/+7
* | More documentation of Emacs 24 X selection changes.Chong Yidong2011-07-111-3/+13
* | * NEWS, MH-E-NEWS: Update for MH-E release 8.2.90.Bill Wohler2011-07-101-0/+4
* | Mention the `send-mail-function' default change.Lars Magne Ingebrigtsen2011-07-071-3/+11
* | * NEWS: Clarify `smtpmail-auth-credentials' non-existence.Lars Magne Ingebrigtsen2011-07-071-6/+20
* | * NEWS: Clarify that `smtpmail-starttls-credentials' doesn't exist.Lars Magne Ingebrigtsen2011-07-061-2/+2
* | lisp/textmodes/bibtex.el: add support for biblatexRoland Winkler2011-07-051-0/+5
* | lisp/emacs-lock.el: New file. Old one moved to lisp/obsolete/.Juanma Barranquero2011-07-051-0/+7
* | Add 7z operations to delete and save changed members.Juri Linkov2011-07-051-1/+1
* | Add multiple inheritance to keymaps.Stefan Monnier2011-07-021-0/+5
* | CC Mode: New "guessing" of style.Alan Mackenzie2011-07-011-0/+4
* | Update default value of `vc-revert-show-diff'.Romain Francoise2011-06-271-1/+1
* | New option for showing a diff in vc-revert (Bug#8927).Chong Yidong2011-06-261-0/+3
* | * doc/emacs/fortran-xtra.texi (Fortran): F90 mode is also for F2008.Glenn Morris2011-06-251-0/+3
* | Allow emacsclient to set parameters of new graphical frames (bug#5864)Andreas Rottmann2011-06-251-0/+4
* | Rewritten smtpmail.el to use `open-network-stream' to do STARTTLSLars Magne Ingebrigtsen2011-06-211-0/+20
* | New primitive secure-hash supporting md5, sha-1 and sha-2Leo Liu2011-06-211-1/+2
* | * lisp/menu-bar.el: Use function variable instead of switch-to-buffer.Drew Adams2011-06-201-0/+5
* | Add rx.el support for numbered groups (Bug#8776).Chong Yidong2011-06-181-0/+3
* | Handle overlapping appointments in appt.el (bug#8377)Glenn Morris2011-06-111-0/+5
* | Allow/recommend explicit args for minor-modes in file local eval:s.Glenn Morris2011-06-091-1/+1
* | Some changes and re-organization for animated gif support.Chong Yidong2011-06-071-6/+16
* | [ChangeLog]Paul Eggert2011-06-061-0/+3
* | lisp/textmodes/bibtex.el: new command bibtex-search-entriesRoland Winkler2011-06-051-0/+2
* | lisp/textmodes/bibtex.el (bibtex-search-entry-globally): New variableRoland Winkler2011-06-041-0/+2
* | lisp/textmodes/bibtex.el (bibtex-entry-format): new option sort-fieldsRoland Winkler2011-06-041-0/+4
* | Handle errors when saving to clipboard manager (Bug#8779).Chong Yidong2011-06-041-0/+3
* | * lisp/shell.el: Require and use pcomplete.Stefan Monnier2011-06-041-0/+2
* | * lisp/minibuffer.el (minibuffer-inactive-mode-map): New var.Stefan Monnier2011-06-011-0/+4
* | * lisp/minibuffer.el: Add metadata method to completion tables.Stefan Monnier2011-05-311-0/+12
* | Move clipboard-manager functionality out of hooks.Chong Yidong2011-05-281-0/+4
* | New major mode: Occur Edit mode.Leo Liu2011-05-281-0/+3
* | Make set-auto-mode respect mode: entries at the end of the file (bug#8586)Glenn Morris2011-05-261-0/+4
* | Mention function `sha1' and the removal of sha1.el in NEWSLeo Liu2011-05-241-0/+4
* | Add an :exit-function for completion-at-point.Stefan Monnier2011-05-231-7/+22