- 12 Apr, 2002 18 commits
-
-
Stefan Monnier authored
-
Pavel Janík authored
-
Stefan Monnier authored
than deactivating the mark if tmm is set to `lambda'. (gen_help_event, kbd_buffer_store_help_event, kbd_buffer_get_event): Use a single event for HELP_EVENT. (Fexecute_extended_command): Save last_point_position.
-
Pavel Janík authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(buffer-syntactic-context-depth): New funs.
-
Stefan Monnier authored
-
Stefan Monnier authored
(debugger-make-xrefs): Don't assume point-min == 1.
-
Stefan Monnier authored
Don't assume point-min == 1.
-
Stefan Monnier authored
(gnus-uu-post-make-mime, gnus-uu-post-encoded): Don't assume point-min == 1.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(etags-tags-apropos, select-tags-table): Don't assume point-min == 1.
-
Stefan Monnier authored
forward-line to bring us where we started.
-
Stefan Monnier authored
-
- 11 Apr, 2002 9 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
(transpose-sexps): Don't presume as much of forward-sexp's behavior. (do-auto-fill): Use fill-move-to-break-point. (syntax-code-table): Remove.
-
Stefan Monnier authored
Don't add spaces at end of sentences at end of line. (fill-move-to-break-point): Make sure the result is always greater than linebeg, so we ensure forward progress. (fill-region-as-paragraph): Compare to `to' rather than eobp. (fill-paragraph): Don't rebind fill-paragraph-function.
-
Mike Williams authored
-
Colin Walters authored
-
Pavel Janík authored
-
Andreas Schwab authored
-
Andreas Schwab authored
`file-name-completion'.
-
Juanma Barranquero authored
-
- 10 Apr, 2002 13 commits
-
-
Colin Walters authored
-
Colin Walters authored
-
Colin Walters authored
-
Stefan Monnier authored
(fill-delete-prefix): Remove indentation while removing prefix. (fill-delete-newlines): Obey sentence-end. (fill-move-to-break-point, fill-newline): New functions extracted from fill-region-as-paragraph. (fill-region-as-paragraph): Use them. Don't fiddle with fill-indent-according-to-mode.
-
Richard M. Stallman authored
-
Colin Walters authored
-
Colin Walters authored
-
Colin Walters authored
-
Colin Walters authored
(syms_of_callproc) <Vgame_score_directory>: DEFVAR_LISP.
-
Colin Walters authored
-
Colin Walters authored
-
Colin Walters authored
-
Colin Walters authored
(ibuffer-current-buffers-with-marks): Don't call `buffer-list' ourselves; take it as an argument. Caller updated. (ibuffer-mode): Make mode-class special.
-