Eli Zaretskii
aca2d9bb92
(display-message-or-buffer): Compare the number of characters to the frame
...
width when determining whether a 1-line message string will fit in the echo
area.
2006-02-04 21:48:50 +00:00
Eli Zaretskii
62ffcd76a9
(display-message-or-buffer): Count screen lines instead of buffer lines when
...
determining whether the message will fit in the echo area/minibuffer window.
2006-02-04 12:19:27 +00:00
Eli Zaretskii
4a99f153c4
(Info-index, Info-mode): Improve the description of the `i' command.
2006-02-04 12:12:39 +00:00
Eli Zaretskii
c1a055ca99
Regenerated.
2006-02-04 11:51:27 +00:00
Miles Bader
6203370b5e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-42
...
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 14-17)
- Update from CVS
- Merge from emacs--devo--0
2006-02-04 00:58:23 +00:00
Bill Wohler
d4ff848f77
(Version, mh-version): Add +cvs to version.
2006-02-03 23:28:28 +00:00
Bill Wohler
5384dc93e5
Update for MH-E release 7.91.
2006-02-03 23:17:59 +00:00
Bill Wohler
5f627e356b
(Version, mh-version): Update for release 7.91.
2006-02-03 23:08:17 +00:00
Bill Wohler
664ca6b28a
(mh-image-load-path, mh-image-load-path-called-flag)
...
(mh-image-load-path): Checkdoc fix. Docstring edits. Reduce scope of
local variable mh-library-name.
2006-02-03 23:02:51 +00:00
Bill Wohler
36685bffc7
(mh-folder-msg-number, mh-folder-refiled, mh-folder-to)
...
(mh-show-cc, mh-show-date, mh-show-header): Replace (min-colors 88)
with (min-colors 64) in face specifications so that MH-E still looks
good on systems with fewer colors (such as Eric Ding's).
2006-02-03 22:17:59 +00:00
Werner LEMBERG
cb8ec72ad3
* textmodes/nroff-mode.el (nroff-font-lock-keywords): Don't be
...
greedy to find the closing bracket in \*[...] and similar
expressions. This is a first rough fix -- many additional
refinements are necessary to make this nroff mode really usable with
groff.
2006-02-03 21:13:59 +00:00
Peter Galbraith
e1144ff64e
(mh-image-load-path): New variable to optionally hold the directory where
...
MH-E images are stored. If nil, then the function `mh-image-load-path'
will find it. This variable will be used for Debian packaging.
(mh-image-load-path function): Use variable `mh-image-load-path' if
non-nil and exists.
2006-02-03 20:27:35 +00:00
Mark D. Baushke
f169fdd35f
* mh-tool-bar.el: Add conditional require of 'tool-bar or 'toolbar
...
for gnu-emacs or xemacs to avoid void-variable tool-bar-map lisp
errors if describe-bindings is called before tool-bar-mode is used.
2006-02-03 19:32:06 +00:00
Eli Zaretskii
d2f45f32aa
No need to mention Makefile.unix, it is no longer created.
2006-02-03 19:31:55 +00:00
Peter Galbraith
e6e91eda9e
(mh-url-unreserved-chars): Fix typo from `mh-url-unresrved-chars'.
2006-02-03 17:55:37 +00:00
Stefan Monnier
ae2c9c21a3
Docstring fixes.
2006-02-03 15:57:56 +00:00
Kim F. Storm
a7684151a8
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.
2006-02-03 13:14:43 +00:00
Kim F. Storm
ad02d7ea94
*** empty log message ***
2006-02-03 13:14:23 +00:00
Kenichi Handa
6bba8c7028
(set-locale-environment): Add "/usr/share/X11/locale/locale.alias" to
...
search list for xorg-x11 libX11.
2006-02-03 11:34:53 +00:00
Eli Zaretskii
24d5d3e2fd
*** empty log message ***
2006-02-03 11:23:35 +00:00
Eli Zaretskii
dae79445a9
(Init File, Find Init): Add cross-references to where $HOME is described.
2006-02-03 11:23:05 +00:00
Eli Zaretskii
0e21fc5436
mh-autoloads is now a dependency of recompile, no need to remake it manually.
2006-02-03 11:16:45 +00:00
Eli Zaretskii
b398503955
(archive-maybe-copy): Fix the way directories in the archive are created
...
in archive-tmpdir.
2006-02-03 11:05:29 +00:00
Eli Zaretskii
67e5330555
(erc-version-string): Don't hard-code Emacs version.
...
(erc-version): Use emacs-version.
2006-02-03 10:25:38 +00:00
Eli Zaretskii
6222ac34cd
Fix last change.
2006-02-03 10:08:57 +00:00
John Paul Wallington
070b3f4427
Update copyright years.
2006-02-02 21:59:18 +00:00
John Paul Wallington
4b9ae390fa
(ibuffer-mark-compressed-file-buffers): New command.
2006-02-02 21:57:09 +00:00
John Paul Wallington
9fe14abebd
(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.
2006-02-02 21:55:33 +00:00
Juanma Barranquero
f161b0795c
(rcirc-cmd-join): Improve argument/docstring consistency.
2006-02-02 16:49:58 +00:00
Richard M. Stallman
ece9f5cc23
(Basic Completion): Completion alists are risky.
2006-02-02 16:34:58 +00:00
Richard M. Stallman
59e5873859
(Active Keymaps): Clarifications.
...
(Searching Keymaps): New node.
(Keymaps): Update menu.
2006-02-02 16:34:29 +00:00
Richard M. Stallman
e29e838a19
(Layout Parameters): Minor clarification.
...
(Drag and Drop): New node.
(Frames): Update menu.
2006-02-02 16:28:13 +00:00
Juanma Barranquero
475ffea416
(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.
2006-02-02 16:23:49 +00:00
Stefan Monnier
a53e64ccbb
*** empty log message ***
2006-02-02 15:12:24 +00:00
Stefan Monnier
7b8e06aaa6
(*table--cell-describe-mode, *table--cell-describe-bindings): Undo last change
...
since print-help-return-message is not obsoleted by anything at all.
2006-02-02 15:12:17 +00:00
Luc Teirlinck
c36f1e6780
(cua-mode): Doc fix.
2006-02-02 14:41:36 +00:00
Luc Teirlinck
f079f5bc6e
*** empty log message ***
2006-02-02 14:40:31 +00:00
Kenichi Handa
999a0fe581
(decode_composition_emacs_mule): Fix handling of
...
incorrect format data.
2006-02-02 12:47:04 +00:00
Juanma Barranquero
0ddb3356b2
*** empty log message ***
2006-02-02 12:28:18 +00:00
Juanma Barranquero
3db4118f6c
(mailclient-place-body-on-clipboard-flag): Fix typo in docstring.
2006-02-02 12:04:23 +00:00
Juanma Barranquero
d33544d379
(savehist-loaded, savehist-load, savehist-install, savehist-autosave,
...
savehist-trim-history): Fix typos in docstrings.
2006-02-02 12:02:14 +00:00
Juanma Barranquero
2e39877180
(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".
2006-02-02 11:47:17 +00:00
Juanma Barranquero
3f19eaa72a
(ezimage-mail, ezimage-object-out-of-date, ezimage-insert-image-button-maybe,
...
ezimage-insert-over-text): Fix typos in docstrings.
2006-02-02 11:12:58 +00:00
Juanma Barranquero
26e98da9f8
(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.
2006-02-02 11:04:55 +00:00
Juanma Barranquero
8b730780cb
(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.
2006-02-02 10:43:18 +00:00
Luc Teirlinck
c79fccd69f
(Top): Correct node name.
2006-02-02 05:40:45 +00:00
Luc Teirlinck
10929a5c73
(Frame Parameters): Remove @item for S-Mouse-1; it is not inside the @table.
2006-02-02 05:39:42 +00:00
Luc Teirlinck
efa023ddcf
(File Names): Fix @xref.
...
(Reverting): Fix typo.
2006-02-02 05:38:54 +00:00
Luc Teirlinck
7b0df362ea
(International): Correct node name.
2006-02-02 05:37:38 +00:00
Luc Teirlinck
85aea0a090
(Save Keyboard Macro): Add missing @kbd to @table.
2006-02-02 05:36:43 +00:00