]> git.eshelyaron.com Git - emacs.git/log
emacs.git
19 years ago(snake-mode): Avoid warning.
Richard M. Stallman [Sat, 16 Jul 2005 18:35:08 +0000 (18:35 +0000)]
(snake-mode): Avoid warning.

19 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.

19 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)).

19 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.

19 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.

19 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.

19 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.

19 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.

19 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.

19 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.

19 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.

19 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.

19 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.

19 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.

19 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.

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

19 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 ?.

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

19 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.

19 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.

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

19 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.

19 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.

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

19 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.

19 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.

19 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.

19 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.

19 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.

19 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.

19 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.

19 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.

19 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.

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

19 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

19 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.

19 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.

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

19 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.

19 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.

19 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.

19 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.

19 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.

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

19 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.

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

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

19 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.

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

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

19 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'.

19 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.

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

19 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.

19 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.

19 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.

19 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.

19 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.

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

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

19 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.

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

19 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.

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

19 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.

19 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.

19 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.

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

19 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.

19 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.

19 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.

19 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.

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

19 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.

19 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.

19 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.

19 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.

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

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

19 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.

19 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}.

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

19 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.

19 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.

19 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.

19 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.

19 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.

19 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.

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

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

19 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.

19 years ago*** empty log message ***
Juanma Barranquero [Wed, 13 Jul 2005 11:09:30 +0000 (11:09 +0000)]
*** empty log message ***

19 years ago(winner-mode, winner-boring-buffers, winner-pending-undo-ring): Doc fixes.
Juanma Barranquero [Wed, 13 Jul 2005 11:03:18 +0000 (11:03 +0000)]
(winner-mode, winner-boring-buffers, winner-pending-undo-ring): Doc fixes.
(winner-ring): Remove unneeded `progn'.
(winner-equal): `defsubst' it.
(winner-redo): Fix message.

19 years ago(whitespace-check-buffer-leading, whitespace-check-buffer-trailing,
Juanma Barranquero [Wed, 13 Jul 2005 10:32:08 +0000 (10:32 +0000)]
(whitespace-check-buffer-leading, whitespace-check-buffer-trailing,
whitespace-check-buffer-indent, whitespace-check-buffer-spacetab,
whitespace-check-buffer-ateol, whitespace-highlighted-space,
whitespace-check-leading-whitespace, whitespace-check-trailing-whitespace,
whitespace-check-spacetab-whitespace, whitespace-check-indent-whitespace,
whitespace-check-ateol-whitespace, whitespace-abort-on-error, whitespace-modes):
Fix typos in docstrings.
(defgroup, defcustom): Doc fix.

19 years ago(line-move-1): Always use vertical-motion to
Kim F. Storm [Wed, 13 Jul 2005 10:29:38 +0000 (10:29 +0000)]
(line-move-1): Always use vertical-motion to
do the last (or only) line move to ensure some movement.
Undo 2005-06-23 change--don't check for overlays.

19 years ago*** empty log message ***
Kim F. Storm [Wed, 13 Jul 2005 10:29:22 +0000 (10:29 +0000)]
*** empty log message ***

19 years ago(my-mark-marker, allout-isearch-prior-pos, allout-unprotected,
Juanma Barranquero [Wed, 13 Jul 2005 10:15:39 +0000 (10:15 +0000)]
(my-mark-marker, allout-isearch-prior-pos, allout-unprotected,
allout-undo-aggregation, allout-snug-back, allout-post-command-business,
allout-flag-region, isearch-reenable-font-lock, allout-yank,
allout-insert-latex-header, allout-insert-latex-trailer,
allout-latex-verbatim-quote-curr-line, allout-latexify-exposed,
allout-latex-verb-quote): Fix typos in docstrings.
(allout-enwrap-isearch, regexp-sans-escapes): Doc fix.
(allout-unprotected, allout-prefix-data): Improve argument/docstring
consistency.
(allout-chart-subtree): Fix argument spec.
(allout-open-topic): Rename `use_sib_bullet' argument to `use-sib-bullet'.
Doc fix.

19 years ago(Fvertical_motion): If start position is on an image,
Kim F. Storm [Wed, 13 Jul 2005 10:02:58 +0000 (10:02 +0000)]
(Fvertical_motion): If start position is on an image,
don't move back if we move too far (that's almost certain to happen).

19 years ago* xdisp.c (start_display): Don't reseat to next visible line start
Kim F. Storm [Wed, 13 Jul 2005 10:02:42 +0000 (10:02 +0000)]
* xdisp.c (start_display): Don't reseat to next visible line start
if current start position is in a string or image.
(move_it_vertically_backward): Be sure to move out of strings and
images when moving it2 forward.
(move_it_by_lines): When moving forward, move to next buffer
position if we end up in a string or image.  When moving backward,
count rows moved over when moving to start of current row in case
row starts in middle of a string or image.  Also move further
backward if we end up in a string or image.
(try_cursor_movement): if overlay string spans multiple lines,
move backward to set cursor on start of an overlay string.
(cursor_row_p): Row is ok if cursor is at newline from string, but
string starts on this line (so we always position cursor at start
of string).

19 years ago(cursor_row_fully_visible_p): Allow partially visible
Kim F. Storm [Wed, 13 Jul 2005 09:36:12 +0000 (09:36 +0000)]
(cursor_row_fully_visible_p): Allow partially visible
row in minibuffer windows.
(try_window): Don't check margins in minibuffer windows.