]> code.delx.au - gnu-emacs/log
gnu-emacs
19 years agoUpdate.
Thien-Thi Nguyen [Mon, 25 Apr 2005 11:42:25 +0000 (11:42 +0000)]
Update.

19 years ago(font-lock-syntactic-face-function): Fix docstring.
Lute Kamstra [Mon, 25 Apr 2005 11:12:33 +0000 (11:12 +0000)]
(font-lock-syntactic-face-function): Fix docstring.

19 years ago(font-lock-defaults): Fix docstring.
Lute Kamstra [Mon, 25 Apr 2005 11:09:30 +0000 (11:09 +0000)]
(font-lock-defaults): Fix docstring.

19 years ago(fontset_set): Fix previous change.
Kenichi Handa [Mon, 25 Apr 2005 06:50:51 +0000 (06:50 +0000)]
(fontset_set): Fix previous change.

19 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-277
Miles Bader [Mon, 25 Apr 2005 04:36:12 +0000 (04:36 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-277

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 67)

   - Update from CVS

2005-04-24  Teodor Zlatanov  <tzz@lifelogs.com>

   * lisp/gnus/spam-report.el (spam-report-unplug-agent)
   (spam-report-plug-agent, spam-report-deagentize)
   (spam-report-agentize, spam-report-url-ping-temp-agent-function):
   support for the Agent in spam-report: when unplugged, report to a
   file; when plugged, submit all the requests.
   [Added missing offline functionality from trunk.]

2005-04-24  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/spam-report.el (spam-report-url-to-file)
   (spam-report-requests-file): New function and variable for offline
   reporting.
   (spam-report-url-ping-function): Add `spam-report-url-to-file'
   and user defined function.
   (spam-report-process-queue): New function.
   Process requests from `spam-report-requests-file'.
   (spam-report-url-ping-mm-url): Autoload.
   [Added missing offline functionality from trunk.]

19 years ago(select-safe-coding-system): Don't
Kenichi Handa [Mon, 25 Apr 2005 04:30:38 +0000 (04:30 +0000)]
(select-safe-coding-system): Don't
check consistency with coding: spec, etc if raw-text or
no-conversion was found to be safe.

19 years agoAdd arch tagline
Miles Bader [Mon, 25 Apr 2005 01:46:56 +0000 (01:46 +0000)]
Add arch tagline

19 years ago*** empty log message ***
Richard M. Stallman [Sun, 24 Apr 2005 21:36:12 +0000 (21:36 +0000)]
*** empty log message ***

19 years ago(Fvertical_motion): Bind fontification-functions to nil.
Richard M. Stallman [Sun, 24 Apr 2005 21:35:43 +0000 (21:35 +0000)]
(Fvertical_motion): Bind fontification-functions to nil.

19 years agoDelete info about lazy-lock.el and fast-lock.el.
Richard M. Stallman [Sun, 24 Apr 2005 21:34:39 +0000 (21:34 +0000)]
Delete info about lazy-lock.el and fast-lock.el.

19 years ago(mail-font-lock-keywords): Match any number of
Richard M. Stallman [Sun, 24 Apr 2005 21:32:59 +0000 (21:32 +0000)]
(mail-font-lock-keywords): Match any number of
citation markers at start of each line.

19 years ago(rmail-font-lock-keywords): Match any number of
Richard M. Stallman [Sun, 24 Apr 2005 21:32:28 +0000 (21:32 +0000)]
(rmail-font-lock-keywords): Match any number of
citation markers at start of each line.

19 years ago(font-lock-comment-delimiter-face): Doc fix.
Richard M. Stallman [Sun, 24 Apr 2005 21:31:37 +0000 (21:31 +0000)]
(font-lock-comment-delimiter-face): Doc fix.

19 years ago(mode-require-final-newline): Fix previous change.
Richard M. Stallman [Sun, 24 Apr 2005 21:29:15 +0000 (21:29 +0000)]
(mode-require-final-newline): Fix previous change.
(require-final-newline): Fix type label.

19 years agotypo
Sam Steingold [Sun, 24 Apr 2005 21:02:20 +0000 (21:02 +0000)]
typo

19 years ago(f90-calculate-indent): Fix treatment of first statement in buffer
Glenn Morris [Sun, 24 Apr 2005 19:42:28 +0000 (19:42 +0000)]
(f90-calculate-indent): Fix treatment of first statement in buffer
(broken by 2004-11-24 change).

19 years ago*** empty log message ***
Glenn Morris [Sun, 24 Apr 2005 19:41:45 +0000 (19:41 +0000)]
*** empty log message ***

19 years ago(ido-everywhere): Save and restore old read-buffer-function
Kim F. Storm [Sun, 24 Apr 2005 19:09:13 +0000 (19:09 +0000)]
(ido-everywhere): Save and restore old read-buffer-function
and read-file-name-function values.  Don't overwrite existing
non-nil values if ido-mode is enabled without ido-everywhere.

19 years ago*** empty log message ***
Kim F. Storm [Sun, 24 Apr 2005 19:08:56 +0000 (19:08 +0000)]
*** empty log message ***

19 years ago(re_search_2, re_match_2_internal): Convert second arg
Eli Zaretskii [Sun, 24 Apr 2005 16:41:14 +0000 (16:41 +0000)]
(re_search_2, re_match_2_internal): Convert second arg
of RE_TRANSLATE to int, to shut up GCC warnings.

19 years ago*** empty log message ***
Luc Teirlinck [Sun, 24 Apr 2005 15:11:38 +0000 (15:11 +0000)]
*** empty log message ***

19 years agoMark syntax-class as documented.
Eli Zaretskii [Sun, 24 Apr 2005 15:07:23 +0000 (15:07 +0000)]
Mark syntax-class as documented.

19 years ago*** empty log message ***
Eli Zaretskii [Sun, 24 Apr 2005 15:05:17 +0000 (15:05 +0000)]
*** empty log message ***

19 years ago(Syntax Table Internals): Elaborate documentation of
Eli Zaretskii [Sun, 24 Apr 2005 15:04:35 +0000 (15:04 +0000)]
(Syntax Table Internals): Elaborate documentation of
syntax-after and syntax-class.

19 years ago(mode-require-final-newline): Revert accidental change.
Luc Teirlinck [Sun, 24 Apr 2005 14:50:42 +0000 (14:50 +0000)]
(mode-require-final-newline): Revert accidental change.

19 years ago(syntax-after): Doc fix.
Eli Zaretskii [Sun, 24 Apr 2005 14:50:20 +0000 (14:50 +0000)]
(syntax-after): Doc fix.
(syntax-class): If argument is nil, return nil.

19 years ago(mode-require-final-newline): Minor doc fix.
Luc Teirlinck [Sun, 24 Apr 2005 14:45:08 +0000 (14:45 +0000)]
(mode-require-final-newline): Minor doc fix.

19 years ago(Unique File Names): Don't mention "numbers" in the documentation
Eli Zaretskii [Sun, 24 Apr 2005 13:24:29 +0000 (13:24 +0000)]
(Unique File Names): Don't mention "numbers" in the documentation
of make-temp-file and make-temp-name.

19 years ago(Changing Files): Fix last change's cross-reference.
Eli Zaretskii [Sun, 24 Apr 2005 13:13:09 +0000 (13:13 +0000)]
(Changing Files): Fix last change's cross-reference.

19 years ago(mode-require-final-newline): Doc fix.
Eli Zaretskii [Sun, 24 Apr 2005 12:07:15 +0000 (12:07 +0000)]
(mode-require-final-newline): Doc fix.
(backup-buffer-copy): Fix last change.

19 years ago(Fcopy_file): Doc fix.
Eli Zaretskii [Sun, 24 Apr 2005 09:19:10 +0000 (09:19 +0000)]
(Fcopy_file): Doc fix.
[MSDOS]: Fix call to emacs_open: buffer_file_type not defined and
not needed.

19 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Sun, 24 Apr 2005 06:07:40 +0000 (06:07 +0000)]
*** empty log message ***

19 years ago(x_clear_frame_selections): Add extern.
YAMAMOTO Mitsuharu [Sun, 24 Apr 2005 06:07:09 +0000 (06:07 +0000)]
(x_clear_frame_selections): Add extern.

19 years ago(handling_window_update, terminate_flag): Remove variables.
YAMAMOTO Mitsuharu [Sun, 24 Apr 2005 06:06:39 +0000 (06:06 +0000)]
(handling_window_update, terminate_flag): Remove variables.
(do_window_update, do_ae_quit_application, XTread_socket): Don't
use them.
(WNE_SLEEP_AT_SUSPEND, WNE_SLEEP_AT_RESUME): Don't define.
[USE_CARBON_EVENTS && MAC_OSX] (mac_handle_service_event)
(init_service_handler): Move to macselect.c.  Remove declarations.
[USE_CARBON_EVENTS && MAC_OSX] (init_service_handler): Add extern.
(Qapplication, Qabout): New variables.
(syms_of_mac): Initialize them.
[USE_CARBON_EVENTS && MAC_OSX] (Qpreferences, Qservices, Qpaste)
(Qperform): New variables.
(syms_of_mac) [USE_CARBON_EVENTS && MAC_OSX]: Initialize them.
(do_get_menus) [!TARGET_API_MAC_CARBON]: Don't call AppendResMenu.
(do_menu_choice): Unhighlight menu bar also when menu_id is 0.
(mac_store_application_menu_event, init_menu_bar): New functions.
[USE_CARBON_EVENTS] (mac_handle_command_event)
(init_command_handler): New functions.
(mac_handle_window_event): Return noErr on window update event.
(do_ae_quit_application): Call mac_store_application_menu_event.
(mac_initialize) [USE_CARBON_EVENTS]: Call init_command_handler
and init_menu_bar.

19 years ago[!TARGET_API_MAC_CARBON]: Don't include charset.h or coding.h.
YAMAMOTO Mitsuharu [Sun, 24 Apr 2005 06:05:39 +0000 (06:05 +0000)]
[!TARGET_API_MAC_CARBON]: Don't include charset.h or coding.h.
(QCLIPBOARD): Remove variable.
(syms_of_mac): Don't initialize it.
(Fmac_paste_function, Fmac_cut_function, Fx_selection_exists_p):
Remove functions.
(syms_of_mac): Don't defsubr them.
[TARGET_API_MAC_CARBON] (Qmime_charset, QNFD, QNFKD, QNFC, QNFKC)
(QHFS_plus_D, QHFS_plus_C): New variables.
(syms_of_mac) [TARGET_API_MAC_CARBON]: Initialize them.
[TARGET_API_MAC_CARBON] (get_cfstring_encoding_from_lisp)
(cfstring_create_normalized): New functions.
[TARGET_API_MAC_CARBON] (Fmac_code_convert_string): Likewise.
(syms_of_mac) [TARGET_API_MAC_CARBON]: Defsubr it.

19 years ago(Fdelete_frame) [MAC_OS]: Call x_clear_frame_selections.
YAMAMOTO Mitsuharu [Sun, 24 Apr 2005 06:03:58 +0000 (06:03 +0000)]
(Fdelete_frame) [MAC_OS]: Call x_clear_frame_selections.

19 years ago(main) [MAC_OS8 || MAC_OSX && HAVE_CARBON]: Call syms_of_macselect.
YAMAMOTO Mitsuharu [Sun, 24 Apr 2005 06:03:04 +0000 (06:03 +0000)]
(main) [MAC_OS8 || MAC_OSX && HAVE_CARBON]: Call syms_of_macselect.

19 years ago(MAC_OBJ): Add macselect.o.
YAMAMOTO Mitsuharu [Sun, 24 Apr 2005 06:02:27 +0000 (06:02 +0000)]
(MAC_OBJ): Add macselect.o.
(SOME_MACHINE_OBJECTS): Likewise.
(mac.o): Depend on ccl.h.
(macselect.o): New target.

19 years agoDefine HAVE_PWD_H.
YAMAMOTO Mitsuharu [Sun, 24 Apr 2005 06:01:22 +0000 (06:01 +0000)]
Define HAVE_PWD_H.

19 years agoAdd NSServices key and data.
YAMAMOTO Mitsuharu [Sun, 24 Apr 2005 06:00:57 +0000 (06:00 +0000)]
Add NSServices key and data.

19 years ago(MacObjects): Add macselect.c.x.
YAMAMOTO Mitsuharu [Sun, 24 Apr 2005 06:00:33 +0000 (06:00 +0000)]
(MacObjects): Add macselect.c.x.
(macselect.c.x): New target.
(mac.c): Fix dependency.

19 years agoRequire select. Set selection-coding-system to
YAMAMOTO Mitsuharu [Sun, 24 Apr 2005 05:59:52 +0000 (05:59 +0000)]
Require select.  Set selection-coding-system to
mac-system-coding-system.  Call menu-bar-enable-clipboard.
(x-last-selected-text-clipboard, x-last-selected-text-primary)
(x-select-enable-clipboard): New variables.
(x-select-text, x-get-selection, x-selection-value)
(x-get-selection-value, mac-select-convert-to-string)
(mac-services-open-file, mac-services-open-selection)
(mac-services-insert-text): New functions.
(CLIPBOARD, FIND): Put mac-scrap-name property.
(com.apple.traditional-mac-plain-text, public.utf16-plain-text)
(public.tiff): Put mac-ostype property.
(selection-converter-alist): Add entries for them.
(mac-application-menu-map): New keymap.
(interprogram-cut-function, interprogram-paste-function): Set to
x-select-text and x-get-selection-value, respectively.
(split-window-keep-point): Set to t.

19 years agoNew file for selection processing on Mac OS.
YAMAMOTO Mitsuharu [Sun, 24 Apr 2005 05:58:47 +0000 (05:58 +0000)]
New file for selection processing on Mac OS.

19 years ago.
Andreas Schwab [Sat, 23 Apr 2005 17:40:01 +0000 (17:40 +0000)]
.

19 years ago(Changing Files): Fix typo.
Luc Teirlinck [Sat, 23 Apr 2005 17:37:51 +0000 (17:37 +0000)]
(Changing Files): Fix typo.

19 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Apr 2005 16:57:31 +0000 (16:57 +0000)]
*** empty log message ***

19 years ago(read-directory-name): Always pass non-nil
Richard M. Stallman [Sat, 23 Apr 2005 16:53:21 +0000 (16:53 +0000)]
(read-directory-name): Always pass non-nil
DEFAULT-FILENAME arg to read-file-name.
(backup-buffer-copy, basic-save-buffer-2): Take care against
writing thru an unexpected existing symlink.
(revert-buffer): In indirect buffer, revert the base buffer.
(magic-mode-alist): Doc fix.
(buffer-stale-function): Doc fix.
(minibuffer-with-setup-hook): Avoid warning.
(mode-require-final-newline): Doc and custom fix.

19 years ago(follow-end-of-buffer): Use with-no-warnings.
Richard M. Stallman [Sat, 23 Apr 2005 16:46:01 +0000 (16:46 +0000)]
(follow-end-of-buffer): Use with-no-warnings.

19 years ago(font-lock-comment-face): On terminals with few colors,
Richard M. Stallman [Sat, 23 Apr 2005 16:45:21 +0000 (16:45 +0000)]
(font-lock-comment-face): On terminals with few colors,
use the default appearance.
(font-lock-comment-delimiter-face): New face, new variable.

19 years ago(TeX-mode, plain-TeX-mode, LaTeX-mode):
David Kastrup [Sat, 23 Apr 2005 16:45:07 +0000 (16:45 +0000)]
(TeX-mode, plain-TeX-mode, LaTeX-mode):
Mention that the autoloaded aliases should be kept for AUCTeX.

19 years ago(imenu--generic-function): The official position of a
Richard M. Stallman [Sat, 23 Apr 2005 16:43:30 +0000 (16:43 +0000)]
(imenu--generic-function): The official position of a
definition is the start of the line that BEG is in.

19 years ago(midnight-timer): Move defvar up.
Richard M. Stallman [Sat, 23 Apr 2005 16:41:33 +0000 (16:41 +0000)]
(midnight-timer): Move defvar up.

19 years ago(mouse-drag-region-1): Delete some debugging code.
Richard M. Stallman [Sat, 23 Apr 2005 16:40:55 +0000 (16:40 +0000)]
(mouse-drag-region-1): Delete some debugging code.

19 years ago(save-place-to-alist): Use with-no-warnings.
Richard M. Stallman [Sat, 23 Apr 2005 16:40:24 +0000 (16:40 +0000)]
(save-place-to-alist): Use with-no-warnings.

19 years ago(command-line): Use with-no-warnings.
Richard M. Stallman [Sat, 23 Apr 2005 16:39:54 +0000 (16:39 +0000)]
(command-line): Use with-no-warnings.

19 years ago(window-size-fixed): New defvar.
Richard M. Stallman [Sat, 23 Apr 2005 16:38:41 +0000 (16:38 +0000)]
(window-size-fixed): New defvar.

19 years ago(easy-menu-do-define): Use defalias, not fset.
Richard M. Stallman [Sat, 23 Apr 2005 16:38:03 +0000 (16:38 +0000)]
(easy-menu-do-define): Use defalias, not fset.

19 years ago(rmail-font-lock-keywords): Use font-lock-comment-delimiter-face.
Richard M. Stallman [Sat, 23 Apr 2005 16:36:53 +0000 (16:36 +0000)]
(rmail-font-lock-keywords): Use font-lock-comment-delimiter-face.

19 years ago(mail-font-lock-keywords): Use font-lock-comment-delimiter-face.
Richard M. Stallman [Sat, 23 Apr 2005 16:36:08 +0000 (16:36 +0000)]
(mail-font-lock-keywords): Use font-lock-comment-delimiter-face.

19 years ago(next-error-highlight-timer): New defvar.
Richard M. Stallman [Sat, 23 Apr 2005 16:35:19 +0000 (16:35 +0000)]
(next-error-highlight-timer): New defvar.

(compilation-mode-font-lock-keywords):
Specify t for LAXMATCH when matching directories.
Save match data around compilation-compat-error-properties form.

19 years ago(Changing Files): Document MUSTBENEW arg in copy-file.
Richard M. Stallman [Sat, 23 Apr 2005 16:24:59 +0000 (16:24 +0000)]
(Changing Files): Document MUSTBENEW arg in copy-file.

19 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Apr 2005 16:22:23 +0000 (16:22 +0000)]
*** empty log message ***

19 years ago(Cyclic Window Ordering): Clarify window-list.
Richard M. Stallman [Sat, 23 Apr 2005 16:22:02 +0000 (16:22 +0000)]
(Cyclic Window Ordering): Clarify window-list.

19 years ago(Fcopy_file): New arg MUSTBENEW.
Richard M. Stallman [Sat, 23 Apr 2005 16:19:37 +0000 (16:19 +0000)]
(Fcopy_file): New arg MUSTBENEW.
(Frename_file): Pass new arg to Fcopy_file.

19 years ago(window_size_fixed): Variable deleted.
Richard M. Stallman [Sat, 23 Apr 2005 16:18:23 +0000 (16:18 +0000)]
(window_size_fixed): Variable deleted.
(syms_of_window): Initialize window-size-fixed to nil.
But don't DEFVAR window_size_fixed.

19 years ago.
Andreas Schwab [Sat, 23 Apr 2005 15:59:39 +0000 (15:59 +0000)]
.

19 years ago(LD_SWITCH_MACHINE) [LINUX]: Don't define.
Andreas Schwab [Sat, 23 Apr 2005 15:58:32 +0000 (15:58 +0000)]
(LD_SWITCH_MACHINE) [LINUX]: Don't define.
(START_FILES, LIB_STANDARD) [LINUX && _ARCH_PPC64]: Override to
use lib64 instead of lib.
(_LP64) [_ARCH_PPC64]: Define if not defined.

19 years agoRegenerate.
Andreas Schwab [Sat, 23 Apr 2005 15:50:24 +0000 (15:50 +0000)]
Regenerate.

19 years agoRemove duplicate match for powerpc configuration.
Andreas Schwab [Sat, 23 Apr 2005 15:49:36 +0000 (15:49 +0000)]
Remove duplicate match for powerpc configuration.

19 years ago(isearch-forward): Doc fix.
Andreas Schwab [Sat, 23 Apr 2005 15:38:07 +0000 (15:38 +0000)]
(isearch-forward): Doc fix.

19 years agoMark JIT stealth entry as non-documentable.
Eli Zaretskii [Sat, 23 Apr 2005 12:58:06 +0000 (12:58 +0000)]
Mark JIT stealth entry as non-documentable.

19 years agoDocument changes in JIT stealth lock parameters.
Eli Zaretskii [Sat, 23 Apr 2005 12:47:34 +0000 (12:47 +0000)]
Document changes in JIT stealth lock parameters.

19 years ago(jit-lock-stealth-time): Change default value to 16.
Eli Zaretskii [Sat, 23 Apr 2005 12:41:24 +0000 (12:41 +0000)]
(jit-lock-stealth-time): Change default value to 16.
(jit-lock-stealth-nice): Change default value to 0.5.

19 years ago(write-abbrev-file): Write table entries in alphabetical order
Eli Zaretskii [Sat, 23 Apr 2005 12:34:05 +0000 (12:34 +0000)]
(write-abbrev-file): Write table entries in alphabetical order
by table name.

19 years agoFix a typo.
Eli Zaretskii [Sat, 23 Apr 2005 11:49:28 +0000 (11:49 +0000)]
Fix a typo.

19 years ago*** empty log message ***
Thien-Thi Nguyen [Fri, 22 Apr 2005 22:33:17 +0000 (22:33 +0000)]
*** empty log message ***

19 years ago(HAVE_PWD_H): Define.
Thien-Thi Nguyen [Fri, 22 Apr 2005 22:31:15 +0000 (22:31 +0000)]
(HAVE_PWD_H): Define.

19 years ago(HAVE_PWD_H): Undef.
Thien-Thi Nguyen [Fri, 22 Apr 2005 22:27:14 +0000 (22:27 +0000)]
(HAVE_PWD_H): Undef.

19 years ago*** empty log message ***
Nick Roberts [Fri, 22 Apr 2005 21:33:35 +0000 (21:33 +0000)]
*** empty log message ***

19 years ago(ido-read-internal): Fix `list' completion.
Kim F. Storm [Fri, 22 Apr 2005 15:09:48 +0000 (15:09 +0000)]
(ido-read-internal): Fix `list' completion.

19 years ago*** empty log message ***
Kim F. Storm [Fri, 22 Apr 2005 15:08:27 +0000 (15:08 +0000)]
*** empty log message ***

19 years ago*** empty log message ***
Kenichi Handa [Fri, 22 Apr 2005 07:11:21 +0000 (07:11 +0000)]
*** empty log message ***

19 years ago(copy_sub_char_table): Explicitly copy the default value
Kenichi Handa [Fri, 22 Apr 2005 07:11:08 +0000 (07:11 +0000)]
(copy_sub_char_table): Explicitly copy the default value
of the sub-chartable.

19 years ago*** empty log message ***
Kenichi Handa [Fri, 22 Apr 2005 05:56:58 +0000 (05:56 +0000)]
*** empty log message ***

19 years ago(recentf-save-file-coding-system): New variable.
Kenichi Handa [Fri, 22 Apr 2005 05:38:29 +0000 (05:38 +0000)]
(recentf-save-file-coding-system): New variable.
(recentf-save-list): Encode the file by
recentf-save-file-coding-system and add coding: tag.

19 years ago*** empty log message ***
Nick Roberts [Fri, 22 Apr 2005 04:11:30 +0000 (04:11 +0000)]
*** empty log message ***

19 years ago(define-obsolete-variable-alias): New macro.
Nick Roberts [Fri, 22 Apr 2005 04:08:08 +0000 (04:08 +0000)]
(define-obsolete-variable-alias): New macro.

19 years ago(Variable Aliases): Describe make-obsolete-variable
Nick Roberts [Fri, 22 Apr 2005 04:07:29 +0000 (04:07 +0000)]
(Variable Aliases): Describe make-obsolete-variable
and define-obsolete-variable-alias.

19 years ago(Symbol Plists): Remove safe-get, as get is now safe.
Kim F. Storm [Thu, 21 Apr 2005 23:46:49 +0000 (23:46 +0000)]
(Symbol Plists): Remove safe-get, as get is now safe.
(Other Plists): Remove safe-plist-get, as plist-get is now safe.

19 years ago*** empty log message ***
Kim F. Storm [Thu, 21 Apr 2005 23:46:33 +0000 (23:46 +0000)]
*** empty log message ***

19 years ago(resolve_face_name): Use Fget instead of Fsafe_get.
Kim F. Storm [Thu, 21 Apr 2005 23:45:40 +0000 (23:45 +0000)]
(resolve_face_name): Use Fget instead of Fsafe_get.

19 years ago(store_mode_line_string, produce_stretch_glyph)
Kim F. Storm [Thu, 21 Apr 2005 23:45:28 +0000 (23:45 +0000)]
(store_mode_line_string, produce_stretch_glyph)
(note_mode_line_or_margin_highlight, note_mouse_highlight):
Use Fplist_get instead of Fsafe_plist_get.

19 years ago(Fsafe_plist_get, Fsafe_get): Remove EXFUN.
Kim F. Storm [Thu, 21 Apr 2005 23:45:10 +0000 (23:45 +0000)]
(Fsafe_plist_get, Fsafe_get): Remove EXFUN.

19 years ago(Fplist_get): Replace by Fsafe_plist_get.
Kim F. Storm [Thu, 21 Apr 2005 23:44:59 +0000 (23:44 +0000)]
(Fplist_get): Replace by Fsafe_plist_get.
(Fsafe_plist_get): Rename to Fplist_get.
(Fsafe_get): Remove, as Fget now uses safe Fplist_get.
(defsubr): Remove defsubr for Fsafe_plist_get and Fsafe_get.

19 years agoTypo in comment.
Kim F. Storm [Thu, 21 Apr 2005 23:36:16 +0000 (23:36 +0000)]
Typo in comment.

19 years ago*** empty log message ***
Lute Kamstra [Thu, 21 Apr 2005 21:38:33 +0000 (21:38 +0000)]
*** empty log message ***

19 years ago(unload-feature): Don't remove a function from hooks if it is about to
Lute Kamstra [Thu, 21 Apr 2005 21:36:24 +0000 (21:36 +0000)]
(unload-feature): Don't remove a function from hooks if it is about to
be restored to an autoload .  Remove functions that will become
unbound from auto-mode-alist.  Simplify the code.

19 years agoMention new function rassq-delete-all.
Lute Kamstra [Thu, 21 Apr 2005 21:29:34 +0000 (21:29 +0000)]
Mention new function rassq-delete-all.

19 years ago(Association Lists): Document rassq-delete-all.
Lute Kamstra [Thu, 21 Apr 2005 21:22:58 +0000 (21:22 +0000)]
(Association Lists): Document rassq-delete-all.

19 years ago(assq-delete-all): New implementation that is linear, not quadratic.
Lute Kamstra [Thu, 21 Apr 2005 21:18:29 +0000 (21:18 +0000)]
(assq-delete-all): New implementation that is linear, not quadratic.
Suggested by David Kastrup <dak@gnu.org>.
(rassq-delete-all): New function.