summaryrefslogtreecommitdiff
path: root/lisp/add-log.el
Commit message (Expand)AuthorAgeFilesLines
* Remove directory part from filenames in function declarations.Glenn Morris2007-12-061-2/+2
* Merge from emacs--rel--22Miles Bader2007-11-211-1/+0
|\
| * (add-change-log-entry-other-window):Richard M. Stallman2007-11-151-1/+0
* | * progmodes/octave-mod.el (inferior-octave-send-list-and-digest):Dan Nicolaescu2007-11-191-0/+3
* | * emulation/edt-mapper.el (edt-emacs-variant): Replace the onlyDan Nicolaescu2007-10-251-1/+33
* | (change-log-mode): Make and set buffer-local variableJuri Linkov2007-10-221-1/+23
* | Terminology cleanup.Eric S. Raymond2007-10-101-2/+2
* | (add-log-current-defun): Fix thinko w.r.t derived-mode-p.Stefan Monnier2007-09-201-1/+1
* | "Todo" comment.Stefan Monnier2007-09-071-1/+10
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * (change-log-redate): Remove (not needed anymore andNick Roberts2007-07-251-23/+0
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (change-log-redate): Remove (not needed anymore andNick Roberts2007-07-251-23/+0
* | Merge from emacs--rel--22Miles Bader2007-07-241-4/+2
|\ \ | |/
| * (add-change-log-entry): Check add-log-full-nameRichard M. Stallman2007-07-151-5/+10
* | (change-log-fill-parenthesized-list): New function.Martin Rudalics2007-07-221-1/+41
* | (change-log-resolve-conflict): Don't lose data if the merge fails.Stefan Monnier2007-07-201-11/+26
* | (add-change-log-entry, add-log-current-defun, change-log-merge):Stefan Monnier2007-07-201-15/+15
* | (add-change-log-entry): Delay reading add-log-(full-name|mailing-address)Stefan Monnier2007-07-201-93/+94
* | (add-log-file-name): Use file-relative-name.Stefan Monnier2007-07-201-5/+1
* | (change-log-mode): Use fill-nobreak-predicate toMartin Rudalics2007-07-181-0/+5
* | (change-log-mode): Set `show-trailing-whitespace'.Juanma Barranquero2007-06-201-1/+2
|/
* add-log-current-defun): Skip the semicolon ``;'' forRichard M. Stallman2007-01-271-13/+7
* (add-log-current-defun): Use CC Mode functions toRichard M. Stallman2007-01-221-118/+123
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (add-log-current-defun): Call `forward-sexp'Masatake YAMATO2006-12-261-1/+13
* Update copyright years.Glenn Morris2006-12-051-2/+2
* (add-log-time-zone-rule): Mark as safe-local-variable.Reiner Steib2006-11-051-0/+2
* (add-log-current-defun): Use `forward-sexp'Masatake YAMATO2006-09-221-1/+1
* (change-log-default-name): Put `string-or-null-p'Juri Linkov2006-05-091-2/+1
* (add-log-iso8601-time-zone): Make parameter optional.Stefan Monnier2006-04-261-2/+3
* Remove spurious * in docstrings.Stefan Monnier2006-04-261-37/+45
* * files.el: Move some `safe-local-variable' declarations to theReiner Steib2006-04-061-0/+2
* (add-change-log-entry, change-log-merge):Romain Francoise2006-01-131-5/+9
* * simple.el (hard-newline): New variable.Chong Yidong2005-11-171-4/+4
* (add-log-current-defun): Handle class::method notation of c++.Masatake YAMATO2005-11-101-1/+8
* (add-log-current-defun): Clean up handling of DEFUNs.Richard M. Stallman2005-10-231-18/+16
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* (add-log-mailing-address, change-log-merge): Doc fix.Juanma Barranquero2005-07-141-3/+3
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (change-log): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-4/+4
* (change-log-font-lock-keywords): Make the regexp forKenichi Handa2005-06-231-3/+7
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-366Miles Bader2005-06-101-20/+36
* (change-log-font-lock-keywords):Juri Linkov2005-05-291-1/+1
* Replace `read-input' by `read-string'.Juanma Barranquero2005-05-181-2/+2
* Comment change.Richard M. Stallman2005-05-121-0/+3
* (find-change-log): Fix typos in the docstring of function.Masatake YAMATO2005-05-121-2/+2
* (change-log-font-lock-keywords): Complete 2005-04-03 change.Lute Kamstra2005-04-061-6/+6
* (change-log-font-lock-keywords): Names in parenthesized lists canLute Kamstra2005-04-041-6/+6
* Fixed syntax highlighting in lisp/add-log.el.Marcelo Toledo2005-04-031-1/+1