2010-10-07 |
Glenn Morris |
Tiny hilit-chg.el change.
|
2010-10-06 |
Glenn Morris |
* lisp/hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
|
2010-01-13 |
Glenn Morris |
Add 2010 to copyright years.
|
2009-09-01 |
Glenn Morris |
Mark face aliases with "-face" suffix as obsolete.
|
2009-01-05 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-05-06 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-02 |
Juanma Barranquero |
(highlight-changes-mode): Removed references to hooks that no longer exist.
|
2008-04-18 |
Juanma Barranquero |
(highlight-changes-initial-state): Add WHEN to obsolescence declaration.
|
2008-04-12 |
Glenn Morris |
Move non-autoloaded define-obsolete-variable-alias calls for
|
2008-04-04 |
Juanma Barranquero |
(global-highlight-changes-mode, highlight-changes-passive-string,
|
2008-04-03 |
Juanma Barranquero |
(highlight-changes-visibility-initial-state, hilit-chg-update,
|
2008-04-03 |
Stefan Monnier |
(highlight-changes-mode): Rename from
|
2008-02-24 |
Stefan Monnier |
Remove spurious * in defcustom docstrings.
|
2008-01-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-08-13 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-27 |
Miles Bader |
Merge from emacs--devo--0
|
2007-05-24 |
Miles Bader |
Merge from emacs--devo--0
|
2007-01-26 |
Miles Bader |
Merge from emacs--devo--0
|
2006-12-07 |
Miles Bader |
Merge from emacs--devo--0
|
2006-02-11 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14
|
2006-02-08 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
2006-02-04 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-11
|
2005-08-26 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
2005-07-22 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
|
2005-07-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
2005-06-15 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
|
2005-04-09 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-35
|
2005-03-31 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
|
2005-01-22 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4
|
2004-04-16 |
Kenichi Handa |
Sync to HEAD
|
2006-01-16 |
Henrik Enberg |
sync with trunk
|
2003-09-08 |
Kenichi Handa |
New directory
|
2008-02-13 |
Stefan Monnier |
(highlight-save-buffer-state): New macro.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-08-08 |
Glenn Morris |
Replace `iff' in doc-strings and comments.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-06-04 |
Chong Yidong |
(highlight-changes-rotate-faces): Don't set modified flag of buffer.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-12-05 |
Glenn Morris |
Update copyright years.
|
2006-02-09 |
Lars Hansen |
Add highlight-changes-mode to desktop-locals-to-save.
|
2006-02-09 |
Juanma Barranquero |
(hilit-chg-update-all-buffers): Use `mapc' instead of `mapcar'; return nil.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2006-02-01 |
Juanma Barranquero |
(highlight-changes-initial-state, highlight-changes-global-initial-state):
|
2005-08-10 |
Lars Hansen |
Add handler to desktop-minor-mode-handlers.
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-22 |
Juanma Barranquero |
(highlight-changes-global-initial-state, highlight-compare-buffers,
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-06-12 |
Juanma Barranquero |
(highlight-changes-colors): Rename from `highlight-changes-colours'.
|
2005-06-10 |
Juanma Barranquero |
(highlight-changes-colours highlight-changes-face-list,
|
2005-06-10 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-377
|
2005-04-08 |
Dan Nicolaescu |
* mh-customize.el (mh-speedbar-selected-folder-face): Special case
|
2005-03-24 |
Stefan Monnier |
find-file-hooks -> find-file-hook.
|
2005-01-17 |
Stefan Monnier |
(highlight-changes-mode): Don't autoload.
|
2004-02-16 |
Eli Zaretskii |
Use require instead of eval-and-compile.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2002-09-06 |
Juanma Barranquero |
(highlight-changes-colours, highlight-changes-active-string,
|
2002-04-22 |
Pavel Janík |
(global-highlight-changes): Capitalize status texts.
|
2002-02-06 |
Richard M. Stallman |
(highlight-changes-active-string): Default to +Chg.
|
2002-02-01 |
Richard M. Stallman |
(hilit-chg-fixup): Don't alter overlay if not ours.
|
2001-11-30 |
Stefan Monnier |
Doc fix.
|
2001-11-26 |
Pavel Janík |
(hilit-chg-set): Remove make-local-hook.
|
2001-07-16 |
Pavel Janík |
Some fixes to follow coding conventions.
|
2001-07-13 |
Gerd Moellmann |
Fix license commentary.
|
2000-08-19 |
Gerd Moellmann |
General cleanup of doc strings, comments and
|
2000-08-17 |
Gerd Moellmann |
Fix typos in commentary.
|
2000-07-14 |
Gerd Moellmann |
Fix typo.
|
2000-05-25 |
Eli Zaretskii |
(highlight-changes-mode): Ask about color or
|
1999-09-03 |
Dave Love |
(highlight-changes-mode): Add autoload cookie for variable.
|
1999-03-31 |
Dave Love |
(highlight-changes): Add defgroup :version.
|
1998-11-02 |
Karl Heuer |
Comment fix.
|
1998-09-21 |
Karl Heuer |
Fix previous change.
|
1998-09-21 |
Karl Heuer |
(highlight-compare-with-file): Renamed from
|
1998-08-26 |
Karl Heuer |
Comment fix.
|
1998-08-17 |
Richard M. Stallman |
Comment change.
|
1998-08-11 |
Richard M. Stallman |
Comment changes.
|
1998-08-08 |
Richard M. Stallman |
Delete the undo-in-progress compatibility code.
|
1998-08-08 |
Richard M. Stallman |
Initial revision
|