- 17 May, 2003 20 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
(widget-choose, widget-map-buttons): Use with-current-buffer. (widget-field-add-space): Change to nil (and to defconst). (widget-info-link-action): Use `info'.
-
David Kastrup authored
-
David Kastrup authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(merge_properties, intervals_equal, merge_properties_sticky): Use XCAR, XCDR. (adjust_for_invis_intang): Pass new arg to text_property_stickiness. (get_local_map): Use get_pos_property (for stickiness and empty overlays).
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Richard M. Stallman authored
(Fminibuffer_complete_word): When deleting the overlap, take account of its real position.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
return beginning of buffer.
-
Richard M. Stallman authored
(struct specbinding): Use specbinding_func, to put the `volatile' in the right place. (map_char_table): Declare added arg.
-
Richard M. Stallman authored
(Faccessible_keymaps): Pass new arg to map_char_table.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Process default and inheritance, resorting to Faref if necessary.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Nick Roberts authored
selected frame. (gdb-annotation-rules): Stop using frames-invalid and breakpoints-invalid annotations. Update after post-prompt instead. (gdb-post-prompt): Update frames and breakpoints here. (gdb-invalidate-frame-and-assembler) (gdb-invalidate-breakpoints-and-assembler): Remove. (gdb-current-address): Remove. (gdb-previous-address): New variable. (gud-until): Extend to work in Assembler buffer (gdb-append-to-inferior-io): Select IO buffer when there is output. (gdb-assembler-custom): Try to get line marker (arrow) to display in window. Correct parsing for OS dependent output syntax of Gdb command, where. (gdb-frame-handler): Correct parsing for OS dependent output syntax of Gdb command, frame. (gdb-invalidate-assembler): Update assembler buffer correctly when frame changes (revisited).
-
Nick Roberts authored
-
- 16 May, 2003 7 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
Don't copy the sequence since we're already modifying it elsewhere. (imenu--create-keymap): Rename from imenu--create-keymap-1. Add optional `cmd' argument. Remove unused var `counter'. (imenu-update-menubar): Use the new arg to get the old behavior. (imenu--mouse-menu): Don't use the new arg to recover the lost behavior.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Lute Kamstra authored
`line-beginning-position' to determine the beginning of the next line.
-
Kenichi Handa authored
default-enable-multibyte-characters is non-nil.
-
- 15 May, 2003 9 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Lute Kamstra authored
sticky as well and made sticky the default. Reimplemented the global minor mode. Updated the commentary section to document these changes. (hl-line-sticky-flag): New user option. (hl-line-overlay): Made it buffer-local and gave it a docstring. (global-hl-line-overlay): New variable. (hl-line-mode): Rewritten to use `hl-line-sticky-flag'. (hl-line-highlight): Rewritten to use `hl-line-sticky-flag'. (hl-line-unhighlight): Updated docstring. (global-hl-line-mode): Implemented directly so that is does not depend on `hl-line-mode' any more. (global-hl-line-highlight, global-hl-line-unhighlight): New functions.
-
Kenichi Handa authored
-
Vinicius Jose Latorre authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(tex-use-reftex, tex-compile-commands): New vars. (tex-summarize-command, tex-uptodate-p, tex-executable-exists-p) (tex-command-executable, tex-command-active-p, tex-compile-default) New functions. (tex-compile): New command. (tex-mode-map): Bind it to C-c C-c.
-
John Paul Wallington authored
-
- 14 May, 2003 4 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Stefan Monnier authored
(vc-svn-delete-file): New function.
-