diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6cb365666a4..e4ea386e686 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-01-04 Kevin Rodgers <kevin.d.rodgers@gmail.com> | ||
| 2 | |||
| 3 | * subr.el (momentary): New face. | ||
| 4 | (momentary-string-display): Display the string via a temporary | ||
| 5 | overlay using the new face, instead of inserting it in the buffer. | ||
| 6 | |||
| 1 | 2007-01-04 Andreas Schwab <schwab@suse.de> | 7 | 2007-01-04 Andreas Schwab <schwab@suse.de> |
| 2 | 8 | ||
| 3 | * progmodes/ebrowse.el (ebrowse-global-prefix-key): Fix typo in | 9 | * progmodes/ebrowse.el (ebrowse-global-prefix-key): Fix typo in |