]>
git.eshelyaron.com Git - emacs.git/log
Juanma Barranquero [Sat, 16 Jul 2005 21:17:10 +0000 (21:17 +0000)]
(byte-compile-maybe-guarded): Fix typo in docstring.
(byte-compile-interactive-only-functions): Add `insert-buffer' and
`insert-file-literally'.
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.
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.
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.
Richard M. Stallman [Sat, 16 Jul 2005 19:04:57 +0000 (19:04 +0000)]
(byte-compile-maybe-guarded): Doc fix.
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.
Richard M. Stallman [Sat, 16 Jul 2005 18:42:26 +0000 (18:42 +0000)]
(f90-abbrev-start): Avoid warning.
Richard M. Stallman [Sat, 16 Jul 2005 18:41:15 +0000 (18:41 +0000)]
(asm-comment): Use with-no-warnings.
Richard M. Stallman [Sat, 16 Jul 2005 18:39:14 +0000 (18:39 +0000)]
(byte-compile-if): Guard the else-clause too.
Richard M. Stallman [Sat, 16 Jul 2005 18:38:33 +0000 (18:38 +0000)]
(tetris-mode): Avoid warning.
Richard M. Stallman [Sat, 16 Jul 2005 18:35:08 +0000 (18:35 +0000)]
(snake-mode): Avoid warning.
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.
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)).
Richard M. Stallman [Sat, 16 Jul 2005 18:10:43 +0000 (18:10 +0000)]
(eudc-hotlist-mode): Avoid warnings.
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.
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.
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.
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.
Richard M. Stallman [Sat, 16 Jul 2005 17:39:49 +0000 (17:39 +0000)]
(viper-activate-input-method): Avoid warning.
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.
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.
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.
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.
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.
Richard M. Stallman [Sat, 16 Jul 2005 17:06:34 +0000 (17:06 +0000)]
(tempo-insert-template): Suppress warning.
Richard M. Stallman [Sat, 16 Jul 2005 16:58:43 +0000 (16:58 +0000)]
(longlines-mode): Add defvar.
Richard M. Stallman [Sat, 16 Jul 2005 15:59:09 +0000 (15:59 +0000)]
(Completion Commands): Fix command name for ?.
Eli Zaretskii [Sat, 16 Jul 2005 12:37:28 +0000 (12:37 +0000)]
*** empty log message ***
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.
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.
Eli Zaretskii [Sat, 16 Jul 2005 11:54:17 +0000 (11:54 +0000)]
*** empty log message ***
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.
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.
Eli Zaretskii [Sat, 16 Jul 2005 11:41:37 +0000 (11:41 +0000)]
*** empty log message ***
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.
Eli Zaretskii [Sat, 16 Jul 2005 11:37:11 +0000 (11:37 +0000)]
(Type Predicates): Document `atom' type.
Eli Zaretskii [Sat, 16 Jul 2005 11:35:33 +0000 (11:35 +0000)]
(cl-make-type-test): Add `atom' type.
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.
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.
Eli Zaretskii [Sat, 16 Jul 2005 10:49:45 +0000 (10:49 +0000)]
(General Variables): Clarify the default location of $HOME on w32 systems.
Eli Zaretskii [Sat, 16 Jul 2005 10:48:46 +0000 (10:48 +0000)]
Clarify the location of $HOME on w32.
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.
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.
Luc Teirlinck [Sat, 16 Jul 2005 02:24:21 +0000 (02:24 +0000)]
*** empty log message ***
Jason Rumney [Fri, 15 Jul 2005 21:50:23 +0000 (21:50 +0000)]
cmdargs.texi updated for last change
Jason Rumney [Fri, 15 Jul 2005 21:49:02 +0000 (21:49 +0000)]
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.
Richard M. Stallman [Fri, 15 Jul 2005 18:11:53 +0000 (18:11 +0000)]
*** empty log message ***
Richard M. Stallman [Fri, 15 Jul 2005 18:11:34 +0000 (18:11 +0000)]
(select_frame_for_redisplay): Use find_symbol_value.
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.
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.
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.
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.
Nick Roberts [Fri, 15 Jul 2005 14:42:10 +0000 (14:42 +0000)]
*** empty log message ***
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.
Kim F. Storm [Fri, 15 Jul 2005 13:08:43 +0000 (13:08 +0000)]
*** empty log message ***
Kim F. Storm [Fri, 15 Jul 2005 12:53:17 +0000 (12:53 +0000)]
Fix commentary.
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.
Kim F. Storm [Fri, 15 Jul 2005 11:31:55 +0000 (11:31 +0000)]
*** empty log message ***
Juanma Barranquero [Fri, 15 Jul 2005 10:57:38 +0000 (10:57 +0000)]
*** empty log message ***
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'.
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.
Kim F. Storm [Fri, 15 Jul 2005 09:19:40 +0000 (09:19 +0000)]
*** empty log message ***
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.
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.
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.
Juanma Barranquero [Fri, 15 Jul 2005 01:23:01 +0000 (01:23 +0000)]
(derived-mode-run-hooks): Remove.
(derived-mode-hook-name): Doc fix.
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.
Jay Belanger [Thu, 14 Jul 2005 20:05:30 +0000 (20:05 +0000)]
Update copyright information.
Jay Belanger [Thu, 14 Jul 2005 19:30:13 +0000 (19:30 +0000)]
Updated copyright information.
Dan Nicolaescu [Thu, 14 Jul 2005 17:39:46 +0000 (17:39 +0000)]
(term-mode): Disable cua-mode for term buffers.
Juanma Barranquero [Thu, 14 Jul 2005 13:07:06 +0000 (13:07 +0000)]
*** empty log message ***
Kim F. Storm [Thu, 14 Jul 2005 11:30:35 +0000 (11:30 +0000)]
(pitx): Fix output format. Print string charpos.
Kim F. Storm [Thu, 14 Jul 2005 11:30:10 +0000 (11:30 +0000)]
*** empty log message ***
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.
Kim F. Storm [Thu, 14 Jul 2005 11:24:08 +0000 (11:24 +0000)]
(syms_of_search): Staticpro searchbuf.whitespace_regexp.
Kim F. Storm [Thu, 14 Jul 2005 11:24:00 +0000 (11:24 +0000)]
(syms_of_lread): Initialize seen_list.
Kim F. Storm [Thu, 14 Jul 2005 11:23:40 +0000 (11:23 +0000)]
*** empty log message ***
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.
YAMAMOTO Mitsuharu [Thu, 14 Jul 2005 09:23:40 +0000 (09:23 +0000)]
(mac_window_to_frame): Remove duplicate define.
YAMAMOTO Mitsuharu [Thu, 14 Jul 2005 09:23:12 +0000 (09:23 +0000)]
(get_scrap_target_type_list): Avoid NULL pointer dereference.
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.
Kim F. Storm [Thu, 14 Jul 2005 08:25:30 +0000 (08:25 +0000)]
*** empty log message ***
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.
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.
Stefan Monnier [Thu, 14 Jul 2005 02:10:34 +0000 (02:10 +0000)]
(help-xref-interned): Undo last mistaken change.
Stefan Monnier [Thu, 14 Jul 2005 02:07:08 +0000 (02:07 +0000)]
(help-xref-interned): Properly setup xref info.
Stefan Monnier [Thu, 14 Jul 2005 02:06:30 +0000 (02:06 +0000)]
Fix up commenting style.
Luc Teirlinck [Thu, 14 Jul 2005 01:19:10 +0000 (01:19 +0000)]
Whitespace changes.
Luc Teirlinck [Thu, 14 Jul 2005 01:17:35 +0000 (01:17 +0000)]
(custom-initialize-safe-set, custom-initialize-safe-default): Further doc fixes.
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}.
Luc Teirlinck [Thu, 14 Jul 2005 01:06:01 +0000 (01:06 +0000)]
*** empty log message ***
Luc Teirlinck [Thu, 14 Jul 2005 01:01:37 +0000 (01:01 +0000)]
(custom-initialize-safe-set, custom-initialize-safe-default): Doc fixes.
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.
Luc Teirlinck [Thu, 14 Jul 2005 00:57:45 +0000 (00:57 +0000)]
(command-line): Use `custom-reevaluate-setting' again for tooltip-mode.
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.
Luc Teirlinck [Thu, 14 Jul 2005 00:56:13 +0000 (00:56 +0000)]
(define-minor-mode): Do not override explicitly specified :initialize keyword.
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.
Stefan Monnier [Wed, 13 Jul 2005 18:22:07 +0000 (18:22 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Wed, 13 Jul 2005 17:48:37 +0000 (17:48 +0000)]
(Translating Input): Fix typo.