]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years ago*** empty log message ***
Juri Linkov [Tue, 25 Oct 2005 16:15:55 +0000 (16:15 +0000)]
*** empty log message ***

18 years ago("cyrillic-translit"): Set 4th arg `guidance' to t
Juri Linkov [Tue, 25 Oct 2005 16:15:45 +0000 (16:15 +0000)]
("cyrillic-translit"): Set 4th arg `guidance' to t
for this multi-key input method.

18 years ago(texinfo-mode): Change charset of one quotation mark
Juri Linkov [Tue, 25 Oct 2005 16:14:44 +0000 (16:14 +0000)]
(texinfo-mode): Change charset of one quotation mark
from [mule-unicode-0100-24ff] to [japanese-jisx0208].

18 years ago(blackbox-mode-map): Move init into declaration.
Stefan Monnier [Tue, 25 Oct 2005 15:28:00 +0000 (15:28 +0000)]
(blackbox-mode-map): Move init into declaration.
(blackbox-redefine-key): Add argument `map'.

18 years ago(jit-lock-fontify-now): Be careful not to skip multiline
Stefan Monnier [Tue, 25 Oct 2005 15:26:41 +0000 (15:26 +0000)]
(jit-lock-fontify-now): Be careful not to skip multiline
regions when moving the jit-lock-context-unfontify-pos boundary.

18 years ago(browse-url-of-buffer): Add ".html" to filename.
Reiner Steib [Tue, 25 Oct 2005 13:18:52 +0000 (13:18 +0000)]
(browse-url-of-buffer): Add ".html" to filename.

18 years ago(dired-virtual): Don't use `dired-insert-headerline'.
Masatake YAMATO [Tue, 25 Oct 2005 12:02:47 +0000 (12:02 +0000)]
(dired-virtual): Don't use `dired-insert-headerline'.

18 years agoColour correction.
Nick Roberts [Tue, 25 Oct 2005 10:39:14 +0000 (10:39 +0000)]
Colour correction.

18 years ago*** empty log message ***
Nick Roberts [Tue, 25 Oct 2005 10:38:41 +0000 (10:38 +0000)]
*** empty log message ***

18 years ago(blackbox-redefine-key): New function.
Eli Zaretskii [Tue, 25 Oct 2005 08:40:16 +0000 (08:40 +0000)]
(blackbox-redefine-key): New function.
(blackbox-mode-map): Use it to remap existing bindings for cursor motion
instead of binding literal keys.

18 years ago(last_mouse_glyph_frame): New var.
YAMAMOTO Mitsuharu [Tue, 25 Oct 2005 08:13:44 +0000 (08:13 +0000)]
(last_mouse_glyph_frame): New var.
(note_mouse_movement): Say mouse moved if current frame differs
from last_mouse_glyph_frame, and update last_mouse_glyph_frame.
(XTmouse_position): Set last_mouse_glyph_frame.
(XTread_socket): Clear last_mouse_glyph_frame on mouse up/down event.
(mac_draw_string_common) [MAC_OSX && WORDS_BIG_ENDIAN]: Fix typo.
Use EndianU16_BtoN.
(mac_draw_string_common) [MAC_OSX]: Don't use ATSUClearLayoutControls.
(x_per_char_metric, XLoadQueryFont)
[MAC_OS_X_VERSION_MAX_ALLOWED < 1020]: Use device origins to get
glyph bounds.
(mac_to_x_fontname, mac_do_list_fonts)
(mac_initialize_display_info): Change screen resolutions to 72dpi.

18 years ago[MAC_OS] (image_load_qt_1): Check image size.
YAMAMOTO Mitsuharu [Tue, 25 Oct 2005 08:12:44 +0000 (08:12 +0000)]
[MAC_OS] (image_load_qt_1): Check image size.
Use GraphicsImportGetImageDescription instead of
GraphicsImportGetNaturalBounds.
[MAC_OSX] (image_load_quartz2d): Check image size.
[MAC_OS] (xpm_load_image): Likewise.

18 years ago(diary-list-entries): Prevent infloop when diary does not end in a
Glenn Morris [Tue, 25 Oct 2005 07:33:34 +0000 (07:33 +0000)]
(diary-list-entries): Prevent infloop when diary does not end in a
newline.  Do not assume a blank line at the start of the diary file.

18 years ago*** empty log message ***
Glenn Morris [Tue, 25 Oct 2005 07:32:56 +0000 (07:32 +0000)]
*** empty log message ***

18 years ago(quail-translate-key): If the input
Kenichi Handa [Tue, 25 Oct 2005 06:13:01 +0000 (06:13 +0000)]
(quail-translate-key): If the input
method is deterministic and failed to handle the last key, restart
the key handling loop from an appropriate key.

18 years ago* vc.el (vc-dired-mode): Extend comment for binding of
Michael Albinus [Tue, 25 Oct 2005 05:52:28 +0000 (05:52 +0000)]
* vc.el (vc-dired-mode): Extend comment for binding of
`directory-listing-before-filename-regexp'.

18 years ago(texinfo-mode): Use real chars, so as not to unnecessarily expose
Stefan Monnier [Tue, 25 Oct 2005 04:58:35 +0000 (04:58 +0000)]
(texinfo-mode): Use real chars, so as not to unnecessarily expose
emacs-mule's internal char codes.

18 years ago(sentence-end-base): Use real chars, so as
Stefan Monnier [Tue, 25 Oct 2005 04:56:18 +0000 (04:56 +0000)]
(sentence-end-base): Use real chars, so as
not to unnecessarily expose emacs-mule's internal char codes.

18 years ago(GDB Graphical Interface): Describe gdb-mouse-until.
Nick Roberts [Tue, 25 Oct 2005 03:49:15 +0000 (03:49 +0000)]
(GDB Graphical Interface): Describe gdb-mouse-until.

18 years ago*** empty log message ***
Nick Roberts [Tue, 25 Oct 2005 03:47:54 +0000 (03:47 +0000)]
*** empty log message ***

18 years ago(gdb-mouse-until): New function.
Nick Roberts [Tue, 25 Oct 2005 02:30:39 +0000 (02:30 +0000)]
(gdb-mouse-until): New function.
(gdb-ann3): Bind it to mouse-2 and drag-mouse-1 in left fringe.

18 years ago*** empty log message ***
Nick Roberts [Tue, 25 Oct 2005 02:21:28 +0000 (02:21 +0000)]
*** empty log message ***

18 years ago(gdb-put-breakpoint-icon): Correct help-echo.
Nick Roberts [Tue, 25 Oct 2005 01:18:56 +0000 (01:18 +0000)]
(gdb-put-breakpoint-icon): Correct help-echo.
Display hand pointer and help-echo on disabled icon too.

18 years ago*** empty log message ***
Nick Roberts [Tue, 25 Oct 2005 01:17:51 +0000 (01:17 +0000)]
*** empty log message ***

18 years agoFix darwin386 configuration issue
Steven Tamm [Tue, 25 Oct 2005 01:09:39 +0000 (01:09 +0000)]
Fix darwin386 configuration issue

18 years ago*** empty log message ***
Luc Teirlinck [Tue, 25 Oct 2005 01:06:22 +0000 (01:06 +0000)]
*** empty log message ***

18 years ago* menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
Chong Yidong [Mon, 24 Oct 2005 22:13:08 +0000 (22:13 +0000)]
* menu-bar.el (menu-bar-help-menu): Rename "psychiatrist", in line
with 2005-10-23 change to doctor.el.

* finder.el (finder-mode-map): Add follow-link binding.

18 years ago(gdb-ann3): Bind mouse-3 in left fringe
Kim F. Storm [Mon, 24 Oct 2005 22:06:47 +0000 (22:06 +0000)]
(gdb-ann3): Bind mouse-3 in left fringe
to gdb-mouse-toggle-breakpoint-fringe.
(gdb-mouse-toggle-breakpoint-margin): Rename from
gdb-mouse-toggle-breakpoint. Fix doc.
(gdb-mouse-toggle-breakpoint-fringe): New defun.
(gdb-put-string): Add optional SPROPS arg.  Add props to string.
(gdb-put-breakpoint-icon): Add gdb-bptno and gdb-enabled
string properties also for fringe breakpoint bitmaps.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 24 Oct 2005 22:06:23 +0000 (22:06 +0000)]
*** empty log message ***

18 years ago* mh-gnus.el: Load mml.el in order to see if
Bill Wohler [Mon, 24 Oct 2005 20:46:06 +0000 (20:46 +0000)]
* mh-gnus.el: Load mml.el in order to see if
mml-minibuffer-read-disposition is defined or not.

* mh-mime.el: Now that mh-gnus.el loads mml, we shouldn't need the mml
autoloads.

18 years ago(org-start-icalendar-file): Fixed format form.
Carsten Dominik [Mon, 24 Oct 2005 19:37:30 +0000 (19:37 +0000)]
(org-start-icalendar-file): Fixed format form.

18 years ago*** empty log message ***
Carsten Dominik [Mon, 24 Oct 2005 19:36:17 +0000 (19:36 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Stefan Monnier [Mon, 24 Oct 2005 17:46:42 +0000 (17:46 +0000)]
*** empty log message ***

18 years agoRequire CL while compiling.
Stefan Monnier [Mon, 24 Oct 2005 17:21:30 +0000 (17:21 +0000)]
Require CL while compiling.
(savehist-history-variables): Remove.
(savehist-save-minibuffer-history, savehist-additional-variables)
(savehist-minibuffer-history-variables): New vars.
(savehist-save): Use them.
(savehist-uninstall, savehist-minibuffer-hook): New funs.
(savehist-install): New fun, extracted from savehist-load.
(savehist-load): Use them.

18 years ago(completion-common-substring): Use `completion-common-substring' prior to `completion...
Masatake YAMATO [Mon, 24 Oct 2005 16:56:53 +0000 (16:56 +0000)]
(completion-common-substring): Use `completion-common-substring' prior to `completion-base-size'.

18 years ago(easy-mmode-define-global-mode): Don't add a dummy doc-string-elt property.
Stefan Monnier [Mon, 24 Oct 2005 16:47:53 +0000 (16:47 +0000)]
(easy-mmode-define-global-mode): Don't add a dummy doc-string-elt property.
(defalias, defvaralias, define-category): Add a docstring property.

18 years ago(define-obsolete-function-alias, define-obsolete-variable-alias):
Stefan Monnier [Mon, 24 Oct 2005 16:44:55 +0000 (16:44 +0000)]
(define-obsolete-function-alias, define-obsolete-variable-alias):
Add `doc-string' declaration.

18 years ago(defimage): Add `doc-string' declaration.
Stefan Monnier [Mon, 24 Oct 2005 16:43:03 +0000 (16:43 +0000)]
(defimage): Add `doc-string' declaration.

18 years ago(define-widget): Add `doc-string' declaration.
Stefan Monnier [Mon, 24 Oct 2005 16:42:33 +0000 (16:42 +0000)]
(define-widget): Add `doc-string' declaration.

18 years agoSmall doc fix.
Masatake YAMATO [Mon, 24 Oct 2005 16:22:16 +0000 (16:22 +0000)]
Small doc fix.

18 years ago(defface, defcustom): Add `doc-string' declaration.
Stefan Monnier [Mon, 24 Oct 2005 16:17:11 +0000 (16:17 +0000)]
(defface, defcustom): Add `doc-string' declaration.

18 years ago(ad-make-advised-definition): Fix arg-order.
Stefan Monnier [Mon, 24 Oct 2005 16:14:34 +0000 (16:14 +0000)]
(ad-make-advised-definition): Fix arg-order.
(defadvice): Add `doc-string' declaration.

18 years ago(macro-declaration-function): Add a `doc-string' declaration.
Stefan Monnier [Mon, 24 Oct 2005 16:10:42 +0000 (16:10 +0000)]
(macro-declaration-function): Add a `doc-string' declaration.

18 years agoUndo 2005-10-23 change.
Kim F. Storm [Mon, 24 Oct 2005 14:59:42 +0000 (14:59 +0000)]
Undo 2005-10-23 change.
(last_mouse_glyph_frame): New var.
(note_mouse_movement): Say mouse moved if current frame differs
from last_mouse_glyph_frame, and update last_mouse_glyph_frame.
(XTmouse_position): Set last_mouse_glyph_frame.
(handle_one_xevent): Clear last_mouse_glyph_frame [instead of
last_mouse_glyph] on mouse up/down event.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 24 Oct 2005 14:59:29 +0000 (14:59 +0000)]
*** empty log message ***

18 years ago(ucs-input-activate): Don't add
Kenichi Handa [Mon, 24 Oct 2005 12:40:57 +0000 (12:40 +0000)]
(ucs-input-activate): Don't add
quail-kill-guidance-buf to kill-buffer-hook.

18 years ago(utf-7): Add autoload cookie.
Kenichi Handa [Mon, 24 Oct 2005 11:37:03 +0000 (11:37 +0000)]
(utf-7): Add autoload cookie.

18 years agoRegister more Cyrillic characters in x-keysym-table.
Kenichi Handa [Mon, 24 Oct 2005 11:09:06 +0000 (11:09 +0000)]
Register more Cyrillic characters in x-keysym-table.

18 years ago(server-sentinel): Set query-on-exit flag to nil on new client processes
Romain Francoise [Mon, 24 Oct 2005 11:06:03 +0000 (11:06 +0000)]
(server-sentinel): Set query-on-exit flag to nil on new client processes
(it isn't inherited from the server process).

18 years agoRegenerated to reflect latest changes.
Eli Zaretskii [Mon, 24 Oct 2005 10:58:47 +0000 (10:58 +0000)]
Regenerated to reflect latest changes.

18 years ago(autoloads): Use "." instead of $(lisp) in the list of directories passed
Eli Zaretskii [Mon, 24 Oct 2005 10:55:25 +0000 (10:55 +0000)]
(autoloads): Use "." instead of $(lisp) in the list of directories passed
to batch-update-autoloads.  Add "." to the list of the echoed directories.

18 years ago*** empty log message ***
Eli Zaretskii [Mon, 24 Oct 2005 09:50:41 +0000 (09:50 +0000)]
*** empty log message ***

18 years agoMoved pgg*.el files from lisp/gnus to lisp.
Eli Zaretskii [Mon, 24 Oct 2005 09:46:27 +0000 (09:46 +0000)]
Moved pgg*.el files from lisp/gnus to lisp.

18 years ago(gdb-send): Bind inhibit-read-only to t
Nick Roberts [Mon, 24 Oct 2005 08:54:18 +0000 (08:54 +0000)]
(gdb-send): Bind inhibit-read-only to t
in case comint-prompt-read-only is set to t.

18 years ago(gud-filter): Bind inhibit-read-only to t
Nick Roberts [Mon, 24 Oct 2005 08:50:45 +0000 (08:50 +0000)]
(gud-filter): Bind inhibit-read-only to t
in case comint-prompt-read-only is set to t.

18 years ago*** empty log message ***
Nick Roberts [Mon, 24 Oct 2005 08:49:16 +0000 (08:49 +0000)]
*** empty log message ***

18 years ago(Fcompare_buffer_substrings): Fix last change.
Kim F. Storm [Mon, 24 Oct 2005 08:35:50 +0000 (08:35 +0000)]
(Fcompare_buffer_substrings): Fix last change.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 24 Oct 2005 08:35:32 +0000 (08:35 +0000)]
*** empty log message ***

18 years ago(handle_one_xevent): Handle keysyms directly mapped to
Kenichi Handa [Mon, 24 Oct 2005 08:05:36 +0000 (08:05 +0000)]
(handle_one_xevent): Handle keysyms directly mapped to
supported Unicode characters.

18 years ago(charset_mule_unicode_0100_24ff)
Kenichi Handa [Mon, 24 Oct 2005 08:04:01 +0000 (08:04 +0000)]
(charset_mule_unicode_0100_24ff)
(charset_mule_unicode_2500_33ff, charset_mule_unicode_e000_ffff):
Extern them.

18 years ago(charset_mule_unicode_0100_24ff)
Kenichi Handa [Mon, 24 Oct 2005 08:03:17 +0000 (08:03 +0000)]
(charset_mule_unicode_0100_24ff)
(charset_mule_unicode_2500_33ff, charset_mule_unicode_e000_ffff):
New variables.
(Fsetup_special_charsets): Initialize them.

18 years agoFrom Ulf Jasper <ulf.jasper@web.de>:
Glenn Morris [Mon, 24 Oct 2005 07:27:39 +0000 (07:27 +0000)]
From  Ulf Jasper  <ulf.jasper@web.de>:

(icalendar-version): Increase to 0.13. Now a string.
(icalendar-import-format): Handle CLASS, STATUS, URL. Rename
`subject' to `summary'.
(icalendar-import-format-summary): Rename from
`icalendar-import-format-subject'.
(icalendar-import-format-url, icalendar-import-format-status)
(icalendar-import-format-class): New variables.
(icalendar--rris): Take variable argument list.
(icalendar--datestring-to-isodate): Remove unnecessary
calendar-style check when converting dates with explicit month
names.
(icalendar-export-region): Change return type of conversion
subroutines.  Bury current buffer unless error occurred.
(icalendar--convert-to-ical)
(icalendar--parse-summary-and-rest): New functions.
(icalendar--convert-ordinary-to-ical)
(icalendar--convert-weekly-to-ical)
(icalendar--convert-yearly-to-ical)
(icalendar--convert-block-to-ical)
(icalendar--convert-cyclic-to-ical)
(icalendar--convert-anniversary-to-ical): Change return type.
Strip trailing blanks from subject.
(icalendar--convert-sexp-to-ical): Change return type.
Strip trailing blanks from subject.  Handle simple sexp
entries as generated by icalendar.el.
(icalendar--convert-float-to-ical)
(icalendar--convert-date-to-ical): Strip trailing blanks from
subject.
(icalendar-import-file): Doc fix.
(icalendar--format-ical-event): Handle CLASS, STATUS, URL.
Correct call to icalendar--rris.
(icalendar--convert-ical-to-diary): Doc fix.  Rename `subject' to
`summary'.
(icalendar--add-diary-entry): Rename `subject' to `summary'.

18 years ago*** empty log message ***
Glenn Morris [Mon, 24 Oct 2005 07:26:18 +0000 (07:26 +0000)]
*** empty log message ***

18 years ago(occur-engine): Rearrange text properties.
Romain Francoise [Mon, 24 Oct 2005 06:19:32 +0000 (06:19 +0000)]
(occur-engine): Rearrange text properties.

18 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-616
Miles Bader [Mon, 24 Oct 2005 06:00:50 +0000 (06:00 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-616

Add lisp/mh-e/.arch-inventory

18 years ago(mh-interpret-number-as-range-flag): Sync docstring with manual.
Bill Wohler [Mon, 24 Oct 2005 05:24:59 +0000 (05:24 +0000)]
(mh-interpret-number-as-range-flag): Sync docstring with manual.

18 years ago*** empty log message ***
Stefan Monnier [Mon, 24 Oct 2005 03:53:23 +0000 (03:53 +0000)]
*** empty log message ***

18 years ago(debugger-make-xrefs): Don't assume case-fold-search is nil.
Stefan Monnier [Mon, 24 Oct 2005 03:52:35 +0000 (03:52 +0000)]
(debugger-make-xrefs): Don't assume case-fold-search is nil.
(debug-help-follow): Use help-xref-interned directly.

18 years ago(Fcompare_buffer_substrings): Handle multibyte chars.
Stefan Monnier [Mon, 24 Oct 2005 03:51:05 +0000 (03:51 +0000)]
(Fcompare_buffer_substrings): Handle multibyte chars.

18 years ago(el1): Capability deleted, since term.el doesn't implement it.
Richard M. Stallman [Mon, 24 Oct 2005 03:37:47 +0000 (03:37 +0000)]
(el1): Capability deleted, since term.el doesn't implement it.

18 years agoReplace `Mac OS 8/9' with `Mac OS Classic'. Add `FIXME'
YAMAMOTO Mitsuharu [Mon, 24 Oct 2005 00:53:27 +0000 (00:53 +0000)]
Replace `Mac OS 8/9' with `Mac OS Classic'.  Add `FIXME'
to descriptions about Metrowerks CodeWarrior.  Remove obsolete
descriptions about C-g and supported image types.

18 years agoReplace `Mac OS 8/9' with `Mac OS Classic'. Add
YAMAMOTO Mitsuharu [Mon, 24 Oct 2005 00:53:00 +0000 (00:53 +0000)]
Replace `Mac OS 8/9' with `Mac OS Classic'.  Add
`FIXME' to descriptions about Metrowerks CodeWarrior.  Remove
obsolete description about 512MB limit and icon on Mac OS Classic.
Add description about flags for experimental features.

18 years ago(inhibit-face-set-after-frame-default): New variable.
Richard M. Stallman [Mon, 24 Oct 2005 00:10:02 +0000 (00:10 +0000)]
(inhibit-face-set-after-frame-default): New variable.
(set-face-attribute): Bind it.
(face-set-after-frame-default): Test it.

18 years ago*** empty log message ***
Kim F. Storm [Sun, 23 Oct 2005 22:58:33 +0000 (22:58 +0000)]
*** empty log message ***

18 years agoAutoload mm-uu for mm-uu-dissect to avoid compiler warning in Emacs
Bill Wohler [Sun, 23 Oct 2005 22:47:45 +0000 (22:47 +0000)]
Autoload mm-uu for mm-uu-dissect to avoid compiler warning in Emacs
22.

18 years ago* mh-identity.el (mh-assoc-ignore-case): Merge with version in
Bill Wohler [Sun, 23 Oct 2005 22:47:27 +0000 (22:47 +0000)]
* mh-identity.el (mh-assoc-ignore-case): Merge with version in
mh-alias.el and move to mh-acros.el

* mh-alias.el (mh-assoc-ignore-case): Merge with version in
mh-identity.el and move to mh-acros.el

* mh-acros.el (mh-assoc-ignore-case): Merge of function from
mh-identity.el and mh-alias.el.

18 years ago* mh-identity.el (mh-assoc-ignore-case): New macro that uses
Satyaki Das [Sun, 23 Oct 2005 22:34:34 +0000 (22:34 +0000)]
* mh-identity.el (mh-assoc-ignore-case): New macro that uses
assoc-string (if the function is available) and falls back on
assoc-ignore-case if assoc-string is not found.
(mh-identity-field-handler): Use mh-assoc-ignore-case since
assoc-ignore-case is a obsolete function in Emacs 22.

* mh-e.el (mh-folder-buttons-init-flag): New variable that keeps
track of whether the tool-bar in mh-folder-mode has been
initialized yet.
(mh-folder-mode): Initialize the tool-bar for folders the first
time we get into mh-letter-mode.

* mh-customize.el (mh-buffer-exists-p): New function which tests
presence of buffers of a given mode.
(mh-tool-bar-define): New functions
mh-tool-bar-folder-buttons-init and
mh-tool-bar-letter-buttons-init are defined. These functions are
used to create the tool-bar from the corresponding customizable
variables.

* mh-comp.el (mh-letter-buttons-init-flag): New variable that
keeps track of whether the tool-bar in mh-letter-mode has been
initialized yet.
(mh-letter-mode): Initialize the tool-bar for drafts the first
time we get into mh-letter-mode.

18 years ago* thumbs.el (thumbs-image-type): Add .pbm.
Chong Yidong [Sun, 23 Oct 2005 21:50:34 +0000 (21:50 +0000)]
* thumbs.el (thumbs-image-type): Add .pbm.

18 years ago* mh-comp.el (mh-letter-menu): Rename
Bill Wohler [Sun, 23 Oct 2005 21:26:17 +0000 (21:26 +0000)]
* mh-comp.el (mh-letter-menu): Rename
mh-mhn-compose-external-compressed-tar to
mh-mh-compose-external-compressed-tar. Rename mh-mhn-compose-anon-ftp
to mh-mh-compose-anon-ftp. Rename mh-edit-mhn to mh-mh-to-mime. Rename
mh-mhn-directive-present-p to mh-mh-directive-present-p. Rename
mh-revert-mhn-edit to mh-mh-to-mime-undo. Rename
mh-gnus-pgp-support-flag to mh-pgp-support-flag. Rename
mh-compose-insertion value from 'mhn to 'mh.
(mh-insert-signature): Rename mh-mhn-directive-present-p to
mh-mh-directive-present-p.
(mh-send-letter): Rename mh-mhn-directive-present-p to
mh-mh-directive-present-p. Rename mh-edit-mhn to mh-mh-to-mime.
(mh-letter-mode-map): Rename mh-edit-mhn to mh-mh-to-mime. Rename
mh-mhn-compose-anon-ftp to mh-mh-compose-anon-ftp. Rename
mh-mhn-compose-external-compressed-tar to
mh-mh-compose-external-compressed-tar. Rename mh-revert-mhn-edit to
mh-mh-to-mime-undo. Rename mh-mhn-compose-external-type to
mh-mh-compose-external-type. Rename mh-mhn-compose-anon-ftp to
mh-mh-compose-anon-ftp. Rename mh-mhn-compose-external-compressed-tar
to mh-mh-compose-external-compressed-tar. Rename mh-revert-mhn-edit to
mh-mh-to-mime-undo. Rename mh-mhn-compose-external-type to
mh-mh-compose-external-type.
(mh-send-letter, mh-letter-mode-map): Rename mh-edit-mhn to
mh-mh-to-mime, mh-revert-mhn-edit to mh-mh-to-mime-undo.
(mh-reply, mh-yank-cur-msg, mh-insert-prefix-string): Rename
mh-yank-from-start-of-msg to mh-yank-behavior. (mh-letter-mode,
mh-to-field, mh-to-fcc, mh-insert-signature) (mh-check-whom,
mh-insert-auto-fields, mh-send-letter) (mh-insert-letter,
mh-yank-cur-msg, mh-insert-prefix-string) (mh-fully-kill-draft,
mh-open-line, mh-letter-complete) (mh-letter-complete-or-space,
mh-letter-confirm-address) (mh-letter-next-header-field-or-indent)
(mh-letter-previous-header-field)
(mh-letter-toggle-header-field-display): Sync docstrings with manual.

* mh-customize.el (mh-edit-mhn-hook): Rename to mh-mh-to-mime-hook.
(mh-yank-from-start-of-msg): Rename to mh-yank-behavior.
(mh-compose-insertion): Rename values from 'gnus and 'mhn to 'mh and
user-visible values from mhn and Gnus to MH and MML.
(mh-before-send-letter-hook): Added 'ispell-message option.
(mh-mml-method-default): Rename mh-gnus-pgp-support-flag to
mh-pgp-support-flag. (mh-compose-insertion,
mh-compose-space-does-completion-flag)
(mh-delete-yanked-msg-window-flag) (mh-extract-from-attribution-verb,
mh-ins-buf-prefix) (mh-letter-complete-function,
mh-letter-fill-column) (mh-mml-method-default, mh-signature-file-name)
(mh-signature-separator-flag, mh-x-face-file) (mh-yank-behavior,
mail-citation-hook)
(mh-before-send-letter-hook, mh-mh-to-mime-hook): Sync docstrings with
manual.

* mh-gnus.el (mml-minibuffer-read-disposition): New function provided
for Emacs 21 environments that lack it.

* mh-mime.el (mh-mml-query-cryptographic-method): Use default prompt
convention.
(mh-compose-forward): mh-mh-forward-message requires string arg.
(mh-minibuffer-read-type): New function.
(mh-mhn-args): Rename to mh-mh-to-mime-args.
(mh-mhn-compose-insertion): Rename to mh-mh-attach-file.
(mh-mhn-compose-forw): Rename to mh-mh-forward-message.
(mh-mhn-compose-type): Rename to mh-mh-compose-type.
(mh-mhn-compose-anon-ftp): Rename to mh-mh-compose-anon-ftp. Rename
mh-mhn-compose-external-type to mh-mh-compose-external-type.
(mh-mhn-compose-external-compressed-tar): Rename to
mh-mh-compose-external-compressed-tar. Rename
mh-mhn-compose-external-type to mh-mh-compose-external-type.
(mh-mhn-compose-external-type): Rename to mh-mh-compose-external-type.
(mh-edit-mhn): Rename to mh-mh-to-mime. Rename mh-mhn-args to
mh-mh-to-mime-args. Rename mh-edit-mhn-hook to mh-mh-to-mime-hook. Use
correct program in message.
(mh-mhn-directive-present-p): Rename to mh-mh-directive-present-p.
(mh-mml-directive-present-p): Rename to mh-mml-tag-present-p.
(mh-compose-forward, mh-mh-attach-file) (mh-mh-compose-anon-ftp,
mh-mh-compose-external-compressed-tar) (mh-mh-compose-external-type,
mh-mh-forward-message)
(mh-mml-attach-file): Use mml-minibuffer-read-description,
mh-minibuffer-read-type.
(mh-mime-content-types): Moved comment about only being used in Emacs
20 to docstring.
(mh-mh-compose-external-type): Rename extra-param argument to
parameters. (mh-mml-to-mime, mh-secure-message)
(mh-mml-unsecure-message, mh-mime-display-part)
(mh-mime-display-single): Rename mh-gnus-pgp-support-flag to
mh-pgp-support-flag.
(mh-compose-insertion): Rename mh-mhn-compose-insertion to
mh-mh-attach-file.
(mh-compose-forward): Rename mh-mhn-compose-forw to
mh-mh-forward-message.
(mh-mhn-compose-insertion): Rename mh-mhn-compose-type to
mh-mh-compose-type. (mh-compose-insertion, mh-compose-forward,
mh-mh-to-mime-args) (mh-mh-attach-file, mh-mh-compose-type)
(mh-mh-compose-anon-ftp, mh-mh-compose-external-compressed-tar)
(mh-mh-compose-external-compressed-tar) (mh-mh-compose-external-type,
mh-mh-forward-message) (mh-mh-to-mime, mh-mh-quote-unescaped-sharp,
(mh-mh-to-mime-undo, mh-mh-directive-present-p, mh-mml-to-mime)
(mh-mml-attach-file, mh-secure-message, mh-mml-unsecure-message)
(mh-mml-secure-message-sign, mh-mml-secure-message-encrypt)
(mh-mml-directive-present-p, mh-destroy-postponed-handles)
(mh-display-smileys, mh-display-emphasis, mh-mime-save-parts): Sync
docstrings with manual.

* mh-utils.el (mh-gnus-pgp-support-flag): Rename to
mh-pgp-support-flag.

18 years ago* xterm.c (note_mouse_movement): Always call note_mouse_highlight
Jan Djärv [Sun, 23 Oct 2005 21:12:46 +0000 (21:12 +0000)]
* xterm.c (note_mouse_movement): Always call note_mouse_highlight
so tool tips don't interfere with press on tool bar button.

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 23 Oct 2005 19:13:19 +0000 (19:13 +0000)]
*** empty log message ***

18 years ago(describe-face): Use describe-simplify-lib-file-name.
Richard M. Stallman [Sun, 23 Oct 2005 19:12:50 +0000 (19:12 +0000)]
(describe-face): Use describe-simplify-lib-file-name.

18 years ago(describe-simplify-lib-file-name): New function.
Richard M. Stallman [Sun, 23 Oct 2005 19:12:10 +0000 (19:12 +0000)]
(describe-simplify-lib-file-name): New function.
(describe-function-1, describe-variable): Use it.

18 years ago*** empty log message ***
Richard M. Stallman [Sun, 23 Oct 2005 18:32:58 +0000 (18:32 +0000)]
*** empty log message ***

18 years ago(tooltip-x-offset, tooltip-y-offset): Change defaults.
Richard M. Stallman [Sun, 23 Oct 2005 18:31:25 +0000 (18:31 +0000)]
(tooltip-x-offset, tooltip-y-offset): Change defaults.
Eliminate nil as possible value.
(tooltip-hide-delay): Reduce internal-border-width.

18 years ago(menu-bar-file-menu) <dired>: Change help-echo string.
Richard M. Stallman [Sun, 23 Oct 2005 18:29:43 +0000 (18:29 +0000)]
(menu-bar-file-menu) <dired>: Change help-echo string.
(menu-bar-file-menu) <new-file>: Likewise.

18 years ago(line-move-finish): Ignore fields computing LINE-END.
Richard M. Stallman [Sun, 23 Oct 2005 18:26:38 +0000 (18:26 +0000)]
(line-move-finish): Ignore fields computing LINE-END.

18 years ago(load-with-code-conversion):
Richard M. Stallman [Sun, 23 Oct 2005 18:24:00 +0000 (18:24 +0000)]
(load-with-code-conversion):
Pass full file name to `eval-buffer' unless preloading.

18 years ago(flyspell-large-region): Call ispell-check-version.
Richard M. Stallman [Sun, 23 Oct 2005 18:22:49 +0000 (18:22 +0000)]
(flyspell-large-region): Call ispell-check-version.

18 years ago(ispell-local-dictionary-overridden): Fix the
Richard M. Stallman [Sun, 23 Oct 2005 18:22:06 +0000 (18:22 +0000)]
(ispell-local-dictionary-overridden): Fix the
make-variable-buffer-local call that was supposed to be for this variable.
(ispell-aspell-supports-utf8): Doc fix.
(ispell-find-aspell-dictionaries): Preserve elements of
ispell-dictionary-alist for dictionaries that aspell doesn't report.
(ispell-aspell-find-dictionary): Return nil on error.

18 years ago(doctor-doc): Don't say "psychiatrist".
Richard M. Stallman [Sun, 23 Oct 2005 18:19:47 +0000 (18:19 +0000)]
(doctor-doc): Don't say "psychiatrist".
(doctor-symptoms): Likewise.

18 years ago(Overlay Arrow): Clarify about local bindings of overlay-arrow-position.
Richard M. Stallman [Sun, 23 Oct 2005 18:18:11 +0000 (18:18 +0000)]
(Overlay Arrow): Clarify about local bindings of overlay-arrow-position.

18 years ago(Init File): Recommend when to use site-start.el.
Richard M. Stallman [Sun, 23 Oct 2005 18:01:25 +0000 (18:01 +0000)]
(Init File): Recommend when to use site-start.el.

18 years ago(add-log-current-defun): Clean up handling of DEFUNs.
Richard M. Stallman [Sun, 23 Oct 2005 17:58:45 +0000 (17:58 +0000)]
(add-log-current-defun): Clean up handling of DEFUNs.

18 years ago(Miscellaneous Commands): Replace dired-do-relative-symlink by dired-do-relsymlink
Lars Hansen [Sun, 23 Oct 2005 17:45:24 +0000 (17:45 +0000)]
(Miscellaneous Commands): Replace dired-do-relative-symlink by dired-do-relsymlink
and dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.

18 years ago* cus-edit.el (custom-button, custom-button-pressed): New vars.
Chong Yidong [Sun, 23 Oct 2005 17:40:38 +0000 (17:40 +0000)]
* cus-edit.el (custom-button, custom-button-pressed): New vars.
(custom-raised-buttons): Add :set spec.
(custom-button-unraised, custom-button-pressed-unraised): New
faces, so that custom-raised-buttons actually does something.
(custom-mode): Use custom-button and custom-button-pressed.

* wid-edit.el (widget-specify-button): Don't ignore
widget-mouse-face on graphic terminals.
(widget-move-and-invoke): Cleanup.

18 years ago(Fset_case_table): Doc fix.
Richard M. Stallman [Sun, 23 Oct 2005 17:26:53 +0000 (17:26 +0000)]
(Fset_case_table): Doc fix.

18 years ago(build_load_history): Replace STREAM arg with ENTIRE.
Richard M. Stallman [Sun, 23 Oct 2005 17:25:43 +0000 (17:25 +0000)]
(build_load_history): Replace STREAM arg with ENTIRE.
(readevalloop): Compute ENTIRE properly.
(syms_of_lread) <load-history>: Doc fix.

18 years ago(Predefined Units): Use `alpha' for the fine structure constant.
Jay Belanger [Sun, 23 Oct 2005 17:18:09 +0000 (17:18 +0000)]
(Predefined Units): Use `alpha' for the fine structure constant.

18 years agoReverted last change for a better fix:
Chong Yidong [Sun, 23 Oct 2005 16:29:35 +0000 (16:29 +0000)]
Reverted last change for a better fix:
* gnus-sum.el (gnus-ignored-from-addresses): Handle case where
user-mail-name is an empty string.