index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
hilit-chg.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Do not prompt twice to save a buffer
Tino Calancha
2016-06-26
1
-1
/
+1
*
|
Fix caller to ediff-setup
Tino Calancha
2016-06-25
1
-1
/
+1
*
|
Remove some face aliases obsoleted in 22.1
Mark Oteiza
2016-06-23
1
-5
/
+0
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
lisp/hilit-chg.el (hilit-chg-unload-function): New function.
Juanma Barranquero
2014-03-04
1
-6
/
+12
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Do not call to `selected-window' where it is assumed by default.
Dmitry Antipov
2013-08-05
1
-1
/
+1
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
* lisp/hilit-chg.el (highlight-save-buffer-state): Delete.
Stefan Monnier
2012-12-11
1
-52
/
+36
|
/
*
* lisp/hilit-chg.el (hilit-chg-set-face-on-change): Don't burp in
Le Wang
2012-12-07
1
-31
/
+33
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-17
1
-1
/
+1
*
Fix minor mode docstrings for the new meaning of a nil ARG.
Chong Yidong
2011-10-19
1
-11
/
+15
*
Don't quote lambda expressions with `quote'.
Stefan Monnier
2011-05-23
1
-3
/
+2
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-7
/
+6
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Tiny hilit-chg.el change.
Glenn Morris
2010-10-07
1
-12
/
+13
*
|
* lisp/hilit-chg.el (hilit-chg-get-diff-list-hk): Declare `e' for compiler.
Glenn Morris
2010-10-05
1
-4
/
+4
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Mark face aliases with "-face" suffix as obsolete.
Glenn Morris
2009-09-01
1
-8
/
+6
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
(highlight-changes-mode): Removed references to hooks that no longer exist.
Juanma Barranquero
2008-05-02
1
-27
/
+15
*
(highlight-changes-initial-state): Add WHEN to obsolescence declaration.
Juanma Barranquero
2008-04-18
1
-1
/
+1
*
Move non-autoloaded define-obsolete-variable-alias calls for
Glenn Morris
2008-04-12
1
-11
/
+7
*
(global-highlight-changes-mode, highlight-changes-passive-string,
Juanma Barranquero
2008-04-04
1
-4
/
+4
*
(highlight-changes-visibility-initial-state, hilit-chg-update,
Juanma Barranquero
2008-04-03
1
-7
/
+7
*
(highlight-changes-mode): Rename from
Stefan Monnier
2008-04-03
1
-377
/
+237
*
Remove spurious * in defcustom docstrings.
Stefan Monnier
2008-02-24
1
-36
/
+13
*
(highlight-save-buffer-state): New macro.
Stefan Monnier
2008-02-13
1
-40
/
+55
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
Replace `iff' in doc-strings and comments.
Glenn Morris
2007-08-08
1
-1
/
+1
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
(highlight-changes-rotate-faces): Don't set modified flag of buffer.
Chong Yidong
2007-06-04
1
-11
/
+31
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
Update copyright years.
Glenn Morris
2006-12-05
1
-1
/
+1
*
Add highlight-changes-mode to desktop-locals-to-save.
Lars Hansen
2006-02-09
1
-1
/
+2
*
(hilit-chg-update-all-buffers): Use `mapc' instead of `mapcar'; return nil.
Juanma Barranquero
2006-02-09
1
-8
/
+9
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
(highlight-changes-initial-state, highlight-changes-global-initial-state):
Juanma Barranquero
2006-02-01
1
-7
/
+7
*
Add handler to desktop-minor-mode-handlers.
Lars Hansen
2005-08-10
1
-0
/
+11
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-1
/
+2
[next]