]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-69
Miles Bader [Sat, 11 Feb 2006 21:42:23 +0000 (21:42 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-69

rcirc: Add flexible response formatting; Add nick abbrevs

2006-02-12  Miles Bader  <miles@gnu.org>

   * lisp/net/rcirc.el (rcirc-nick-abbrevs, rcirc-response-formats):
   New variables.
   (rcirc-abbrev-nick): New function.
   (rcirc-format-response-string): Rewrite to use the formats in
   `rcirc-response-formats' and expand escape sequences therein.
   A text-property `rcirc-text' is added over the actual response
   text to make easy to find inside the returned string.
   (rcirc-print): When filling, just look for the `rcirc-text'
   text-property to find the appropriate fill prefix, instead of
   using hardwired patterns.

18 years agoEnhanced some docstrings. Added todo item about the Thumbnail
Mathias Dahl [Sat, 11 Feb 2006 21:30:22 +0000 (21:30 +0000)]
Enhanced some docstrings.  Added todo item about the Thumbnail
Managing Standard.

18 years ago*** empty log message ***
Mathias Dahl [Sat, 11 Feb 2006 21:29:56 +0000 (21:29 +0000)]
*** empty log message ***

18 years ago(ido-buffer-internal): Set mark for ido-insert-buffer.
Kim F. Storm [Sat, 11 Feb 2006 20:30:49 +0000 (20:30 +0000)]
(ido-buffer-internal): Set mark for ido-insert-buffer.
Don't use insert-buffer; do insert-buffer-substring directly.
(ido-file-internal): Set mark for ido-insert-file. Use insert-file-1.

18 years ago*** empty log message ***
Kim F. Storm [Sat, 11 Feb 2006 20:30:37 +0000 (20:30 +0000)]
*** empty log message ***

18 years agoprograms.texi ("Hungry Delete"): Correct the appellation of the backspace
Alan Mackenzie [Sat, 11 Feb 2006 19:44:02 +0000 (19:44 +0000)]
programs.texi ("Hungry Delete"): Correct the appellation of the backspace
and delete keys to @kbd{DEL} and @kbd{DELETE}.

18 years ago(revert-buffer, recover-file): Replace buffer-read-only with inhibit-read-only. Sugge...
Eli Zaretskii [Sat, 11 Feb 2006 18:42:56 +0000 (18:42 +0000)]
(revert-buffer, recover-file): Replace buffer-read-only with inhibit-read-only. Suggested by Stefan Monnier.
(revert-buffer): Let insert-file-contents discard buffer-undo-list.  Simplify
code.
(find-file, find-file-existing, revert-buffer): Doc-string fixes.

18 years ago(menu-bar-select-yank): Add a doc string.
Eli Zaretskii [Sat, 11 Feb 2006 16:18:02 +0000 (16:18 +0000)]
(menu-bar-select-yank): Add a doc string.

18 years ago(describe-key-briefly, describe-key): Populate yank-menu if empty.
Eli Zaretskii [Sat, 11 Feb 2006 16:03:14 +0000 (16:03 +0000)]
(describe-key-briefly, describe-key): Populate yank-menu if empty.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 11 Feb 2006 13:56:14 +0000 (13:56 +0000)]
*** empty log message ***

18 years ago(describe-key-briefly): Now a wrapper for describe-key-briefly-internal.
Eli Zaretskii [Sat, 11 Feb 2006 13:55:42 +0000 (13:55 +0000)]
(describe-key-briefly): Now a wrapper for describe-key-briefly-internal.
Bind enable-disabled-menus-and-buttons to t.
(describe-key-briefly-internal): Renamed from describe-key-briefly.
(describe-key): Now a wrapper for describe-key-internal.  Bind
enable-disabled-menus-and-buttons to t.
(describe-key-internal): Renamed from describe-key.

18 years ago(Venable_disabled_menus_and_buttons): New variable.
Eli Zaretskii [Sat, 11 Feb 2006 13:50:29 +0000 (13:50 +0000)]
(Venable_disabled_menus_and_buttons): New variable.
(syms_of_keyboard): DEVFAR_LISP and initialize it.
(parse_tool_bar_item, parse_menu_item): If that variable is
non-nil, don't disable menu items and tool-bar buttons.

18 years ago(glasses-separator): Doc fix.
Eli Zaretskii [Sat, 11 Feb 2006 11:46:15 +0000 (11:46 +0000)]
(glasses-separator): Doc fix.
(glasses-original-separator): New defcustom.
(glasses-make-readable, glasses-convert-to-unreadable): Use it.

18 years ago(mouse-wheel-up-event): Doc fix.
Eli Zaretskii [Sat, 11 Feb 2006 11:32:31 +0000 (11:32 +0000)]
(mouse-wheel-up-event): Doc fix.

18 years agoFixed small bug in tumme doc.
Mathias Dahl [Sat, 11 Feb 2006 00:20:09 +0000 (00:20 +0000)]
Fixed small bug in tumme doc.

18 years ago*** empty log message ***
Juanma Barranquero [Sat, 11 Feb 2006 00:07:16 +0000 (00:07 +0000)]
*** empty log message ***

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-65
Miles Bader [Sat, 11 Feb 2006 00:06:28 +0000 (00:06 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-65

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 27-28)

   - Update from CVS: lisp/gnus.el: Remove bogus comment.
   - Merge from emacs--devo--0

18 years ago(Fsubstitute_command_keys): Doc fix.
Juanma Barranquero [Sat, 11 Feb 2006 00:04:32 +0000 (00:04 +0000)]
(Fsubstitute_command_keys): Doc fix.

18 years ago(tumme-dir): Changed default value to "~/.emacs-d/tumme"
Mathias Dahl [Fri, 10 Feb 2006 23:43:02 +0000 (23:43 +0000)]
(tumme-dir): Changed default value to "~/.emacs-d/tumme"
(tumme-dir): New function. Copied from thumbs.el.

18 years ago*** empty log message ***
Mathias Dahl [Fri, 10 Feb 2006 23:42:08 +0000 (23:42 +0000)]
*** empty log message ***

18 years ago(Findirect_function): Rewrite docstring.
Thien-Thi Nguyen [Fri, 10 Feb 2006 22:36:01 +0000 (22:36 +0000)]
(Findirect_function): Rewrite docstring.
Fix omission bug: Declare new arg NOERROR.

18 years ago(mh-search): Wrap code in (block mh-search ...) rather than use
Bill Wohler [Fri, 10 Feb 2006 20:04:50 +0000 (20:04 +0000)]
(mh-search): Wrap code in (block mh-search ...) rather than use
defun*. XEmacs cannot create a proper autoload for a defun*.

18 years ago*** empty log message ***
Juanma Barranquero [Fri, 10 Feb 2006 17:11:56 +0000 (17:11 +0000)]
*** empty log message ***

18 years ago(substitute-key-definition): Fix typo.
Juanma Barranquero [Fri, 10 Feb 2006 16:46:43 +0000 (16:46 +0000)]
(substitute-key-definition): Fix typo.

18 years ago(desktop-outvar): Fix typo.
Juanma Barranquero [Fri, 10 Feb 2006 11:07:50 +0000 (11:07 +0000)]
(desktop-outvar): Fix typo.
(desktop-save-buffer-p): Doc fix.

18 years ago*** empty log message ***
Nick Roberts [Fri, 10 Feb 2006 09:05:53 +0000 (09:05 +0000)]
*** empty log message ***

18 years agoUpdate copyright for 2006.
Nick Roberts [Fri, 10 Feb 2006 09:00:31 +0000 (09:00 +0000)]
Update copyright for 2006.

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Fri, 10 Feb 2006 08:35:43 +0000 (08:35 +0000)]
*** empty log message ***

18 years ago(Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.
YAMAMOTO Mitsuharu [Fri, 10 Feb 2006 08:35:25 +0000 (08:35 +0000)]
(Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage.

18 years ago(mac_define_frame_cursor): Don't change pointer shape
YAMAMOTO Mitsuharu [Fri, 10 Feb 2006 08:22:12 +0000 (08:22 +0000)]
(mac_define_frame_cursor): Don't change pointer shape
for unfocused frame.
(x_raise_frame): Call BringToFront instead of SelectWindow.
(x_lower_frame): Use NULL instead of nil.
(x_make_frame_visible): Don't call SelectWindow.
(XTread_socket): Increment handling_signal at the start, decrement
it at the end.
[USE_CG_TEXT_DRAWING] (init_cg_text_anti_aliasing_threshold): Use
CFPreferencesGetAppIntegerValue instead of Fmac_get_preference.

18 years ago(x_set_mouse_color): Don't call rif->define_frame_cursor
YAMAMOTO Mitsuharu [Fri, 10 Feb 2006 08:21:47 +0000 (08:21 +0000)]
(x_set_mouse_color): Don't call rif->define_frame_cursor
if window_desc is not set yet.
(Fx_create_frame): Remove variable x_frame_name.  Apply 2005-12-07
and 2006-01-26 changes for xfns.c.  Call x_iconify_frame if frame
parameter `visibility' is `icon'.
(Fx_create_frame, x_create_tip_frame): Use "fontset-standard"
instead of "fontset-mac".
(Fx_focus_frame): New defun.
(syms_of_macfns): Defsubr it.

18 years ago(Mac International): Rename "fontset-mac" to "fontset-standard".
YAMAMOTO Mitsuharu [Fri, 10 Feb 2006 08:21:07 +0000 (08:21 +0000)]
(Mac International): Rename "fontset-mac" to "fontset-standard".

18 years ago(shortlisp, SOME_MACHINE_LISP): Sync with src/Makefile.in.
YAMAMOTO Mitsuharu [Fri, 10 Feb 2006 08:20:35 +0000 (08:20 +0000)]
(shortlisp, SOME_MACHINE_LISP): Sync with src/Makefile.in.

18 years ago(fontset-standard): Rename from "fontset-mac".
YAMAMOTO Mitsuharu [Fri, 10 Feb 2006 08:19:53 +0000 (08:19 +0000)]
(fontset-standard): Rename from "fontset-mac".

18 years ago(select-frame-set-input-focus): Call x-focus-frame also
YAMAMOTO Mitsuharu [Fri, 10 Feb 2006 08:19:36 +0000 (08:19 +0000)]
(select-frame-set-input-focus): Call x-focus-frame also
when window-system is mac.

18 years agoUpdate copyright for 2006.
Nick Roberts [Fri, 10 Feb 2006 07:54:12 +0000 (07:54 +0000)]
Update copyright for 2006.

18 years ago*** empty log message ***
Romain Francoise [Fri, 10 Feb 2006 07:20:11 +0000 (07:20 +0000)]
*** empty log message ***

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-62
Miles Bader [Fri, 10 Feb 2006 05:08:29 +0000 (05:08 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-62

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 22-26)

   - Update from CVS
   - Merge from emacs--devo--0

18 years ago(Function Indirection): Add NOERROR to indirect-function.
Kim F. Storm [Fri, 10 Feb 2006 00:09:18 +0000 (00:09 +0000)]
(Function Indirection): Add NOERROR to indirect-function.

18 years ago*** empty log message ***
Kim F. Storm [Fri, 10 Feb 2006 00:08:08 +0000 (00:08 +0000)]
*** empty log message ***

18 years ago(substitute-key-definition-key): Pass t for NOERROR to
Kim F. Storm [Fri, 10 Feb 2006 00:02:47 +0000 (00:02 +0000)]
(substitute-key-definition-key): Pass t for NOERROR to
indirect-function instead of using condition-case.

18 years ago* data.c (Findirect_function): Add NOERROR arg. All callers changed
Kim F. Storm [Fri, 10 Feb 2006 00:00:31 +0000 (00:00 +0000)]
* data.c (Findirect_function): Add NOERROR arg.  All callers changed
to pass Qnil for NOERROR.

* keymap.c (current_minor_maps_error): Remove.
(current_minor_maps): Pass Qt for NOERROR to Findirect_function
instead of using internal_condition_case_1+current_minor_maps_error.

18 years agoTried to make docstring less `colloquial'...
Mathias Dahl [Thu, 9 Feb 2006 23:08:19 +0000 (23:08 +0000)]
Tried to make docstring less `colloquial'...

18 years ago*** empty log message ***
Mathias Dahl [Thu, 9 Feb 2006 23:07:54 +0000 (23:07 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Mathias Dahl [Thu, 9 Feb 2006 22:56:00 +0000 (22:56 +0000)]
*** empty log message ***

18 years agoAdded a few todo items.
Mathias Dahl [Thu, 9 Feb 2006 22:43:39 +0000 (22:43 +0000)]
Added a few todo items.

18 years agoAdd highlight-changes-mode to desktop-locals-to-save.
Lars Hansen [Thu, 9 Feb 2006 21:01:19 +0000 (21:01 +0000)]
Add highlight-changes-mode to desktop-locals-to-save.
(highlight-changes-mode): Don't change desktop-locals-to-save.

18 years ago*** empty log message ***
Romain Francoise [Thu, 9 Feb 2006 20:10:53 +0000 (20:10 +0000)]
*** empty log message ***

18 years ago(mh-folder-list): Don't replace "/*$" with "/" since that causes an
Bill Wohler [Thu, 9 Feb 2006 19:53:44 +0000 (19:53 +0000)]
(mh-folder-list): Don't replace "/*$" with "/" since that causes an
infinite loop on XEmacs.

18 years ago* image-mode.el (image-toggle-display): Clear image cache if using
Chong Yidong [Thu, 9 Feb 2006 19:34:08 +0000 (19:34 +0000)]
* image-mode.el (image-toggle-display): Clear image cache if using
filename.

18 years ago(dired-guess-shell-alist-default): Add .man as a `dired-man' target.
Masatake YAMATO [Thu, 9 Feb 2006 19:20:46 +0000 (19:20 +0000)]
(dired-guess-shell-alist-default): Add .man as a `dired-man' target.

18 years ago(autoconf-font-lock-keywords): Check start boundary of symbols.
Masatake YAMATO [Thu, 9 Feb 2006 19:15:46 +0000 (19:15 +0000)]
(autoconf-font-lock-keywords): Check start boundary of symbols.

18 years ago(mh-replace-regexp-in-string): Add missing regexp argument.
Bill Wohler [Thu, 9 Feb 2006 19:06:33 +0000 (19:06 +0000)]
(mh-replace-regexp-in-string): Add missing regexp argument.

18 years ago* xterm.c (handle_one_xevent): Must note mouse movement even for nil
Jan Djärv [Thu, 9 Feb 2006 15:56:43 +0000 (15:56 +0000)]
* xterm.c (handle_one_xevent): Must note mouse movement even for nil
 frames for GTK, in that case it is the tool bar.  This is so that
 highlighted text get reset properly.

18 years agohandle_one_xevent: Must note mouse movement even for nil frames for GTK,
Jan Djärv [Thu, 9 Feb 2006 15:54:56 +0000 (15:54 +0000)]
handle_one_xevent: Must note mouse movement even for nil frames for GTK,
in that case it is the tool bar.

18 years agoTypo.
Andreas Schwab [Thu, 9 Feb 2006 13:35:52 +0000 (13:35 +0000)]
Typo.

18 years ago*** empty log message ***
Juanma Barranquero [Thu, 9 Feb 2006 10:58:39 +0000 (10:58 +0000)]
*** empty log message ***

18 years ago(Fmake_bool_vector, Fpurecopy): Doc fixes.
Juanma Barranquero [Thu, 9 Feb 2006 10:49:59 +0000 (10:49 +0000)]
(Fmake_bool_vector, Fpurecopy): Doc fixes.

18 years ago(vc-svn-print-log): Show recent commits as well.
Stefan Monnier [Thu, 9 Feb 2006 03:47:00 +0000 (03:47 +0000)]
(vc-svn-print-log): Show recent commits as well.

18 years ago(hilit-chg-update-all-buffers): Use `mapc' instead of `mapcar'; return nil.
Juanma Barranquero [Thu, 9 Feb 2006 01:36:22 +0000 (01:36 +0000)]
(hilit-chg-update-all-buffers): Use `mapc' instead of `mapcar'; return nil.

18 years agoTumme documentation.
Mathias Dahl [Thu, 9 Feb 2006 00:02:11 +0000 (00:02 +0000)]
Tumme documentation.

18 years agoKeybindings for Tumme in Dired.
Mathias Dahl [Wed, 8 Feb 2006 23:17:13 +0000 (23:17 +0000)]
Keybindings for Tumme in Dired.

18 years ago(Top): Remove paragraph about the FAQ being a
Romain Francoise [Wed, 8 Feb 2006 21:58:41 +0000 (21:58 +0000)]
(Top): Remove paragraph about the FAQ being a
transitional document, etc.
(Searching for/replacing newlines): New node.
(Yanking text in isearch): New node.
(Inserting text at the beginning of each line): Rename and make
more general, mention `M-;' in Message mode.

18 years ago2006-02-08 Chong Yidong <cyd@stupidchicken.com>
Chong Yidong [Wed, 8 Feb 2006 20:47:24 +0000 (20:47 +0000)]
2006-02-08  Chong Yidong  <cyd@stupidchicken.com>

* mouse.el (mouse-drag-track): Don't change window if we rebind to
some other event.

18 years agoAdd myself to the list.
Jay Belanger [Wed, 8 Feb 2006 18:05:51 +0000 (18:05 +0000)]
Add myself to the list.

18 years ago(rcirc-startup-channels-alist): Add irc.freenode.net and #emacs as defaults.
Eli Zaretskii [Wed, 8 Feb 2006 17:39:10 +0000 (17:39 +0000)]
(rcirc-startup-channels-alist): Add irc.freenode.net and #emacs as defaults.
(rcirc-ignore-all-activity-flag): Remove variable.
(rcirc-authinfo): New variable.
(rcirc-authinfo-filename): Remove variable.
(rcirc-always-use-server-buffer-flag): New flag.
(rcirc): M-x rcirc will automatically connect without prompting.
C-u M-x rcirc will prompt.  Use rcirc-connect to create a
connection in lisp.
(rcirc-process-server-response-1): Remove everything but the nick
portion of the sender so it doesn't need to be done everywhere
else.  Update related code.
(global-map): Remove global keybindings.
(rcirc-get-buffer-create): Make sure rcirc-topic is set.
(rcirc-send-input): Split into several functions.
(rcirc-process-input-line, rcirc-process-message, rcirc-process-command):
New functions.
(rcirc-target-buffer): Add function to determine where to route messages.
(rcirc-user-nick): Save match data.
(rcirc-toggle-ignore-buffer-activity)
(rcirc-update-activity-string): Remove global ignore
functionality, which can be done now by toggling rcirc-track-minor-mode.
(rcirc-track-minor-mode-map): New keymap.
(rcirc-track-minor-mode): New minor-mode.
(ignore): Make the ignore output nicer.  Always print it when adding or
removing nicks.
(rcirc-url-regexp): Improve.
(rcirc-mangle-text): Remove properties before using text in the modeline.
(rcirc-authenticate): Authentication data comes from rcirc-authinfo, not
the file pointed to by rcirc-authinfo-file.
(rcirc-server-prefix): Inherit from rcirc-server.

18 years ago(compile): Append "|| true" to the end of the `find' command, like
Eli Zaretskii [Wed, 8 Feb 2006 17:32:09 +0000 (17:32 +0000)]
(compile): Append "|| true" to the end of the `find' command, like
compile-always does.

18 years ago(%-Constructs): Remove obsolete info about `global-mode-string'.
Juanma Barranquero [Wed, 8 Feb 2006 17:10:39 +0000 (17:10 +0000)]
(%-Constructs): Remove obsolete info about `global-mode-string'.

18 years ago(tramp-maybe-open-connection): Do not wait for output from a dead connection.
Sam Steingold [Wed, 8 Feb 2006 15:47:31 +0000 (15:47 +0000)]
(tramp-maybe-open-connection): Do not wait for output from a dead connection.

18 years ago* mh-e.el (mh-invisible-header-fields-internal): Added entries
Peter Galbraith [Wed, 8 Feb 2006 14:32:40 +0000 (14:32 +0000)]
* mh-e.el (mh-invisible-header-fields-internal): Added entries
"X-BrightmailFiltered:", "X-Brightmail-Tracker:" and "X-Hashcash"

18 years ago* window.c (adjust_window_trailing_edge): Check that shrinking
Jan Djärv [Wed, 8 Feb 2006 13:39:52 +0000 (13:39 +0000)]
* window.c (adjust_window_trailing_edge): Check that shrinking
 does not set a window to size zero or less.

18 years agoRevert previous inadvertent check-in of local changes.
Glenn Morris [Wed, 8 Feb 2006 08:05:13 +0000 (08:05 +0000)]
Revert previous inadvertent check-in of local changes.

18 years ago*** empty log message ***
Glenn Morris [Wed, 8 Feb 2006 07:54:54 +0000 (07:54 +0000)]
*** empty log message ***

18 years agoAdd 2006 to copyright years.
Glenn Morris [Wed, 8 Feb 2006 07:54:11 +0000 (07:54 +0000)]
Add 2006 to copyright years.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-57
Miles Bader [Wed, 8 Feb 2006 04:35:58 +0000 (04:35 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-57

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 18-21)

   - Update from CVS
   - Merge from emacs--devo--0

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-55
Miles Bader [Wed, 8 Feb 2006 02:41:23 +0000 (02:41 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-55
Creator:  Michael Olson <mwolson@gnu.org>

Merge from erc--emacs--0

18 years agoUndo strange accidental change.
Luc Teirlinck [Wed, 8 Feb 2006 02:37:28 +0000 (02:37 +0000)]
Undo strange accidental change.

18 years ago(Basic Indent): Fix typo.
Luc Teirlinck [Wed, 8 Feb 2006 02:32:24 +0000 (02:32 +0000)]
(Basic Indent): Fix typo.

18 years ago(International): Fix typo.
Luc Teirlinck [Wed, 8 Feb 2006 02:30:52 +0000 (02:30 +0000)]
(International): Fix typo.

18 years ago* custom.texi (Minor Modes): Update xrefs.
Luc Teirlinck [Wed, 8 Feb 2006 02:29:14 +0000 (02:29 +0000)]
* custom.texi (Minor Modes): Update xrefs.

18 years ago(Text Display): Update xrefs.
Luc Teirlinck [Wed, 8 Feb 2006 02:27:14 +0000 (02:27 +0000)]
(Text Display): Update xrefs.

18 years ago* commands.texi (Text Characters): Update xrefs.
Luc Teirlinck [Wed, 8 Feb 2006 02:25:09 +0000 (02:25 +0000)]
* commands.texi (Text Characters): Update xrefs.

18 years ago* faq.texi (Meta key does not work in xterm)
Luc Teirlinck [Wed, 8 Feb 2006 02:21:20 +0000 (02:21 +0000)]
* faq.texi (Meta key does not work in xterm)
(Emacs does not display 8-bit characters)
(Inputting eight-bit characters): Update xrefs.

18 years ago*** empty log message ***
Luc Teirlinck [Wed, 8 Feb 2006 02:11:11 +0000 (02:11 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Wed, 8 Feb 2006 00:29:10 +0000 (00:29 +0000)]
*** empty log message ***

18 years ago(Prefix Command Arguments): Minor cleanup.
Richard M. Stallman [Wed, 8 Feb 2006 00:28:28 +0000 (00:28 +0000)]
(Prefix Command Arguments): Minor cleanup.

18 years ago"Graphical display", not window system.
Richard M. Stallman [Wed, 8 Feb 2006 00:27:57 +0000 (00:27 +0000)]
"Graphical display", not window system.

18 years ago(What Is a Function): Fix xref.
Richard M. Stallman [Wed, 8 Feb 2006 00:27:09 +0000 (00:27 +0000)]
(What Is a Function): Fix xref.

18 years ago(Key Lookup): Clarify wrt commands vs other functions.
Richard M. Stallman [Wed, 8 Feb 2006 00:26:37 +0000 (00:26 +0000)]
(Key Lookup): Clarify wrt commands vs other functions.
(Changing Key Bindings): Clarify when remapping is better than
substitute-key-definition.

18 years ago(Top): Update subnode menu.
Richard M. Stallman [Wed, 8 Feb 2006 00:25:01 +0000 (00:25 +0000)]
(Top): Update subnode menu.
Update info on old Emacs papers.
(Intro): "Graphical display", not window system.

18 years ago(GTK styles): Minor clarifications.
Richard M. Stallman [Wed, 8 Feb 2006 00:23:36 +0000 (00:23 +0000)]
(GTK styles): Minor clarifications.

18 years ago"Graphical display", not window system.
Richard M. Stallman [Wed, 8 Feb 2006 00:22:49 +0000 (00:22 +0000)]
"Graphical display", not window system.
(Stuck Recursive): Minor clarification.

18 years agoMinor clarifications.
Richard M. Stallman [Wed, 8 Feb 2006 00:21:56 +0000 (00:21 +0000)]
Minor clarifications.
(Sentences): Explain why two-space convention is better.
Explain sentence-end-without-period here.
(Fill Commands): Not here.
(Refill): Node moved down.
(Filling): Update menu.
(Table Creation, Cell Justification, Column Commands): Clarify.

18 years agoMinor clarifications.
Richard M. Stallman [Wed, 8 Feb 2006 00:16:21 +0000 (00:16 +0000)]
Minor clarifications.

18 years ago(Regexp Backslash): Clarification.
Richard M. Stallman [Wed, 8 Feb 2006 00:15:47 +0000 (00:15 +0000)]
(Regexp Backslash): Clarification.

18 years agoMinor cleanups.
Richard M. Stallman [Wed, 8 Feb 2006 00:15:16 +0000 (00:15 +0000)]
Minor cleanups.
(Rmail): Delete digression about `rmail-mode'.
(Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
(Rmail Files): Mention C-u M-x rmail.
(Rmail Reply): Mention References.
(Rmail Display): Mention rmail-nonignored-headers.

18 years agoMinor cleanups.
Richard M. Stallman [Wed, 8 Feb 2006 00:11:23 +0000 (00:11 +0000)]
Minor cleanups.
(Comment Commands): Mention momentary Transient Mark mode.
(Matching): Be more specific about customizing show-paren-mode.
(Info Lookup): Don't list the modes that support C-h S.
Just say what it does in an unsupported mode.
(Man Page): Delete excessive info on customizing woman.
(Motion in C): Don't mention c-for/backward-into-nomenclature.

18 years agoMinor clarifications.
Richard M. Stallman [Wed, 8 Feb 2006 00:07:17 +0000 (00:07 +0000)]
Minor clarifications.
(Dabbrev Customization): Talk about "dynamic abbrev expansion",
not "dynamic abbrevs" as if they were a kind of abbrev.

18 years ago(Picture): Minor cleanup.
Richard M. Stallman [Wed, 8 Feb 2006 00:05:36 +0000 (00:05 +0000)]
(Picture): Minor cleanup.

18 years ago(Communication Coding): Say "other applications".
Richard M. Stallman [Wed, 8 Feb 2006 00:05:07 +0000 (00:05 +0000)]
(Communication Coding): Say "other applications".
(Fontsets): Not specific to X.  Add xref to X Resources.
(Unibyte Mode): Renamed from Single-Byte Character Support.
"Graphical display", not window system.
(International): Update menu.