diff options
| author | Juri Linkov | 2012-08-23 02:30:47 +0300 |
|---|---|---|
| committer | Juri Linkov | 2012-08-23 02:30:47 +0300 |
| commit | d1c0d176e8dc7e7e72d7e029b4c14d7dcc4eb9ec (patch) | |
| tree | 0d9e1644dcc882e3db399028e1a9fddac52e2122 /lisp/ChangeLog | |
| parent | 141562ffa6320154c7455b99028f74d40af9ee80 (diff) | |
| download | emacs-d1c0d176e8dc7e7e72d7e029b4c14d7dcc4eb9ec.tar.gz emacs-d1c0d176e8dc7e7e72d7e029b4c14d7dcc4eb9ec.zip | |
* lisp/info.el (Info-fontify-node): Hide the suffix of the Info file name
in the header line.
Fixes: debbugs:12187
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c45fc114e5c..c92691b64b8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-08-22 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * info.el (Info-fontify-node): Hide the suffix of the | ||
| 4 | Info file name in the header line. (Bug#12187) | ||
| 5 | |||
| 1 | 2012-08-22 Glenn Morris <rgm@gnu.org> | 6 | 2012-08-22 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * calendar/cal-tex.el (cal-tex-weekly-common): | 8 | * calendar/cal-tex.el (cal-tex-weekly-common): |