summaryrefslogtreecommitdiff
path: root/lisp/add-log.el
Commit message (Expand)AuthorAgeFilesLines
* Move version control related files to the "vc" subdirectory....Juri Linkov2010-06-111-1365/+0
* * add-log.el: Highlight all authors in multi-author ChangeLog entries.Juanma Barranquero2010-05-211-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (add-change-log-entry): Avoid displaying the changelog a second time.Stefan Monnier2009-11-131-3/+9
* (change-log-fill-forward-paragraph): New function....Stefan Monnier2009-09-221-18/+9
* Mark face aliases with "-face" suffix as obsolete.Glenn Morris2009-09-011-17/+13
* (change-log-mode-map): Add a menu.Dan Nicolaescu2009-07-271-1/+16
* * add-log.el (add-log-current-defun-header-regexp): Doc...Chong Yidong2009-07-051-1/+3
* * add-log.el (change-log-search-tag-name): Reflow docstring....Juanma Barranquero2009-01-071-8/+8
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (diff-find-source-location): Update declaration.Glenn Morris2008-09-161-1/+1
* (change-log-find-window): New variable....Martin Rudalics2008-09-141-7/+11
* Fix previous change.Glenn Morris2008-09-061-42/+43
* (diff-find-source-location): Declare....Glenn Morris2008-09-061-9/+17
* (change-log-default-name): Autoload safety.Glenn Morris2008-09-061-0/+1
* *** empty log message ***Teodor Zlatanov2008-08-271-1/+1
* (change-log-next-error): Run an extra `find-file' to...Teodor Zlatanov2008-08-271-1/+4
* (change-log-search-tag-name)...Martin Rudalics2008-08-071-48/+59
* (change-log-next-error, change-log-mode): Add support...Teodor Zlatanov2008-08-051-1/+27
* * bitmaps/README:...Dan Nicolaescu2008-07-311-3/+1
* (change-log-mode): Set `change-log-next-buffer' to...Juri Linkov2008-07-231-3/+2
* (change-log-goto-source): Avoid wrong-type-argument...Martin Rudalics2008-07-141-1/+1
* (change-log-search-file-name): Use match-string-no-properties....Martin Rudalics2008-07-131-5/+191
* * add-log.el (add-change-log-entry): Add new arg to force each new...Dan Nicolaescu2008-06-241-4/+10
* (top-level): Don't require cl when compiling.John Paul Wallington2008-05-151-1/+0
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (top-level): Require 'cl when compiling....Glenn Morris2008-04-221-1/+4
* (change-log-next-buffer): Handle the case where version< signals an error.Stefan Monnier2008-04-091-2/+5
* (c-beginning-of-defun, c-end-of-defun): Remove declarations; no longer used....Glenn Morris2008-04-031-2/+2
* (add-log-current-defun): Move the functionality which gets the current...Alan Mackenzie2008-04-021-160/+3
* (change-log-search-file-name): Work harder to find...Dan Nicolaescu2008-01-271-5/+26
* * add-log.el (change-log-search-file-name, change-log-find-file):...Dan Nicolaescu2008-01-271-2/+21
* Merge from emacs--rel--22...Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Remove directory part from filenames in function declarations.Glenn Morris2007-12-061-2/+2
* | Merge from emacs--rel--22...Miles 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 only...Dan Nicolaescu2007-10-251-1/+33
* | (change-log-mode): Make and set buffer-local variable...Juri 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--22...Miles Bader2007-07-261-1/+1
|\|
| * (change-log-redate): Remove (not needed anymore and...Nick Roberts2007-07-251-23/+0
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (change-log-redate): Remove (not needed anymore and...Nick Roberts2007-07-251-23/+0
* | Merge from emacs--rel--22...Miles Bader2007-07-241-4/+2
|\|
| * (add-change-log-entry): Check add-log-full-name...Richard M. Stallman2007-07-151-5/+10
* | (change-log-fill-parenthesized-list): New function....Martin Rudalics2007-07-221-1/+41