diff options
author | Richard M. Stallman <rms@gnu.org> | 2006-02-02 04:41:26 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2006-02-02 04:41:26 +0000 |
commit | 39eadb4ac53c1b3852752f884b10d6149eb733e6 (patch) | |
tree | 01f4fb2f920a7b64c87ac2758bef04580fcfeda9 | |
parent | 91af4758f07aefa9627cbdb050cdc073520f0d8e (diff) | |
download | emacs-39eadb4ac53c1b3852752f884b10d6149eb733e6.tar.gz |
*** empty log message ***
-rw-r--r-- | etc/TODO | 2 | ||||
-rw-r--r-- | lisp/ChangeLog | 6 | ||||
-rw-r--r-- | man/ChangeLog | 45 |
3 files changed, 53 insertions, 0 deletions
@@ -123,6 +123,8 @@ to the FSF. * Other features we would like: +** Give Tar mode all the features of Archive mode. + ** Create a category of errors called `process-error' for some or all errors associated with using subprocesses. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 32817654f43..316e94da2db 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2006-02-01 Richard M. Stallman <rms@gnu.org> + + * simple.el (move-beginning-of-line): Scan properly for invis change. + + * replace.el (multi-occur-in-matching-buffers): Fix prev change. + 2006-02-01 Michael Albinus <michael.albinus@gmx.de> * net/tramp.el (tramp-convert-file-attributes): Set file's gid diff --git a/man/ChangeLog b/man/ChangeLog index e7c90d400bc..dc9e15fe0f8 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,48 @@ +2006-02-01 Richard M. Stallman <rms@gnu.org> + + * emacs.texi (Top): Update subnode menu. + + * mule.texi: Minor clarifications. + Reduce the specific references to X Windows. + Refer to "graphical" terminals, rather than window systems. + (Text Coding): Renamed from Specify Coding. + (Communication Coding, File Name Coding, Terminal Coding): + New nodes split out from Text Coding. + + * kmacro.texi: Minor clarifications. + (Keyboard Macro Ring): Comment out some excessive commands. + (Basic Keyboard Macro): Split up the table, putting part in each node. + + * major.texi: Minor clarifications. + + * misc.texi (Single Shell, Interactive Shell): Fix xrefs. + + * windows.texi: Minor clarifications. + (Change Window): Don't describe mode-line mouse cmds here. + Add xref to Mode Line Mouse. + + * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs. + + * macos.texi (Mac International): Fix xref. + + * indent.texi: Minor clarifications. + + * frames.texi: Minor clarifications. + Reduce the specific references to X Windows. + Refer to "graphical" terminals, rather than window systems. + (Frame Parameters): Don't mention commands like + set-foreground-color. Just say to customize a face. + (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual. + + * files.texi: Minor clarifications. + (Numbered Backups): New node, split out from Backup Names. + + * display.texi (Font Lock): C mode no longer depends on (-in-col-0. + + * cmdargs.texi (General Variables): Fix xref. + + * buffers.texi: Minor clarifications. + 2006-01-31 Romain Francoise <romain@orebokech.com> * message.texi (Message Headers): Explain what |