bpt/emacs.git
18 years ago(find-gc-subrs-callers): Renamed from find-gc-subrs-used.
Richard M. Stallman [Sat, 16 Jul 2005 19:21:10 +0000 (19:21 +0000)]
(find-gc-subrs-callers): Renamed from find-gc-subrs-used.
(find-gc-subrs-called): Renamed from subrs-called, and defvar'd.

18 years ago(allout-isearch-did-quit): Variable deleted.
Richard M. Stallman [Sat, 16 Jul 2005 19:15:35 +0000 (19:15 +0000)]
(allout-isearch-did-quit): Variable deleted.
(allout-real-isearch-abort): Function name no longer used.
(allout-mode): Do allout-enwrap-isearch whenever feature is wanted.
(allout-isearch-rectification): isearch-mode always exists.
Don't set allout-isearch-did-quit.
(allout-isearch-expose): Check isearch-mode-end-hook-error, not
allout-isearch-did-quit.
(allout-enwrap-isearch): Just add the hook.
(allout-isearch-abort): Function deleted.
(allout-pre-command-business): Avoid warning.

18 years ago(isearch-mode-end-hook-quit): New variable.
Richard M. Stallman [Sat, 16 Jul 2005 19:13:30 +0000 (19:13 +0000)]
(isearch-mode-end-hook-quit): New variable.
(isearch-done): Bind it.
(isearch-mode-end-hook): Doc fix.

18 years ago(byte-compile-maybe-guarded): Doc fix.
Richard M. Stallman [Sat, 16 Jul 2005 19:04:57 +0000 (19:04 +0000)]
(byte-compile-maybe-guarded): Doc fix.

18 years ago(pascal-outline-map): Use fboundp, not boundp. Correctly avoid warnings.
Richard M. Stallman [Sat, 16 Jul 2005 18:45:25 +0000 (18:45 +0000)]
(pascal-outline-map): Use fboundp, not boundp.  Correctly avoid warnings.
(pascal-outline): Likewise.

18 years ago(f90-abbrev-start): Avoid warning.
Richard M. Stallman [Sat, 16 Jul 2005 18:42:26 +0000 (18:42 +0000)]
(f90-abbrev-start): Avoid warning.

18 years ago(asm-comment): Use with-no-warnings.
Richard M. Stallman [Sat, 16 Jul 2005 18:41:15 +0000 (18:41 +0000)]
(asm-comment): Use with-no-warnings.

18 years ago(byte-compile-if): Guard the else-clause too.
Richard M. Stallman [Sat, 16 Jul 2005 18:39:14 +0000 (18:39 +0000)]
(byte-compile-if): Guard the else-clause too.

18 years ago(tetris-mode): Avoid warning.
Richard M. Stallman [Sat, 16 Jul 2005 18:38:33 +0000 (18:38 +0000)]
(tetris-mode): Avoid warning.

18 years ago(snake-mode): Avoid warning.
Richard M. Stallman [Sat, 16 Jul 2005 18:35:08 +0000 (18:35 +0000)]
(snake-mode): Avoid warning.

18 years ago(gamegrid-shared-game-dir): Add defvar.
Richard M. Stallman [Sat, 16 Jul 2005 18:34:22 +0000 (18:34 +0000)]
(gamegrid-shared-game-dir): Add defvar.
(gamegrid-set-display-table): Avoid warning.
(gamegrid-set-timer): Likewise.
(gamegrid-make-mono-tty-face): Use set-face-inverse-video-p.
(gamegrid-add-score-with-update-game-score-1): Take FILE as argument.
(gamegrid-add-score-with-update-game-score): Pass that argument.
Rename have-shared-game-dir to gamegrid-shared-game-dir.

18 years ago(byte-compile-or-recursion): New function.
Richard M. Stallman [Sat, 16 Jul 2005 18:27:25 +0000 (18:27 +0000)]
(byte-compile-or-recursion): New function.
(byte-compile-or): Use that.
(byte-compile-maybe-guarded): Handle (not (featurep 'emacs)).

18 years ago(eudc-hotlist-mode): Avoid warnings.
Richard M. Stallman [Sat, 16 Jul 2005 18:10:43 +0000 (18:10 +0000)]
(eudc-hotlist-mode): Avoid warnings.

18 years ago(eudc-jump-to-event): Avoid warning.
Richard M. Stallman [Sat, 16 Jul 2005 18:07:59 +0000 (18:07 +0000)]
(eudc-jump-to-event): Avoid warning.
(eudc-bob-display-jpeg, eudc-bob-can-display-inline-images): Likewise.

18 years ago(uce-reply-to-uce): Replace beginning-of-buffer and insert-file.
Richard M. Stallman [Sat, 16 Jul 2005 18:05:23 +0000 (18:05 +0000)]
(uce-reply-to-uce): Replace beginning-of-buffer and insert-file.

18 years ago(byte-compile-and-recursion): New function.
Richard M. Stallman [Sat, 16 Jul 2005 18:02:07 +0000 (18:02 +0000)]
(byte-compile-and-recursion): New function.
(byte-compile-and): Use byte-compile-and-recursion.

18 years ago(eshell-rebind-keys-alist): Add defvar.
Richard M. Stallman [Sat, 16 Jul 2005 17:42:49 +0000 (17:42 +0000)]
(eshell-rebind-keys-alist): Add defvar.
(eshell-hist-initialize): Use that var the natural way.

18 years ago(viper-activate-input-method): Avoid warning.
Richard M. Stallman [Sat, 16 Jul 2005 17:39:49 +0000 (17:39 +0000)]
(viper-activate-input-method): Avoid warning.

18 years ago(reb-cook-regexp): Avoid warning calling lre-compile-string.
Richard M. Stallman [Sat, 16 Jul 2005 17:35:09 +0000 (17:35 +0000)]
(reb-cook-regexp): Avoid warning calling lre-compile-string.
(reb-color-display-p): Avoid warning.

18 years ago(calculator-last-input): Guard uses of event-key and key-press-event-p.
Richard M. Stallman [Sat, 16 Jul 2005 17:31:53 +0000 (17:31 +0000)]
(calculator-last-input): Guard uses of event-key and key-press-event-p.
(event-key, key-press-event-p): Delete definitions.

18 years ago(find-gc-unsafe-list, find-gc-source-directory, find-gc-subrs-used)
Richard M. Stallman [Sat, 16 Jul 2005 17:24:40 +0000 (17:24 +0000)]
(find-gc-unsafe-list, find-gc-source-directory, find-gc-subrs-used)
(find-gc-noreturn-list, find-gc-source-files):
Vars renamed and defvar'd.

18 years ago(checkdoc-make-overlay, checkdoc-overlay-put, checkdoc-delete-overlay)
Richard M. Stallman [Sat, 16 Jul 2005 17:16:57 +0000 (17:16 +0000)]
(checkdoc-make-overlay, checkdoc-overlay-put, checkdoc-delete-overlay)
(checkdoc-overlay-start, checkdoc-overlay-end)
(checkdoc-mode-line-update, checkdoc-char=):
Define such that compiler knows they are defined.

(checkdoc-call-eval-buffer): Deleted.  Use eval-buffer directly.
(checkdoc-read-event): Deleted.  Use read-event directly.

18 years ago(whitespace-make-overlay)
Richard M. Stallman [Sat, 16 Jul 2005 17:10:58 +0000 (17:10 +0000)]
(whitespace-make-overlay)
(whitespace-overlay-put, whitespace-delete-overlay)
(whitespace-overlay-start, whitespace-overlay-end):
Define such that compiler knows they are defined.
(whitespace): Move conditional inside.

18 years ago(tempo-insert-template): Suppress warning.
Richard M. Stallman [Sat, 16 Jul 2005 17:06:34 +0000 (17:06 +0000)]
(tempo-insert-template): Suppress warning.

18 years ago(longlines-mode): Add defvar.
Richard M. Stallman [Sat, 16 Jul 2005 16:58:43 +0000 (16:58 +0000)]
(longlines-mode): Add defvar.

18 years ago(Completion Commands): Fix command name for ?.
Richard M. Stallman [Sat, 16 Jul 2005 15:59:09 +0000 (15:59 +0000)]
(Completion Commands): Fix command name for ?.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 16 Jul 2005 12:37:28 +0000 (12:37 +0000)]
*** empty log message ***

18 years agoFinish config.log with a line that indicates that the configure step
Eli Zaretskii [Sat, 16 Jul 2005 12:37:06 +0000 (12:37 +0000)]
Finish config.log with a line that indicates that the configure step
was successful.

18 years agoBind "C-x #" in a way that works even if C-x is redefined to a command key,
Eli Zaretskii [Sat, 16 Jul 2005 11:58:10 +0000 (11:58 +0000)]
Bind "C-x #" in a way that works even if C-x is redefined to a command key,
not a prefix key.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 16 Jul 2005 11:54:17 +0000 (11:54 +0000)]
*** empty log message ***

18 years ago(cl-make-type-test): Defer evaluation of cl-make-type-test to execution time.
Eli Zaretskii [Sat, 16 Jul 2005 11:53:25 +0000 (11:53 +0000)]
(cl-make-type-test): Defer evaluation of cl-make-type-test to execution time.

18 years ago(gnus-button-mailto): Remove save-selected-window-window hackery
Eli Zaretskii [Sat, 16 Jul 2005 11:48:33 +0000 (11:48 +0000)]
(gnus-button-mailto): Remove save-selected-window-window hackery
because it relies on save-selected-window internals.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 16 Jul 2005 11:41:37 +0000 (11:41 +0000)]
*** empty log message ***

18 years ago(dired-do-relsymlink-regexp): Add missing optional arg ARG, and use it.
Eli Zaretskii [Sat, 16 Jul 2005 11:40:58 +0000 (11:40 +0000)]
(dired-do-relsymlink-regexp): Add missing optional arg ARG, and use it.

18 years ago(Type Predicates): Document `atom' type.
Eli Zaretskii [Sat, 16 Jul 2005 11:37:11 +0000 (11:37 +0000)]
(Type Predicates): Document `atom' type.

18 years ago(cl-make-type-test): Add `atom' type.
Eli Zaretskii [Sat, 16 Jul 2005 11:35:33 +0000 (11:35 +0000)]
(cl-make-type-test): Add `atom' type.

18 years ago(syms_of_ntproc): staticpro Qhigh, Qlow,
Eli Zaretskii [Sat, 16 Jul 2005 11:25:43 +0000 (11:25 +0000)]
(syms_of_ntproc): staticpro Qhigh, Qlow,
Vw32_valid_locale_ids, and Vw32_valid_codepages.

18 years ago(Standard Faces): Explain that customization of `menu' face has no effect
Eli Zaretskii [Sat, 16 Jul 2005 11:03:26 +0000 (11:03 +0000)]
(Standard Faces): Explain that customization of `menu' face has no effect
on w32 and with GTK.  Add cross-references.

18 years ago(General Variables): Clarify the default location of $HOME on w32 systems.
Eli Zaretskii [Sat, 16 Jul 2005 10:49:45 +0000 (10:49 +0000)]
(General Variables): Clarify the default location of $HOME on w32 systems.

18 years agoClarify the location of $HOME on w32.
Eli Zaretskii [Sat, 16 Jul 2005 10:48:46 +0000 (10:48 +0000)]
Clarify the location of $HOME on w32.

18 years ago[TARGET_API_MAC_CARBON] (Fmac_code_convert_string): Use
YAMAMOTO Mitsuharu [Sat, 16 Jul 2005 07:16:55 +0000 (07:16 +0000)]
[TARGET_API_MAC_CARBON] (Fmac_code_convert_string): Use
Fstring_as_unibyte instead of string_make_unibyte.

18 years ago(define-minor-mode): Avoid constructing a defcustom with two :set or
Luc Teirlinck [Sat, 16 Jul 2005 02:25:48 +0000 (02:25 +0000)]
(define-minor-mode): Avoid constructing a defcustom with two :set or
:type keywords.

18 years ago*** empty log message ***
Luc Teirlinck [Sat, 16 Jul 2005 02:24:21 +0000 (02:24 +0000)]
*** empty log message ***

18 years agocmdargs.texi updated for last change
Jason Rumney [Fri, 15 Jul 2005 21:50:23 +0000 (21:50 +0000)]
cmdargs.texi updated for last change

18 years agoDefault HOME on MS Windows has changed.
Jason Rumney [Fri, 15 Jul 2005 21:49:02 +0000 (21:49 +0000)]
Default HOME on MS Windows has changed.

18 years ago(General Variables): Default HOME on MS Windows has changed.
Jason Rumney [Fri, 15 Jul 2005 21:47:14 +0000 (21:47 +0000)]
(General Variables): Default HOME on MS Windows has changed.

18 years ago*** empty log message ***
Richard M. Stallman [Fri, 15 Jul 2005 18:11:53 +0000 (18:11 +0000)]
*** empty log message ***

18 years ago(select_frame_for_redisplay): Use find_symbol_value.
Richard M. Stallman [Fri, 15 Jul 2005 18:11:34 +0000 (18:11 +0000)]
(select_frame_for_redisplay): Use find_symbol_value.

18 years ago(emacs-lisp-mode-syntax-table): Don't give ^M comment-end syntax.
Richard M. Stallman [Fri, 15 Jul 2005 17:37:27 +0000 (17:37 +0000)]
(emacs-lisp-mode-syntax-table): Don't give ^M comment-end syntax.

18 years ago(site-run-file, keyboard-type): Doc fixes.
Juanma Barranquero [Fri, 15 Jul 2005 14:49:54 +0000 (14:49 +0000)]
(site-run-file, keyboard-type): Doc fixes.
(command-line): Check for "--basic-display" argument; also for "--quick", not
"--bare-bones" (which was renamed).
(fancy-splash-text): Add missing item "Getting New Versions".
(normal-splash-screen): Fix typos and improve consistency with
`fancy-splash-text'.  Update copyright year.

18 years ago(gdb-var-update, gdb-var-update-handler):
Nick Roberts [Fri, 15 Jul 2005 14:45:09 +0000 (14:45 +0000)]
(gdb-var-update, gdb-var-update-handler):
Don't consider gdbmi (gdb-mi.el has its own update functions).
(gdb-var-delete): Make it work for gdbmi as well.
(gdb-speedbar-expand-node): Move var-update here for gdbmi.

18 years ago(etags, sdb): Only require etags when needed.
Nick Roberts [Fri, 15 Jul 2005 14:44:33 +0000 (14:44 +0000)]
(etags, sdb): Only require etags when needed.
(gud-speedbar-menu-items): Correct logic for enabling items.

18 years ago*** empty log message ***
Nick Roberts [Fri, 15 Jul 2005 14:42:10 +0000 (14:42 +0000)]
*** empty log message ***

18 years ago(ido-file-internal, ido-read-file-name, ido-read-directory-name):
Kim F. Storm [Fri, 15 Jul 2005 13:09:03 +0000 (13:09 +0000)]
(ido-file-internal, ido-read-file-name, ido-read-directory-name):
Let bind minibuffer-completing-file-name to t.

18 years ago*** empty log message ***
Kim F. Storm [Fri, 15 Jul 2005 13:08:43 +0000 (13:08 +0000)]
*** empty log message ***

18 years agoFix commentary.
Kim F. Storm [Fri, 15 Jul 2005 12:53:17 +0000 (12:53 +0000)]
Fix commentary.

18 years agoFix redisplay loop in last change.
Kim F. Storm [Fri, 15 Jul 2005 11:32:15 +0000 (11:32 +0000)]
Fix redisplay loop in last change.
(IT_POS_VALID_AFTER_MOVE_P): New macro.
(move_it_vertically_backward, move_it_by_lines): Use it.

18 years ago*** empty log message ***
Kim F. Storm [Fri, 15 Jul 2005 11:31:55 +0000 (11:31 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juanma Barranquero [Fri, 15 Jul 2005 10:57:38 +0000 (10:57 +0000)]
*** empty log message ***

18 years ago(hexl-mode-map): Recognize also `ehelp-command' as a valid binding for
Juanma Barranquero [Fri, 15 Jul 2005 10:50:45 +0000 (10:50 +0000)]
(hexl-mode-map): Recognize also `ehelp-command' as a valid binding for
`help-char'.

18 years ago(ido-define-mode-map): Move ido-next-work-file to C-M-o.
Kim F. Storm [Fri, 15 Jul 2005 09:19:53 +0000 (09:19 +0000)]
(ido-define-mode-map): Move ido-next-work-file to C-M-o.
Use with-no-warnings around ffap-guesser.

18 years ago*** empty log message ***
Kim F. Storm [Fri, 15 Jul 2005 09:19:40 +0000 (09:19 +0000)]
*** empty log message ***

18 years ago(derived-mode-run-hooks): Reinstalled, as it is needed for pre-21 compatibility.
Juanma Barranquero [Fri, 15 Jul 2005 08:39:57 +0000 (08:39 +0000)]
(derived-mode-run-hooks): Reinstalled, as it is needed for pre-21 compatibility.
Thanks to Stefan Monnier for pointing this out.

18 years ago(url-http-parse-headers): Add :redirect arg-pair
Richard M. Stallman [Fri, 15 Jul 2005 05:12:19 +0000 (05:12 +0000)]
(url-http-parse-headers): Add :redirect arg-pair
when calling url-retrieve, to indicate a redirect.

18 years ago(url-retrieve): The callback function can get an additional keyword arg pair.
Richard M. Stallman [Fri, 15 Jul 2005 05:11:28 +0000 (05:11 +0000)]
(url-retrieve): The callback function can get an additional keyword arg pair.

18 years ago(derived-mode-run-hooks): Remove.
Juanma Barranquero [Fri, 15 Jul 2005 01:23:01 +0000 (01:23 +0000)]
(derived-mode-run-hooks): Remove.
(derived-mode-hook-name): Doc fix.

18 years ago(init_environment): Default HOME directory to user's
Jason Rumney [Thu, 14 Jul 2005 22:32:50 +0000 (22:32 +0000)]
(init_environment): Default HOME directory to user's
appdata directory if possible.

18 years agoUpdate copyright information.
Jay Belanger [Thu, 14 Jul 2005 20:05:30 +0000 (20:05 +0000)]
Update copyright information.

18 years agoUpdated copyright information.
Jay Belanger [Thu, 14 Jul 2005 19:30:13 +0000 (19:30 +0000)]
Updated copyright information.

18 years ago(term-mode): Disable cua-mode for term buffers.
Dan Nicolaescu [Thu, 14 Jul 2005 17:39:46 +0000 (17:39 +0000)]
(term-mode): Disable cua-mode for term buffers.

18 years ago*** empty log message ***
Juanma Barranquero [Thu, 14 Jul 2005 13:07:06 +0000 (13:07 +0000)]
*** empty log message ***

18 years ago(pitx): Fix output format. Print string charpos.
Kim F. Storm [Thu, 14 Jul 2005 11:30:35 +0000 (11:30 +0000)]
(pitx): Fix output format.  Print string charpos.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 14 Jul 2005 11:30:10 +0000 (11:30 +0000)]
*** empty log message ***

18 years ago(syms_of_syntax): Staticpro lisp objects in gl_state.
Kim F. Storm [Thu, 14 Jul 2005 11:24:18 +0000 (11:24 +0000)]
(syms_of_syntax): Staticpro lisp objects in gl_state.
Staticpro re_match_object.

18 years ago(syms_of_search): Staticpro searchbuf.whitespace_regexp.
Kim F. Storm [Thu, 14 Jul 2005 11:24:08 +0000 (11:24 +0000)]
(syms_of_search): Staticpro searchbuf.whitespace_regexp.

18 years ago(syms_of_lread): Initialize seen_list.
Kim F. Storm [Thu, 14 Jul 2005 11:24:00 +0000 (11:24 +0000)]
(syms_of_lread): Initialize seen_list.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 14 Jul 2005 11:23:40 +0000 (11:23 +0000)]
*** empty log message ***

18 years ago(add-log-mailing-address, change-log-merge): Doc fix.
Juanma Barranquero [Thu, 14 Jul 2005 10:05:14 +0000 (10:05 +0000)]
(add-log-mailing-address, change-log-merge): Doc fix.
(change-log-get-method-definition): Fix typo in docstring.

18 years ago(mac_window_to_frame): Remove duplicate define.
YAMAMOTO Mitsuharu [Thu, 14 Jul 2005 09:23:40 +0000 (09:23 +0000)]
(mac_window_to_frame): Remove duplicate define.

18 years ago(get_scrap_target_type_list): Avoid NULL pointer dereference.
YAMAMOTO Mitsuharu [Thu, 14 Jul 2005 09:23:12 +0000 (09:23 +0000)]
(get_scrap_target_type_list): Avoid NULL pointer dereference.

18 years ago(cua--pre-command-handler-1, cua--pre-command-handler)
Kim F. Storm [Thu, 14 Jul 2005 08:27:30 +0000 (08:27 +0000)]
(cua--pre-command-handler-1, cua--pre-command-handler)
(cua--post-command-handler-1, cua--post-command-handler):
Split in two.  Check (buffer local) value of cua-mode.
(cua-selection-mode): New command.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 14 Jul 2005 08:25:30 +0000 (08:25 +0000)]
*** empty log message ***

18 years ago(code_convert_region_unwind): ARG is changed to a cons.
Kenichi Handa [Thu, 14 Jul 2005 07:57:42 +0000 (07:57 +0000)]
(code_convert_region_unwind): ARG is changed to a cons.
(code_convert_region): Adjusted for the above change.
(set_conversion_work_buffer): If the work buffer is already in
use, generate a new buffer and return it.  Otherwise return Qnil.
(run_pre_post_conversion_on_str): Adjusted for the above change.
(run_pre_write_conversin_on_c_str): Likewise.

18 years agoRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-484
Miles Bader [Thu, 14 Jul 2005 05:45:24 +0000 (05:45 +0000)]
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-484

Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 88-91)

   - Merge from emacs--cvs-trunk--0
   - Update FSF's address in GPL notices
   - Update from CVS

2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
   gnus-add-minor-mode.
   (gnus-binary-mode): Ditto.

   * lisp/gnus/gnus-topic.el (gnus-topic-mode): Ditto.

18 years ago(help-xref-interned): Undo last mistaken change.
Stefan Monnier [Thu, 14 Jul 2005 02:10:34 +0000 (02:10 +0000)]
(help-xref-interned): Undo last mistaken change.

18 years ago(help-xref-interned): Properly setup xref info.
Stefan Monnier [Thu, 14 Jul 2005 02:07:08 +0000 (02:07 +0000)]
(help-xref-interned): Properly setup xref info.

18 years agoFix up commenting style.
Stefan Monnier [Thu, 14 Jul 2005 02:06:30 +0000 (02:06 +0000)]
Fix up commenting style.

18 years agoWhitespace changes.
Luc Teirlinck [Thu, 14 Jul 2005 01:19:10 +0000 (01:19 +0000)]
Whitespace changes.

18 years ago(custom-initialize-safe-set, custom-initialize-safe-default): Further doc fixes.
Luc Teirlinck [Thu, 14 Jul 2005 01:17:35 +0000 (01:17 +0000)]
(custom-initialize-safe-set, custom-initialize-safe-default): Further doc fixes.

18 years ago(Variable Definitions): Add `custom-initialize-safe-set' and
Luc Teirlinck [Thu, 14 Jul 2005 01:07:23 +0000 (01:07 +0000)]
(Variable Definitions): Add `custom-initialize-safe-set' and
`custom-initialize-safe-default'.
`standard-value' is a list too.
(Defining New Types): Use @key{RET} instead of @key{ret}.

18 years ago*** empty log message ***
Luc Teirlinck [Thu, 14 Jul 2005 01:06:01 +0000 (01:06 +0000)]
*** empty log message ***

18 years ago(custom-initialize-safe-set, custom-initialize-safe-default): Doc fixes.
Luc Teirlinck [Thu, 14 Jul 2005 01:01:37 +0000 (01:01 +0000)]
(custom-initialize-safe-set, custom-initialize-safe-default): Doc fixes.

18 years ago(blink-cursor-mode): Use `custom-initialize-safe-default' and simplify
Luc Teirlinck [Thu, 14 Jul 2005 00:59:34 +0000 (00:59 +0000)]
(blink-cursor-mode): Use `custom-initialize-safe-default' and simplify
:init-value again.

18 years ago(command-line): Use `custom-reevaluate-setting' again for tooltip-mode.
Luc Teirlinck [Thu, 14 Jul 2005 00:57:45 +0000 (00:57 +0000)]
(command-line): Use `custom-reevaluate-setting' again for tooltip-mode.

18 years ago(tooltip-mode): Use `custom-initialize-safe-default' and simplify
Luc Teirlinck [Thu, 14 Jul 2005 00:56:53 +0000 (00:56 +0000)]
(tooltip-mode): Use `custom-initialize-safe-default' and simplify
:init-value again.  Delete autoload.

18 years ago(define-minor-mode): Do not override explicitly specified :initialize keyword.
Luc Teirlinck [Thu, 14 Jul 2005 00:56:13 +0000 (00:56 +0000)]
(define-minor-mode): Do not override explicitly specified :initialize keyword.

18 years agoDon't include des.h (or variants thereof); krb.h will do it.
Ken Raeburn [Wed, 13 Jul 2005 21:47:54 +0000 (21:47 +0000)]
Don't include des.h (or variants thereof); krb.h will do it.
(sendline): Add the \r\n to the line in a temporary buffer, and write it all at
once.

18 years ago*** empty log message ***
Stefan Monnier [Wed, 13 Jul 2005 18:22:07 +0000 (18:22 +0000)]
*** empty log message ***

18 years ago(Translating Input): Fix typo.
Thien-Thi Nguyen [Wed, 13 Jul 2005 17:48:37 +0000 (17:48 +0000)]
(Translating Input): Fix typo.

18 years ago(line-move-1): Undo rest of 2005-06-23 change.
Kim F. Storm [Wed, 13 Jul 2005 13:45:30 +0000 (13:45 +0000)]
(line-move-1): Undo rest of 2005-06-23 change.