aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2009-02-11 02:24:51 +0000
committerChong Yidong2009-02-11 02:24:51 +0000
commite6a5a411837f7ea38de2bf8ae691ebedf055475a (patch)
tree93efa5837ca4dfe440f7d184232081cd2bb2d042
parentb5bfebec1323223a0cda471546658ff1bbeaec86 (diff)
downloademacs-e6a5a411837f7ea38de2bf8ae691ebedf055475a.tar.gz
emacs-e6a5a411837f7ea38de2bf8ae691ebedf055475a.zip
* emacs-lisp/find-func.el (find-library-name, find-library): Doc
fixes.
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c36ef777ca2..ff1c76ee5bb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12009-02-11 Chong Yidong <cyd@stupidchicken.com>
2
3 * emacs-lisp/find-func.el (find-library-name, find-library): Doc
4 fixes.
5
12009-02-10 Eric Hanchrow <eric.hanchrow@gmail.com> (tiny change) 62009-02-10 Eric Hanchrow <eric.hanchrow@gmail.com> (tiny change)
2 7
3 * env.el (getenv): When FRAME is non-nil, pass the frame environment 8 * env.el (getenv): When FRAME is non-nil, pass the frame environment