- 25 Oct, 2000 34 commits
-
-
Jason Rumney authored
-
Dave Love authored
normal-auto-fill-function correctly.
-
Miles Bader authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
`uniquify'.
-
Gerd Moellmann authored
type argument error.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(Fpos_visible_in_window_p): Use pos_visible_p to determine if position is visible and/or fully visible.
-
Andrew Choi authored
-
Andrew Choi authored
* cw5-mcp.xml: renamed from emacs-cw5.mcp.xml. * cw6-mcp.xml: renamed from emacs-cw6.mcp.xml. * inc/defs-cw5.h: renamed from inc/cmdline-defs-cw5.h. * inc/defs-cw6.h: renamed from inc/cmdline-defs-cw6.h.
-
Miles Bader authored
(mwheel-install): Use `mouse-wheel-mode'.
-
Miles Bader authored
(recentf-mode): Use `define-minor-mode'.
-
Andrew Choi authored
-
Kenichi Handa authored
is from C string, but we should encode it. Before calling setup_raw_text_coding_system, be sure to flush out data by the previous coding system.
-
Kenichi Handa authored
-
Dave Love authored
inherit from global-map and don't nullify menu-bar and tool-bar bindings since keymap properties DTRT.
-
Gerd Moellmann authored
-
Miles Bader authored
-
Miles Bader authored
Use the correct overlay marker when checking after_overlay's start ins type.
-
Miles Bader authored
prev when startpos == pos.
-
Miles Bader authored
(widget-at, widget-field-activate): Use it. (widget-tabable-at): Use `widget-at'. (widget-specify-field): If the terminating character of the widget field (which is read-only) is a newline, put it into a special `boundary' field so that C-n/C-p act more naturally. (widget-field-end): Also don't subtract one if a special `boundary' field has been added after the widget field.
-
Miles Bader authored
-
Miles Bader authored
Replace with aliases of the normal emacs b-o-l/e-o-l functions. (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
-
Miles Bader authored
Don't bother adding stickiness fields to overlays to fool the field code, since it should notice the overlay insertion-types now.
-
Miles Bader authored
Set the field stickiness correctly from overlay fields. Use renamed `text_property_stickiness'. (text_property_stickiness): Renamed from `char_property_stickiness'.
-
Miles Bader authored
(Fget_char_property): Use it.
-
Miles Bader authored
-
Stefan Monnier authored
(Fmake_sparse_keymap): Docstring fix. (synkey): Remove. (shadow_lookup): Move up. Handle the case where lookup-key returns an integer. (where_is_internal_1): Drop arg `keymap'. Don't check shadowing. (where_is_internal_2): Adapt to fewer args for where_is_internal_1. (Fwhere_is_internal): Allow `xkeymap' to be a list of keymaps. Simplify/rewrite the keymap-finding code. Add check for command shadowing, using shadow_lookup.
-
Stefan Monnier authored
-
Stefan Monnier authored
rather than KEYMAPP, to allow EQ to work correctly if parent_entry is a symbol.
-
Miles Bader authored
-
Kenichi Handa authored
of buffers if wildcards are used.
-
Kenichi Handa authored
-
- 24 Oct, 2000 6 commits
-
-
Dave Love authored
-
Dave Love authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
Modified to customization mechanisms convention. Doc fix. (columns): New group for delim-col. (delimit-columns-before, delimit-columns-after) (delimit-columns-format, delimit-columns-extra, delimit-columns-start) (delimit-columns-end): New vars. (delimit-columns-customize, delimit-columns-format): New funs. (delimit-columns-region, delimit-columns-rectangle) (delimit-columns-rectangle-line): Modified to support column formatting.
-
Gerd Moellmann authored
buffer's file_truename before trying remove its lock file.
-