emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master e5c5a8f: ; * etc/NEWS: Move entry to correct heading.


From: Stefan Kangas
Subject: master e5c5a8f: ; * etc/NEWS: Move entry to correct heading.
Date: Wed, 30 Dec 2020 04:07:06 -0500 (EST)

branch: master
commit e5c5a8f959669a03af712447d4dc49e0d99da294
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    ; * etc/NEWS: Move entry to correct heading.
---
 etc/NEWS | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index 0231c16..3bfd31f 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1915,11 +1915,6 @@ This is no longer supported, and setting this variable 
has no effect.
 ** The macro 'with-displayed-buffer-window' is now obsolete.
 Use macro 'with-current-buffer-window' with action alist entry 'body-function'.
 
-+++
-** 'byte-compile-file' optional argument LOAD is now obsolete.
-To load the file after byte-compiling, add a call to 'load' from Lisp
-or use 'M-x emacs-lisp-byte-compile-and-load' interactively.
-
 ---
 ** The metamail.el library is now marked obsolete.
 
@@ -2229,6 +2224,11 @@ By default, it will warn if a documentation string is 
wider than the
 largest of 80 characters or 'fill-column'.  This is controlled by the
 new user option 'byte-compile-docstring-max-column'.
 
++++
+*** 'byte-compile-file' optional argument LOAD is now obsolete.
+To load the file after byte-compiling, add a call to 'load' from Lisp
+or use 'M-x emacs-lisp-byte-compile-and-load' interactively.
+
 ---
 ** 'unload-feature' now also tries to undo additions to buffer-local hooks.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]