- 25 May, 2002 4 commits
-
-
Kim F. Storm authored
binding in cua--rectangle-keymap using cua--self-insert-char-p to handle all global self inserting characters in rectangle mode.
-
Kim F. Storm authored
binding in cua--global-mark-keymap using cua--self-insert-char-p to handle all global self inserting characters in gmark mode.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
- 24 May, 2002 11 commits
-
-
Stefan Monnier authored
-
Glenn Morris authored
-
Stefan Monnier authored
(ange-ftp-real-read-file-name-internal): Remove.
-
Glenn Morris authored
(f90-end-of-block, f90-beginning-of-block, f90-next-block-end, f90-previous-block-start): New navigation commands.
-
Simon Josefsson authored
-
Simon Josefsson authored
-
Simon Josefsson authored
-
Simon Josefsson authored
(menu-bar-showhide-fringe-menu): New menu. (menu-bar-showhide-menu): Add Fringe sub-menu.
-
Markus Rost authored
-
Colin Walters authored
newline at the end of occurences.
-
Colin Walters authored
-
- 23 May, 2002 12 commits
-
-
Kim F. Storm authored
(apropos-false-hit-str, apropos-true-hit-doc): New functions. (apropos-command, apropos-value, apropos-documentation-internal) (apropos-documentation-check-doc-file) (apropos-documentation-check-elc-file): Use them to filter out false matches where only one keyword matches, but more than once.
-
Kim F. Storm authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(Finsert_file_contents, build_annotations): Use XCAR, XCDR. (Vwrite_region_annotate_functions): Docstring fix.
-
Kim F. Storm authored
-
Kim F. Storm authored
(apropos-all-regexp, apropos-synonyms, apropos-words) (apropos-all-words): New variables. (aprpos-words-to-regexp, apropos-rewrite-regexp) (apropos-calc-scores, apropos-score-str, apropos-score-doc) (apropos-score-symbol): New functions. (apropos-command, apropos, apropos-value, apropos-documentation): Allow keywords in addition to regexp. Added scoring. (apropos-documentation-check-doc-file) (apropos-documentation-check-elc-file): Added scoring. (apropos-print): Sort according to score.
-
Colin Walters authored
-
Colin Walters authored
-
Colin Walters authored
-
Colin Walters authored
-
Colin Walters authored
(font-lock-default-function): New function, created from `font-lock-mode'. (font-lock-mode): Just funcall `font-lock-default-function'.
-
Colin Walters authored
-
- 22 May, 2002 9 commits
-
-
Markus Rost authored
-
Markus Rost authored
file-newest-backup.
-
Kim F. Storm authored
phys_cursor's hpos is overwritten. This is still not completely correct, as it doesn't really make sense to use hpos at all to get the cursor glyph (as that is relative to the width of the characters on the line, which may have changed during the update).
-
Kim F. Storm authored
-
Jason Rumney authored
Handle the `hbar' cursor type. (x_display_and_set_cursor): Handle the HBAR_CURSOR case.
-
Jason Rumney authored
-
Jason Rumney authored
Lisp_Object. (enum_font_cb2, enum_font_maybe_add_to_list, w32_list_fonts): Use modified enumfont_t struct. * w32fns.c (Qhbar): New variable. (x_specified_cursor_type): Use it.
-
Mike Williams authored
-
Markus Rost authored
-
- 21 May, 2002 4 commits
-
-
Stefan Monnier authored
the last patch works around the wu-ftpd misfeature that prompted the disabling of this optimization.
-
Colin Walters authored
(Info-select-node): Don't use it. (Info-mode-hook): New variable. (Info-mode): Set up categories. (Info-fontify-menu-headers, Info-fontify-node): Use categories.
-
Colin Walters authored
-
Colin Walters authored
-