aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2006-01-21 11:49:13 +0000
committerEli Zaretskii2006-01-21 11:49:13 +0000
commit942d56b8a1fad54cc809d20870983ffaff2e2f16 (patch)
tree5741a9cc7a1349da907133e74baae87313700dc0
parent13b0ddbd62d774590caf467467a840fc7a80ac6d (diff)
downloademacs-942d56b8a1fad54cc809d20870983ffaff2e2f16.tar.gz
emacs-942d56b8a1fad54cc809d20870983ffaff2e2f16.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
-rw-r--r--man/ChangeLog7
2 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 54af57feb0f..981bbbf2993 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12006-01-21 Marien Zwart <marienz@gentoo.org> (tiny change)
2
3 * progmodes/python.el (python-mode) <eldoc-mode-hook>: Pass nil as
4 the first arg to run-python.
5
12006-01-21 Eli Zaretskii <eliz@gnu.org> 62006-01-21 Eli Zaretskii <eliz@gnu.org>
2 7
3 * startup.el (command-line-1): Handle --no-desktop if desktop.el 8 * startup.el (command-line-1): Handle --no-desktop if desktop.el
diff --git a/man/ChangeLog b/man/ChangeLog
index 8dcbfcb1ae4..68f55e3c242 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,10 @@
12006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2
3 * files.texi (File Aliases): Don't claim that usually separate
4 buffers are created for two file names that name the same data.
5 Mention additional situations where different names mean the same
6 file on disk.
7
12006-01-19 Richard M. Stallman <rms@gnu.org> 82006-01-19 Richard M. Stallman <rms@gnu.org>
2 9
3 * killing.texi (Deletion): Upcase @key argument. 10 * killing.texi (Deletion): Upcase @key argument.