aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2015-03-18 11:45:36 -0700
committerPaul Eggert2015-03-18 11:45:36 -0700
commit81deba3d7a2b187d58fe26bd8b4eafb5687095e1 (patch)
tree82feff9e8228de216840a6c96ba7c006ce337e24 /doc/lispref/ChangeLog
parent8dfff871bdf0e420c6f5570e72afc80471d40d51 (diff)
parent1a941d6c9eab9a35682408d6b85a1a98cfb6b01d (diff)
downloademacs-81deba3d7a2b187d58fe26bd8b4eafb5687095e1.tar.gz
emacs-81deba3d7a2b187d58fe26bd8b4eafb5687095e1.zip
Merge from origin/emacs-24
1a941d6 Fix incorrect usage of @key in the User Manual (Bug#20135) 14c47d3 doc/misc/efaq-w32.texi: Spell-check. ac85901 doc/misc/efaq-w32.texi: Remove outdated information and update. c43762d Fix description of fullscreen mode on MS-Windows (Bug#20110). ea8cab3 doc/lispref/minibuf.texi (Basic Completion): Fix a typo. (Bug#20108) 2fdec80 Improve indexing in Emacs manual (Bug#20105) cc11321 Fix --no-bitmap-icon Conflicts: doc/emacs/ChangeLog doc/lispref/ChangeLog doc/misc/ChangeLog src/ChangeLog
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 260656c6cf7..3644d40fabf 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,7 @@
12015-03-18 Eli Zaretskii <eliz@gnu.org>
2
3 * minibuf.texi (Basic Completion): Fix a typo. (Bug#20108)
4
12015-03-09 Nicolas Petton <nicolas@petton.fr> 52015-03-09 Nicolas Petton <nicolas@petton.fr>
2 6
3 * sequences.texi (seq-into): Add documentation for the new 7 * sequences.texi (seq-into): Add documentation for the new