]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years agoCache last merged escape glyph face.
Kim F. Storm [Fri, 3 Feb 2006 13:14:43 +0000 (13:14 +0000)]
Cache last merged escape glyph face.
(last_escape_glyph_frame, last_escape_glyph_face_id)
(last_escape_glyph_merged_face_id): New variables.
(get_next_display_element): Use/update them.
(redisplay_internal): Reset them before redisplay.

(set_iterator_to_next): Optimize 2004-12-13 fix.
Only recheck faces after displaying ellipsis.

18 years ago*** empty log message ***
Kim F. Storm [Fri, 3 Feb 2006 13:14:23 +0000 (13:14 +0000)]
*** empty log message ***

18 years ago(set-locale-environment): Add "/usr/share/X11/locale/locale.alias" to
Kenichi Handa [Fri, 3 Feb 2006 11:34:53 +0000 (11:34 +0000)]
(set-locale-environment): Add "/usr/share/X11/locale/locale.alias" to
search list for xorg-x11 libX11.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 3 Feb 2006 11:23:35 +0000 (11:23 +0000)]
*** empty log message ***

18 years ago(Init File, Find Init): Add cross-references to where $HOME is described.
Eli Zaretskii [Fri, 3 Feb 2006 11:23:05 +0000 (11:23 +0000)]
(Init File, Find Init): Add cross-references to where $HOME is described.

18 years agomh-autoloads is now a dependency of recompile, no need to remake it manually.
Eli Zaretskii [Fri, 3 Feb 2006 11:16:45 +0000 (11:16 +0000)]
mh-autoloads is now a dependency of recompile, no need to remake it manually.

18 years ago(archive-maybe-copy): Fix the way directories in the archive are created
Eli Zaretskii [Fri, 3 Feb 2006 11:05:29 +0000 (11:05 +0000)]
(archive-maybe-copy): Fix the way directories in the archive are created
in archive-tmpdir.

18 years ago(erc-version-string): Don't hard-code Emacs version.
Eli Zaretskii [Fri, 3 Feb 2006 10:25:38 +0000 (10:25 +0000)]
(erc-version-string): Don't hard-code Emacs version.
(erc-version): Use emacs-version.

18 years agoFix last change.
Eli Zaretskii [Fri, 3 Feb 2006 10:08:57 +0000 (10:08 +0000)]
Fix last change.

18 years agoUpdate copyright years.
John Paul Wallington [Thu, 2 Feb 2006 21:59:18 +0000 (21:59 +0000)]
Update copyright years.

18 years ago(ibuffer-mark-compressed-file-buffers): New command.
John Paul Wallington [Thu, 2 Feb 2006 21:57:09 +0000 (21:57 +0000)]
(ibuffer-mark-compressed-file-buffers): New command.

18 years ago(ibuffer-compressed-file-name-regexp): New defcustom.
John Paul Wallington [Thu, 2 Feb 2006 21:55:33 +0000 (21:55 +0000)]
(ibuffer-compressed-file-name-regexp): New defcustom.
(ibuffer-fontification-alist): Use it.
(ibuffer-mode-map): Bind `ibuffer-mark-compressed-file-buffers' to "*
z" and the Ibuffer Mark menu.

18 years ago(rcirc-cmd-join): Improve argument/docstring consistency.
Juanma Barranquero [Thu, 2 Feb 2006 16:49:58 +0000 (16:49 +0000)]
(rcirc-cmd-join): Improve argument/docstring consistency.

18 years ago(Basic Completion): Completion alists are risky.
Richard M. Stallman [Thu, 2 Feb 2006 16:34:58 +0000 (16:34 +0000)]
(Basic Completion): Completion alists are risky.

18 years ago(Active Keymaps): Clarifications.
Richard M. Stallman [Thu, 2 Feb 2006 16:34:29 +0000 (16:34 +0000)]
(Active Keymaps): Clarifications.
(Searching Keymaps): New node.
(Keymaps): Update menu.

18 years ago(Layout Parameters): Minor clarification.
Richard M. Stallman [Thu, 2 Feb 2006 16:28:13 +0000 (16:28 +0000)]
(Layout Parameters): Minor clarification.
(Drag and Drop): New node.
(Frames): Update menu.

18 years ago(newsticker--decode-iso8601-date, newsticker--set-customvar,
Juanma Barranquero [Thu, 2 Feb 2006 16:23:49 +0000 (16:23 +0000)]
(newsticker--decode-iso8601-date, newsticker--set-customvar,
newsticker--buffer-insert-item, newsticker--do-run-auto-mark-filter,
newsticker--parse-generic-feed): Doc fixes.
(newsticker--retrieval-timer-list, newsticker-url-list,
newsticker-hide-immortal-items-in-echo-area,
newsticker-hide-obsolete-items-in-echo-area, newsticker-new-item-face,
newsticker--enclosure, newsticker-buffer-update,
newsticker-w3m-show-inline-images, newsticker--parse-atom-0.3,
newsticker--parse-rss-1.0, newsticker--parse-generic-feed,
newsticker--cache-contains, newsticker--stat-num-items,
newsticker-download-enclosures): Fix typos in docstrings.

18 years ago*** empty log message ***
Stefan Monnier [Thu, 2 Feb 2006 15:12:24 +0000 (15:12 +0000)]
*** empty log message ***

18 years ago(*table--cell-describe-mode, *table--cell-describe-bindings): Undo last change
Stefan Monnier [Thu, 2 Feb 2006 15:12:17 +0000 (15:12 +0000)]
(*table--cell-describe-mode, *table--cell-describe-bindings): Undo last change
since print-help-return-message is not obsoleted by anything at all.

18 years ago(cua-mode): Doc fix.
Luc Teirlinck [Thu, 2 Feb 2006 14:41:36 +0000 (14:41 +0000)]
(cua-mode): Doc fix.

18 years ago*** empty log message ***
Luc Teirlinck [Thu, 2 Feb 2006 14:40:31 +0000 (14:40 +0000)]
*** empty log message ***

18 years ago(decode_composition_emacs_mule): Fix handling of
Kenichi Handa [Thu, 2 Feb 2006 12:47:04 +0000 (12:47 +0000)]
(decode_composition_emacs_mule): Fix handling of
incorrect format data.

18 years ago*** empty log message ***
Juanma Barranquero [Thu, 2 Feb 2006 12:28:18 +0000 (12:28 +0000)]
*** empty log message ***

18 years ago(mailclient-place-body-on-clipboard-flag): Fix typo in docstring.
Juanma Barranquero [Thu, 2 Feb 2006 12:04:23 +0000 (12:04 +0000)]
(mailclient-place-body-on-clipboard-flag): Fix typo in docstring.

18 years ago(savehist-loaded, savehist-load, savehist-install, savehist-autosave,
Juanma Barranquero [Thu, 2 Feb 2006 12:02:14 +0000 (12:02 +0000)]
(savehist-loaded, savehist-load, savehist-install, savehist-autosave,
savehist-trim-history): Fix typos in docstrings.

18 years ago(rcirc-debug): Fix docstring.
Juanma Barranquero [Thu, 2 Feb 2006 11:47:17 +0000 (11:47 +0000)]
(rcirc-debug): Fix docstring.
(rcirc-fill-column, rcirc-receive-message-hooks, rcirc-browse-url-map,
rcirc-read-only-flag, rcirc-prompt, rcirc-mode, rcirc-generate-new-buffer-name,
rcirc-startup-channels, rcirc-ignore-update-automatic, rcirc-cmd-ignore,
rcirc-browse-url, rcirc-url-regexp): Fix typos in docstrings.
(rcirc-print): "?\ " -> "?\s".

18 years ago(ezimage-mail, ezimage-object-out-of-date, ezimage-insert-image-button-maybe,
Juanma Barranquero [Thu, 2 Feb 2006 11:12:58 +0000 (11:12 +0000)]
(ezimage-mail, ezimage-object-out-of-date, ezimage-insert-image-button-maybe,
ezimage-insert-over-text): Fix typos in docstrings.

18 years ago(dframe-handle-make-frame-visible, dframe-handle-iconify-frame,
Juanma Barranquero [Thu, 2 Feb 2006 11:04:55 +0000 (11:04 +0000)]
(dframe-handle-make-frame-visible, dframe-handle-iconify-frame,
dframe-get-focus, dframe-select-attached-frame, dframe-power-click,
dframe-frame-mode): Fix typos in docstrings.

18 years ago(hi-lock-mode, hi-lock-line-face-buffer, hi-lock-face-buffer,
Juanma Barranquero [Thu, 2 Feb 2006 10:43:18 +0000 (10:43 +0000)]
(hi-lock-mode, hi-lock-line-face-buffer, hi-lock-face-buffer,
hi-lock-font-lock-hook, hi-lock-archaic-interface-message-used,
hi-lock-file-patterns-range): Fix typos in docstrings.

18 years ago(Top): Correct node name.
Luc Teirlinck [Thu, 2 Feb 2006 05:40:45 +0000 (05:40 +0000)]
(Top): Correct node name.

18 years ago(Frame Parameters): Remove @item for S-Mouse-1; it is not inside the @table.
Luc Teirlinck [Thu, 2 Feb 2006 05:39:42 +0000 (05:39 +0000)]
(Frame Parameters): Remove @item for S-Mouse-1; it is not inside the @table.

18 years ago(File Names): Fix @xref.
Luc Teirlinck [Thu, 2 Feb 2006 05:38:54 +0000 (05:38 +0000)]
(File Names): Fix @xref.
(Reverting): Fix typo.

18 years ago(International): Correct node name.
Luc Teirlinck [Thu, 2 Feb 2006 05:37:38 +0000 (05:37 +0000)]
(International): Correct node name.

18 years ago(Save Keyboard Macro): Add missing @kbd to @table.
Luc Teirlinck [Thu, 2 Feb 2006 05:36:43 +0000 (05:36 +0000)]
(Save Keyboard Macro): Add missing @kbd to @table.

18 years ago*** empty log message ***
Luc Teirlinck [Thu, 2 Feb 2006 05:31:33 +0000 (05:31 +0000)]
*** empty log message ***

18 years agoforgot log line
Mark A. Hershberger [Thu, 2 Feb 2006 04:54:28 +0000 (04:54 +0000)]
forgot log line

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 2 Feb 2006 04:41:26 +0000 (04:41 +0000)]
*** empty log message ***

18 years ago(Top): Update subnode menu.
Richard M. Stallman [Thu, 2 Feb 2006 04:41:14 +0000 (04:41 +0000)]
(Top): Update subnode menu.

18 years agoMinor clarifications.
Richard M. Stallman [Thu, 2 Feb 2006 04:40:52 +0000 (04:40 +0000)]
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.

18 years agoMinor clarifications.
Richard M. Stallman [Thu, 2 Feb 2006 04:38:27 +0000 (04:38 +0000)]
Minor clarifications.
(Keyboard Macro Ring): Comment out some excessive commands.
(Basic Keyboard Macro): Split up the table, putting part in each node.

18 years agoMinor clarifications.
Richard M. Stallman [Thu, 2 Feb 2006 04:35:19 +0000 (04:35 +0000)]
Minor clarifications.

18 years ago(Single Shell, Interactive Shell): Fix xrefs.
Richard M. Stallman [Thu, 2 Feb 2006 04:34:46 +0000 (04:34 +0000)]
(Single Shell, Interactive Shell): Fix xrefs.

18 years agoMinor clarifications.
Richard M. Stallman [Thu, 2 Feb 2006 04:34:11 +0000 (04:34 +0000)]
Minor clarifications.
(Change Window): Don't describe mode-line mouse cmds here.
Add xref to Mode Line Mouse.

18 years ago(Text and Binary, MS-DOS and MULE): Fix xrefs.
Richard M. Stallman [Thu, 2 Feb 2006 04:32:39 +0000 (04:32 +0000)]
(Text and Binary, MS-DOS and MULE): Fix xrefs.

18 years ago(Mac International): Fix xref.
Richard M. Stallman [Thu, 2 Feb 2006 04:32:08 +0000 (04:32 +0000)]
(Mac International): Fix xref.

18 years agoMinor clarifications.
Richard M. Stallman [Thu, 2 Feb 2006 04:31:13 +0000 (04:31 +0000)]
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.

18 years agoMinor fix to previous change.
Richard M. Stallman [Thu, 2 Feb 2006 04:27:55 +0000 (04:27 +0000)]
Minor fix to previous change.

18 years agoMinor clarifications.
Richard M. Stallman [Thu, 2 Feb 2006 04:27:32 +0000 (04:27 +0000)]
Minor clarifications.
(Numbered Backups): New node, split out from Backup Names.

18 years ago(Font Lock): C mode no longer depends on (-in-col-0.
Richard M. Stallman [Thu, 2 Feb 2006 04:24:31 +0000 (04:24 +0000)]
(Font Lock): C mode no longer depends on (-in-col-0.

18 years ago(General Variables): Fix xref.
Richard M. Stallman [Thu, 2 Feb 2006 04:23:28 +0000 (04:23 +0000)]
(General Variables): Fix xref.

18 years ago(move-beginning-of-line): Scan properly for invis change.
Richard M. Stallman [Thu, 2 Feb 2006 04:21:10 +0000 (04:21 +0000)]
(move-beginning-of-line): Scan properly for invis change.

18 years ago(multi-occur-in-matching-buffers): Fix prev change.
Richard M. Stallman [Thu, 2 Feb 2006 04:20:36 +0000 (04:20 +0000)]
(multi-occur-in-matching-buffers): Fix prev change.

18 years agouse provided patch
Mark A. Hershberger [Thu, 2 Feb 2006 01:07:11 +0000 (01:07 +0000)]
use provided patch

18 years agofixing bug report
Mark A. Hershberger [Thu, 2 Feb 2006 01:02:31 +0000 (01:02 +0000)]
fixing bug report

18 years ago(Version, mh-version): Add +cvs to version.
Bill Wohler [Thu, 2 Feb 2006 00:30:32 +0000 (00:30 +0000)]
(Version, mh-version): Add +cvs to version.

18 years agoRelease MH-E version 7.90.
Bill Wohler [Thu, 2 Feb 2006 00:04:42 +0000 (00:04 +0000)]
Release MH-E version 7.90.

* mh-e.el (Version, mh-version): Update for release 7.90.

18 years agoRelease MH-E version 7.90.
Bill Wohler [Thu, 2 Feb 2006 00:00:53 +0000 (00:00 +0000)]
Release MH-E version 7.90.

* NEWS, MH-E-NEWS: Update for release 7.90.

18 years ago(which-func-mode): Shush compiler on Emacs 21 too.
Bill Wohler [Wed, 1 Feb 2006 23:37:26 +0000 (23:37 +0000)]
(which-func-mode): Shush compiler on Emacs 21 too.

18 years ago* mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string
Bill Wohler [Wed, 1 Feb 2006 23:24:34 +0000 (23:24 +0000)]
* mh-alias.el (mh-alias-gecos-name): Use mh-replace-regexp-in-string
instead of replace-regexp-in-string.
(crm, multi-prompt): Use mh-require instead of require.
(mh-goto-address-find-address-at-point): Use
mh-line-beginning-position and mh-line-end-position instead of
line-beginning-position and line-end-position. Use
mh-match-string-no-properties instead of match-string-no-properties.

* mh-comp.el (mh-modify-header-field): Use mh-line-beginning-position
and mh-line-end-position instead of line-beginning-position and
line-end-position.

* mh-compat.el (mailabbrev): Use mh-require instead of require.
(mh-assoc-string, mh-display-completion-list, mh-face-foreground)
(mh-face-background): Make docstring consistent.
(mh-require, mh-cancel-timer, mh-display-color-cells)
(mh-line-beginning-position, mh-line-end-position)
(mh-match-string-no-properties, mh-replace-regexp-in-string)
(mh-view-mode-enter): Move definition here from mh-xemacs.el and add
mh- prefix since compatibility functions should have our package
prefix (mh-) by Emacs convention and to avoid messing up checks for
the same functions in other packages.

* mh-e.el (mh-compiling-flag): Move mh-xemacs-compiling-flag here from
mh-xemacs.el and rename.
(mh-xargs): Use mh-line-beginning-position and mh-line-end-position
instead of line-beginning-position and line-end-position.
(mh-defface-compat): Use mh-display-color-cells instead of
display-color-cells.

* mh-folder.el (which-func): Use mh-require instead of require.

* mh-funcs.el (mh-list-folders): Use mh-view-mode-enter instead of
view-mode-enter.

* mh-gnus.el (gnus-util, mm-bodies, mm-decode, mm-view, mml): Use
mh-require instead of require.

* mh-letter.el (mh-letter-header-end, mh-letter-mode)
(mh-letter-next-header-field): Use mh-line-beginning-position and
mh-line-end-position instead of line-beginning-position and
line-end-position.

* mh-limit.el (mh-subject-to-sequence-unthreaded): Use
mh-match-string-no-properties instead of match-string-no-properties.
(mh-narrow-to-header-field): Use mh-line-beginning-position and
mh-line-end-position instead of line-beginning-position and
line-end-position.

* mh-mime.el (mh-mime-inline-part, mh-mm-display-part)
(mh-mh-quote-unescaped-sharp, mh-mh-directive-present-p): Use
mh-line-beginning-position and mh-line-end-position instead of
line-beginning-position and line-end-position.

* mh-search.el (which-func): Use mh-require instead of require.
(mh-make-pick-template, mh-index-visit-folder)
(mh-pick-parse-search-buffer, mh-swish-next-result)
(mh-mairix-next-result, mh-namazu-next-result)
(mh-pick-next-result, mh-grep-next-result)
(mh-index-create-imenu-index, mh-index-match-checksum)
(mh-md5sum-parser, mh-openssl-parser, mh-index-update-maps): Use
mh-line-beginning-position and mh-line-end-position instead of
line-beginning-position and line-end-position.

* mh-seq.el (mh-list-sequences): Use mh-view-mode-enter instead of
view-mode-enter.
(mh-folder-size-flist, mh-parse-flist-output-line)
(mh-add-sequence-notation): Use mh-line-beginning-position and
mh-line-end-position instead of line-beginning-position and
line-end-position.

* mh-show.el (mh-show-addr): Use mh-require instead of require.

* mh-speed.el (mh-folder-speedbar-menu-items, mh-speed-toggle)
(mh-speed-view, mh-folder-speedbar-buttons)
(mh-speed-highlight, mh-speed-goto-folder)
(mh-speed-add-buttons, mh-speed-parse-flists-output)
(mh-speed-invalidate-map, mh-speedbar-change-expand-button-char)
(mh-speed-add-folder): Use mh-line-beginning-position and
mh-line-end-position instead of line-beginning-position and
line-end-position.
(mh-speed-flists): Use mh-cancel-timer instead of cancel-timer.

* mh-thread.el (mh-thread-find-children)
(mh-thread-parse-scan-line, mh-thread-generate): Use
mh-line-beginning-position and mh-line-end-position instead of
line-beginning-position and line-end-position.

* mh-utils.el (mh-colors-available-p): Use mh-display-color-cells
instead of display-color-cells.
(mh-folder-list): Use mh-replace-regexp-in-string instead of
replace-regexp-in-string.
(mh-sub-folders-actual, mh-letter-toggle-header-field-display): Use
mh-line-beginning-position and mh-line-end-position instead of
line-beginning-position and line-end-position.

* mh-comp.el (mh-send-sub): Don't find components file in current
directory--this seems to have been a side-effect of commenting out the
use of an old mh-etc variable. Improve error message.

18 years ago(mh-send-sub): Don't find components file in current directory--this
Bill Wohler [Wed, 1 Feb 2006 23:17:50 +0000 (23:17 +0000)]
(mh-send-sub): Don't find components file in current directory--this
seems to have been a side-effect of commenting out the use of an old
mh-etc variable. Improve error message.

18 years ago* net/tramp.el (tramp-convert-file-attributes): Set file's gid
Michael Albinus [Wed, 1 Feb 2006 22:26:45 +0000 (22:26 +0000)]
* net/tramp.el (tramp-convert-file-attributes): Set file's gid
change bit only when id-format is 'integer.  Reported by Matt
Hodges <M.P.Hodges@rl.ac.uk>.

18 years agoMinor twiddles in comments and docstrings.
Stefan Monnier [Wed, 1 Feb 2006 17:01:03 +0000 (17:01 +0000)]
Minor twiddles in comments and docstrings.

18 years ago(highlight-changes-initial-state, highlight-changes-global-initial-state):
Juanma Barranquero [Wed, 1 Feb 2006 11:25:52 +0000 (11:25 +0000)]
(highlight-changes-initial-state, highlight-changes-global-initial-state):
Doc fixes.
(highlight-changes-global-modes, global-highlight-changes):
Fix typos in docstrings.

18 years ago(cua-mode): Mention that CUA enables
Kim F. Storm [Wed, 1 Feb 2006 10:41:36 +0000 (10:41 +0000)]
(cua-mode): Mention that CUA enables
transient-mark-mode in doc string.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 1 Feb 2006 10:41:27 +0000 (10:41 +0000)]
*** empty log message ***

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-33
Miles Bader [Wed, 1 Feb 2006 10:02:36 +0000 (10:02 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-33

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 8-13)

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

18 years ago* mh-acros.el (mh-defun-compat, mh-defmacro-compat): Add name argument
Bill Wohler [Tue, 31 Jan 2006 20:46:15 +0000 (20:46 +0000)]
* mh-acros.el (mh-defun-compat, mh-defmacro-compat): Add name argument
since compatibility functions should have our package prefix (mh-) by
Emacs convention and to avoid messing up checks for the same functions
in other packages. Use explicit argument instead of forming name by
adding mh-e prefix so that one can grep and find the definition.

* mh-alias.el (mh-alias-local-users, mh-alias-reload)
(mh-alias-expand, mh-alias-minibuffer-confirm-address): Use
mh-assoc-string instead of assoc-string.

* mh-compat.el (assoc-string): Rename to mh-assoc-string.
(mh-mail-abbrev-make-syntax-table, mh-url-hexify-string): Move here
from mh-utils.el.
(mh-display-completion-list): Move here from mh-comp.el.
(mh-face-foreground, mh-face-background): Move here from mh-xface.el.
(mh-write-file-functions): Move here from mh-folder.el

* mh-folder.el (mh-write-file-functions-compat): Move to mh-compat.el
and rename to mh-write-file-functions.
(mh-folder-mode): Use the new name.

* mh-gnus.el (gnus-local-map-property): Rename to
mh-gnus-local-map-property.
(mm-merge-handles): Rename to mh-mm-merge-handles.
(mm-set-handle-multipart-parameter): Rename to
mh-mm-set-handle-multipart-parameter.
(mm-inline-text-vcard): Rename to mh-mm-inline-text-vcard.
(mm-possibly-verify-or-decrypt): Rename to
mh-mm-possibly-verify-or-decrypt.
(mm-handle-multipart-ctl-parameter): Rename to
mh-mm-handle-multipart-ctl-parameter.
(mm-readable-p): Rename to mh-mm-readable-p.
(mm-long-lines-p): Rename to mh-mm-long-lines-p.
(mm-keep-viewer-alive-p): Rename to mh-mm-keep-viewer-alive-p.
(mm-destroy-parts): Rename to mh-mm-destroy-parts.
(mm-uu-dissect-text-parts): Rename to mh-mm-uu-dissect-text-parts.
(mml-minibuffer-read-disposition): Rename to
mh-mml-minibuffer-read-disposition.

* mh-identity.el (mh-identity-field-handler): Use mh-assoc-string
instead of assoc-string.

* mh-mime.el (mh-mm-inline-media-tests, mh-mm-inline-message)
(mh-mime-display, mh-mime-display-security) (mh-insert-mime-button,
mh-insert-mime-security-button) (mh-handle-set-external-undisplayer)
(mh-mime-security-press-button, mh-mime-security-show-details)
(mh-mml-attach-file, mh-mime-cleanup)
(mh-destroy-postponed-handles): Use new mh-* names for compatibility
functions.

* mh-utils.el (mail-abbrev-make-syntax-table): Move to mh-compat.el
and rename to mh-mail-abbrev-make-syntax-table.
(mh-beginning-of-word): Use the new name.
(mh-get-field): Delete ancient alias.

* mh-xface.el (mh-face-foreground-compat): Move to mh-compat.el and
rename to mh-face-foreground
(mh-face-background-compat): Move to mh-compat.el and rename to
mh-face-background.
(mh-face-display-function): Use the new names.
(mh-x-image-url-cache-canonicalize): Use mh-url-hexify-string instead
of url-hexify-string.
(url-unreserved-chars): Move to mh-compat.el and rename to
mh-url-unreserved-chars.
(url-hexify-string): Move to mh-compat.el and rename to
mh-url-hexify-string.

18 years ago(mh-complete-word): Fix bug in call to mh-display-completion-list.
Bill Wohler [Tue, 31 Jan 2006 20:19:50 +0000 (20:19 +0000)]
(mh-complete-word): Fix bug in call to mh-display-completion-list.
Wrong argument was passed, so completions wouldn't show highlighted
prefix.

18 years ago*** empty log message ***
Richard M. Stallman [Tue, 31 Jan 2006 18:39:50 +0000 (18:39 +0000)]
*** empty log message ***

18 years ago(Scrolling, Horizontal Scrolling, Follow Mode): Nodes moved to top.
Richard M. Stallman [Tue, 31 Jan 2006 18:39:00 +0000 (18:39 +0000)]
(Scrolling, Horizontal Scrolling, Follow Mode): Nodes moved to top.

18 years agoMinor clarifications.
Richard M. Stallman [Tue, 31 Jan 2006 18:37:23 +0000 (18:37 +0000)]
Minor clarifications.
(Display): Rearrange menu.
(Standard Faces): Mention query-replace face.
(Faces): Simplify.
(Font Lock): Simplify face customization info.
(Highlight Changes): Node merged into Highlight Interactively.
(Highlight Interactively): Much rewriting and cleanup.
(Optional Mode Line): Narrowed line number not good for goto-line.
Simplify face customization advice.
(Text Display): Mention use of escape-glyph face.
Move ctl-arrow and tab-width here.
(Display Custom): Move no-redraw-on-reenter to end of node.

18 years agoMinor clarifications.
Richard M. Stallman [Tue, 31 Jan 2006 18:30:11 +0000 (18:30 +0000)]
Minor clarifications.
(Isearch Scroll): Simplify.
(Other Repeating Search): Document multi-occur-in-matching-buffers.

18 years ago(Registers): Mention bookmarks here.
Richard M. Stallman [Tue, 31 Jan 2006 18:28:32 +0000 (18:28 +0000)]
(Registers): Mention bookmarks here.

18 years ago(Top): Update subnode menu.
Richard M. Stallman [Tue, 31 Jan 2006 18:27:31 +0000 (18:27 +0000)]
(Top): Update subnode menu.

18 years agoMinor clarifications.
Richard M. Stallman [Tue, 31 Jan 2006 18:26:34 +0000 (18:26 +0000)]
Minor clarifications.
(Selective Undo): Node deleted.

18 years ago(M-x): Minor clarifications
Richard M. Stallman [Tue, 31 Jan 2006 18:25:17 +0000 (18:25 +0000)]
(M-x): Minor clarifications

18 years agoMinor clarifications.
Richard M. Stallman [Tue, 31 Jan 2006 18:24:21 +0000 (18:24 +0000)]
Minor clarifications.
Refer to "graphical" terminals, rather than window systems.

18 years agoMany clarifications.
Richard M. Stallman [Tue, 31 Jan 2006 18:22:30 +0000 (18:22 +0000)]
Many clarifications.
(Help): Don't describe C-h F and C-h K here.
(Key Help): Describe C-h K here.
(Name Help): Mention Emacs Lisp Intro.
Describe C-h F here.
(Misc Help): Mention C-h F and C-h K only briefly.

18 years ago(Undo): New node, mostly copied from basic.texi.
Richard M. Stallman [Tue, 31 Jan 2006 18:19:57 +0000 (18:19 +0000)]
(Undo): New node, mostly copied from basic.texi.
Selective undo text merged in.
(Spelling): Mention Aspell along with Ispell.

18 years ago(Top): Update subnode menus.
Richard M. Stallman [Tue, 31 Jan 2006 18:18:04 +0000 (18:18 +0000)]
(Top): Update subnode menus.

18 years ago(Basic Undo): Renamed from Undo. Most of text moved to new Undo node.
Richard M. Stallman [Tue, 31 Jan 2006 18:14:54 +0000 (18:14 +0000)]
(Basic Undo): Renamed from Undo.  Most of text moved to new Undo node.

18 years ago(multi-occur): Doc fix.
Richard M. Stallman [Tue, 31 Jan 2006 18:09:24 +0000 (18:09 +0000)]
(multi-occur): Doc fix.
(multi-occur-in-matching-buffers): Renamed from
multi-occur-by-filename-regexp.  Prefix arg says match
buffer names instead of file names.

18 years ago*** empty log message ***
Juanma Barranquero [Tue, 31 Jan 2006 16:42:24 +0000 (16:42 +0000)]
*** empty log message ***

18 years agoAllow non-default values of `bs-header-lines-length'.
Juanma Barranquero [Tue, 31 Jan 2006 16:32:00 +0000 (16:32 +0000)]
Allow non-default values of `bs-header-lines-length'.
(bs--running-in-xemacs): Remove (not used anymore).
(bs--set-window-height): Simplify by using `fit-window-to-buffer' instead of
`shrink-window', thus avoiding having to compute the height of the window.
(bs--up): Wrap around even when there's no header.
(bs--down): Use `forward-line' instead of `next-line'.

18 years ago* configure.in: Require GTK 2.4 or newer.
Jan Djärv [Tue, 31 Jan 2006 15:34:16 +0000 (15:34 +0000)]
* configure.in: Require GTK 2.4 or newer.
* configure: Regenerate

18 years ago* gtkutil.c (update_frame_tool_bar): Use new tool bar functions
Jan Djärv [Tue, 31 Jan 2006 15:31:50 +0000 (15:31 +0000)]
* gtkutil.c (update_frame_tool_bar): Use new tool bar functions
 (gtk_toolbar_insert) so we can have tool bars of different sizes.

18 years ago* erc.el (erc-open-ssl-stream): Use tls.el.
Simon Josefsson [Tue, 31 Jan 2006 15:30:53 +0000 (15:30 +0000)]
* erc.el (erc-open-ssl-stream): Use tls.el.

18 years agoRevision: emacs@sv.gnu.org/emacs--devo--0--patch-30
Miles Bader [Tue, 31 Jan 2006 00:24:36 +0000 (00:24 +0000)]
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-30
Creator:  Michael Olson <mwolson@gnu.org>

Merge from erc--main--0

2006-01-30  Michael Olson  <mwolson@gnu.org>

* erc-stamp.el (erc-timestamp-right-align-by-pixel): New option
that determines whether to use pixel values to align right
timestamps.  The default is not to do so, since it only works with
Emacs22 on X, and even then some people have trouble.
(erc-insert-aligned): Use `erc-timestamp-right-align-by-pixel'.

18 years ago(Flistp): Doc fix.
Luc Teirlinck [Mon, 30 Jan 2006 23:40:49 +0000 (23:40 +0000)]
(Flistp): Doc fix.

18 years ago*** empty log message ***
Luc Teirlinck [Mon, 30 Jan 2006 23:39:36 +0000 (23:39 +0000)]
*** empty log message ***

18 years ago* image-mode.el (image-toggle-display): Use file name if possible,
Chong Yidong [Mon, 30 Jan 2006 20:44:44 +0000 (20:44 +0000)]
* image-mode.el (image-toggle-display): Use file name if possible,
instead of unnecessarily allocating a (possibly huge) lisp string.

18 years ago(toplevel): Remove definition of `cl-assertion-failed' condition --
John Paul Wallington [Mon, 30 Jan 2006 19:58:41 +0000 (19:58 +0000)]
(toplevel): Remove definition of `cl-assertion-failed' condition --
it's defined in subr.el instead.

18 years ago(toplevel): Define `cl-assertion-failed' condition here because the
John Paul Wallington [Mon, 30 Jan 2006 19:55:29 +0000 (19:55 +0000)]
(toplevel): Define `cl-assertion-failed' condition here because the
`assert' macro from the cl package signals it at runtime.

18 years ago*** empty log message ***
Juanma Barranquero [Mon, 30 Jan 2006 16:15:20 +0000 (16:15 +0000)]
*** empty log message ***

18 years ago(Fother_window, Fwindow_vscroll, Fset_window_vscroll): Fix typos in docstrings.
Juanma Barranquero [Mon, 30 Jan 2006 16:11:29 +0000 (16:11 +0000)]
(Fother_window, Fwindow_vscroll, Fset_window_vscroll): Fix typos in docstrings.

18 years ago(ediff-meta-buffer-keymap-setup-hook, ediff-before-session-group-setup-hooks,
Juanma Barranquero [Mon, 30 Jan 2006 15:15:00 +0000 (15:15 +0000)]
(ediff-meta-buffer-keymap-setup-hook, ediff-before-session-group-setup-hooks,
ediff-default-filtering-regexp, ediff-meta-mark-equal-files):
Fix typos in docstrings.

18 years ago*** empty log message ***
Juanma Barranquero [Mon, 30 Jan 2006 15:06:50 +0000 (15:06 +0000)]
*** empty log message ***

18 years ago(bw-dir, bw-eqdir, balance-windows, split-window-keep-point):
Juanma Barranquero [Mon, 30 Jan 2006 14:21:54 +0000 (14:21 +0000)]
(bw-dir, bw-eqdir, balance-windows, split-window-keep-point):
Fix typos in docstrings.

18 years ago(thumbs-marked-list): Make buffer-local and
Nick Roberts [Mon, 30 Jan 2006 09:52:49 +0000 (09:52 +0000)]
(thumbs-marked-list): Make buffer-local and
permanent-local.
(thumbs-insert-thumb): Make help-echo non-sticky.
(thumbs-file-alist): Use eolp as check for (non)-image.

18 years ago*** empty log message ***
Nick Roberts [Mon, 30 Jan 2006 09:50:44 +0000 (09:50 +0000)]
*** empty log message ***