aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8b566b0d95e..29b2457e08a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12011-04-14 Paul Eggert <eggert@cs.ucla.edu> 12011-04-14 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * lisp.h (INFUN): Remove. Suggested by Dan Nicolaescu in
4 <http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00393.html>.
5 All uses spelled out.
6
3 Don't publish debugger-only interfaces to other modules. 7 Don't publish debugger-only interfaces to other modules.
4 * lisp.h (safe_debug_print, debug_output_compilation_hack): 8 * lisp.h (safe_debug_print, debug_output_compilation_hack):
5 (verify_bytepos, count_markers): Move decls to the only modules 9 (verify_bytepos, count_markers): Move decls to the only modules