aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-07-03 16:34:47 -0400
committerGlenn Morris2012-07-03 16:34:47 -0400
commite2017fe2a1a3ac4b0bf27f2eba86be49bf376c87 (patch)
tree923e11b7259d14632c720a559e9d986fe1a9a400 /src/ChangeLog
parent404dbd373a91c0b994005e88fe703d9144873b27 (diff)
downloademacs-e2017fe2a1a3ac4b0bf27f2eba86be49bf376c87.tar.gz
emacs-e2017fe2a1a3ac4b0bf27f2eba86be49bf376c87.zip
* src/lisp.h (Fread_file_name): Restore EXFUN
(it's not a normal DEFUN and did not make it into globals.h).
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4f06b3d3509..b1575f621e3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-07-03 Glenn Morris <rgm@gnu.org>
2
3 * lisp.h (Fread_file_name): Restore EXFUN (it's not a normal DEFUN
4 and did not make it into globals.h).
5
12012-07-03 Tom Tromey <tromey@redhat.com> 62012-07-03 Tom Tromey <tromey@redhat.com>
2 7
3 * window.c (Fset_window_margins, Fset_window_fringes) 8 * window.c (Fset_window_margins, Fset_window_fringes)