summaryrefslogtreecommitdiff
path: root/lisp/format.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--devo--0Miles Bader2007-08-291-1/+1
|\
| * (format-alist): Fix typo in doc-string.Martin Rudalics2007-08-241-1/+1
* | Merge from emacs--devo--0Miles Bader2007-08-131-7/+28
|\ \ | |/
| * (format-insert-file): Make sure that at most one undoMartin Rudalics2007-08-071-7/+28
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Merge from emacs--devo--0Miles Bader2007-01-261-1/+1
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merge from emacs--devo--0Miles Bader2006-12-071-1/+1
|\ \ | |/
| * Update copyright years.Glenn Morris2006-12-051-1/+1
* | Merge from emacs--devo--0Miles Bader2006-08-031-38/+38
|\ \ | |/
| * Docstring style and grammar tweaks; nfc.Thien-Thi Nguyen2006-08-021-38/+38
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+1
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-85Miles Bader2005-09-251-2/+2
|\ \ | |/
| * 2005-09-24 Emilio C. Lopes <eclig@gmx.net>Romain Francoise2005-09-241-2/+2
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-261-1/+2
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-071-2/+2
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-36Miles Bader2004-09-091-1/+2
|\ \ | |/
| * (buffer-auto-save-file-format): Make it permanent local.Luc Teirlinck2004-09-081-1/+2
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15Miles Bader2004-06-281-5/+7
|\ \ | |/
| * (format-insert-annotations, format-annotate-location): Doc fixes.Juanma Barranquero2004-06-071-5/+7
| * (format-write-file): Add optional argument CONFIRM and make it behaveLuc Teirlinck2004-04-051-5/+9
| * (format-insert-file): Always return a list of two elements,Luc Teirlinck2004-03-221-2/+2
| * (format-decode): Fix format string.Andreas Schwab2004-02-081-2/+2
* | Sync to HEADKenichi Handa2004-04-161-9/+14
* | *** empty log message ***Kenichi Handa2003-09-081-9/+0
|\ \
| * | (format-alist): Remove ibm, mac, hp entries (availableDave Love2002-05-201-9/+0
* | | New directoryKenichi Handa2003-09-081-1/+0
| |/ |/|
* | Add arch taglinesMiles Bader2003-09-011-0/+1
* | (format-annotate-function): Copy coding system into the new temp buffer.Juanma Barranquero2003-05-141-2/+4
* | Trailing whitespace deleted.Juanma Barranquero2003-02-041-3/+3
* | (format-decode): Be careful with the order in `format'.Stefan Monnier2002-11-081-22/+21
* | (format-annotate-function): Copy multibyte flagRichard M. Stallman2002-06-211-1/+6
* | (format-alist): Document new element PRESERVE.Richard M. Stallman2002-06-111-2/+14
* | (format-deannotate-region): Doc fix.Richard M. Stallman2002-04-031-6/+9
|/
* (format-replace-strings, format-subtract-regions)Richard M. Stallman2002-01-051-17/+31
* Doc fix.Pavel Janík2002-01-011-1/+1
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
* (format-alist): Doc fix. Suggested by Alex Schroeder <alex@gnu.org>.Eli Zaretskii2001-06-151-1/+3
* (format-decode): Don't change buffer's undo list.Gerd Moellmann2000-12-041-3/+2
* (format-encode-run-method): Fix error message to sayGerd Moellmann2000-08-171-46/+60
* (format-alist): Use iso-cvt functions for SGML/HTML.Dave Love2000-03-291-2/+2
* (format-annotate-single-property-change): HandleGerd Moellmann2000-02-211-18/+29
* (top-level): Give `display' property `format-list-atomic-p.Gerd Moellmann1999-07-211-1/+6
* (format-encode-run-method, format-decode-run-method): Fix previous change.Dave Love1999-02-181-2/+2
* (format-replace-strings): Fix value of TO in REVERSE case.Richard M. Stallman1999-02-141-1/+1
* Doc fixes.Dave Love1999-01-231-111/+140