aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Albinus2008-08-27 18:42:56 +0000
committerMichael Albinus2008-08-27 18:42:56 +0000
commit1e9b0fb21062f36be835f5c0d40ceae4fc8597bf (patch)
tree6ea6b659835ce1f65f4610e325ef346d454279af
parent5d25baef6d9b4eeade332e369fb5a0f1723d46f1 (diff)
downloademacs-1e9b0fb21062f36be835f5c0d40ceae4fc8597bf.tar.gz
emacs-1e9b0fb21062f36be835f5c0d40ceae4fc8597bf.zip
*** empty log message ***
-rw-r--r--etc/NEWS10
1 files changed, 8 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f9c49d57095..e04013c4e3d 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -58,7 +58,7 @@ a GIF library.
58 58
59** New NeXTSTEP-based port 59** New NeXTSTEP-based port
60This provides support for GNUStep (via the GNUStep libraries) and Mac 60This provides support for GNUStep (via the GNUStep libraries) and Mac
61OS X (via the Cocoa libraries). 61OS X (via the Cocoa libraries).
62 62
63Specify --with-ns to configure for this. By default, a self-contained 63Specify --with-ns to configure for this. By default, a self-contained
64app will be built (containing all lisp). To install/share lisp with 64app will be built (containing all lisp). To install/share lisp with
@@ -791,7 +791,7 @@ history. See `Minibuffer changes', above.
791 791
792+++ 792+++
793** MH-E 793** MH-E
794 794
795*** Upgraded to MH-E version 8.1. See MH-E-NEWS for details. 795*** Upgraded to MH-E version 8.1. See MH-E-NEWS for details.
796 796
797** Python 797** Python
@@ -803,6 +803,12 @@ debug a Python program, pdbtrack notices the pdb prompt and displays
803the source file and line that the program is stopped at, much the same 803the source file and line that the program is stopped at, much the same
804way as gud-mode does for debugging C programs with gdb. 804way as gud-mode does for debugging C programs with gdb.
805 805
806** Recentf
807
808*** The default value of `recentf-keep' prevents from checking of
809remote files, if there is no established connection to the
810corresponding remote host.
811
806** T-mouse Mode 812** T-mouse Mode
807 813
808*** If the gpm mouse server is running and t-mouse-mode is enabled, 814*** If the gpm mouse server is running and t-mouse-mode is enabled,