diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-04-18 19:45:38 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-04-18 19:48:24 -0700 |
commit | 870287327b1fba7105599eeabac5a2aa5ebadf19 (patch) | |
tree | c8bf443514a53a0f24e64447407a979c3628d196 /lisp/ChangeLog.17 | |
parent | f2da220b5fde8575812784f6a9e5f7df9560e838 (diff) | |
download | emacs-870287327b1fba7105599eeabac5a2aa5ebadf19.tar.gz |
; Convert ChangeLog history files to "Bug#NNNN"
Diffstat (limited to 'lisp/ChangeLog.17')
-rw-r--r-- | lisp/ChangeLog.17 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.17 b/lisp/ChangeLog.17 index 8984f48882a..a40f8f3d67a 100644 --- a/lisp/ChangeLog.17 +++ b/lisp/ChangeLog.17 @@ -502,7 +502,7 @@ 2015-03-20 Alan Mackenzie <acm@muc.de> - Fix debbugs#20146 + Fix Bug#20146 * font-lock.el (font-lock-extend-jit-lock-region-after-change): Return the calculated values, as per spec. @@ -693,7 +693,7 @@ 2015-03-16 Alan Mackenzie <acm@muc.de> - Edebug: Allow "S" to work during trace mode. Fixes debbugs #20074. + Edebug: Allow "S" to work during trace mode. Fixes Bug#20074. Also display the overlay arrow in go and go-nonstop modes. * emacs-lisp/edebug.el (edebug--display-1): Move the |