[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/etc/NEWS
From: |
Richard M . Stallman |
Subject: |
[Emacs-diffs] Changes to emacs/etc/NEWS |
Date: |
Mon, 08 Nov 2004 11:59:00 -0500 |
Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.1062 emacs/etc/NEWS:1.1063
*** emacs/etc/NEWS:1.1062 Sat Nov 6 17:05:42 2004
--- emacs/etc/NEWS Mon Nov 8 16:46:59 2004
***************
*** 98,103 ****
--- 98,105 ----
* Changes in Emacs 21.4
+ ** line-move-ignore-invisible now defaults to t.
+
** In Outline mode, hide-body no longer hides lines at the top
of the file that precede the first header line.
***************
*** 2326,2331 ****
--- 2328,2338 ----
* Lisp Changes in Emacs 21.4
+ ** The new function syntax-after returns the syntax code
+ of the character after a specified buffer position, taking account
+ of text properties as well as the character code.
+ It returns the value compatibly with char-syntax.
+
+++
** The new primitive `get-internal-run-time' returns the processor
run time used by Emacs since start-up.
- [Emacs-diffs] Changes to emacs/etc/NEWS, Richard M . Stallman, 2004/11/01
- [Emacs-diffs] Changes to emacs/etc/NEWS, Jan Dj�rv, 2004/11/02
- [Emacs-diffs] Changes to emacs/etc/NEWS, Jan Dj�rv, 2004/11/04
- [Emacs-diffs] Changes to emacs/etc/NEWS, Eli Zaretskii, 2004/11/06
- [Emacs-diffs] Changes to emacs/etc/NEWS, Eli Zaretskii, 2004/11/06
- [Emacs-diffs] Changes to emacs/etc/NEWS, Richard M . Stallman, 2004/11/08
- [Emacs-diffs] Changes to emacs/etc/NEWS,
Richard M . Stallman <=
- [Emacs-diffs] Changes to emacs/etc/NEWS, Richard M . Stallman, 2004/11/09
- [Emacs-diffs] Changes to emacs/etc/NEWS, Daniel Pfeiffer, 2004/11/10
- [Emacs-diffs] Changes to emacs/etc/NEWS, Kim F . Storm, 2004/11/15
- [Emacs-diffs] Changes to emacs/etc/NEWS, Richard M . Stallman, 2004/11/16
- [Emacs-diffs] Changes to emacs/etc/NEWS, Luc Teirlinck, 2004/11/18
- [Emacs-diffs] Changes to emacs/etc/NEWS, Richard M . Stallman, 2004/11/19
- [Emacs-diffs] Changes to emacs/etc/NEWS, Richard M . Stallman, 2004/11/20
- [Emacs-diffs] Changes to emacs/etc/NEWS, Richard M . Stallman, 2004/11/20
- [Emacs-diffs] Changes to emacs/etc/NEWS, Stefan Monnier, 2004/11/22
- [Emacs-diffs] Changes to emacs/etc/NEWS, Glenn Morris, 2004/11/24