- 01 Apr, 1997 1 commit
-
-
Richard M. Stallman authored
(Qfile_date_error): New variable. (syms_of_fileio): Set it up.
-
- 31 Mar, 1997 2 commits
-
-
Karl Heuer authored
-
Karl Heuer authored
-
- 30 Mar, 1997 9 commits
-
-
Richard M. Stallman authored
Use find-buffer-visiting instead of get-file-buffer.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(icon-imenu-generic-expression): New variable to be used for imenu. (icon-mode): Added font-lock, imenu and hideshow support. (icon-font-lock-keywords-1, icon-font-lock-keywords-2): New constants for different level of font-lock fontification. (icon-font-lock-keywords): New variable. Default expression to be assigned to font-lock-keywords in `icon-mode'. (icon-forward-sexp-function): New function used as `forward-sexp' by hideshow.
-
Richard M. Stallman authored
(bookmark-bmenu-other-window-with-mouse): New function. (bookmark-bmenu-mode-map): Bind mouse-2. (bookmark-bmenu-list, bookmark-insert-location, bookmark-bmenu-hide-filenames): Put text property on bookmarks. (bookmark-bmenu-show-filenames): Remove text property from white spaces generated by `move-to-column'. (bookmark-bmenu-bookmark): Use `buffer-substring-no-properties' instead of `buffer-substring'.
-
Richard M. Stallman authored
string to a vector. But don't metize a character that is part of PREFIX.
-
Richard M. Stallman authored
Change criterion for copying expansion's case pattern. Do this now if expansion case varies after the first char.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
set the syntax table based on the default shell.
-
- 29 Mar, 1997 4 commits
-
-
Richard M. Stallman authored
Changed to use overlays for hiding instead of selective display. Commented out the support for XEmacs because it doesn't support overlays. (hs-special-modes-alist): Added support for java-mode. (hs-minor-mode-hook): New variable. (hs-c-start-regexp, hs-c-end-regexp, hs-forward-sexp-func) (hs-block-start-regexp, hs-block-end-regexp) (hs-find-block-beginning): Doc string fixes. (hs-hide-comments-when-hiding-all): New variable. (hs-safety-is-job-n, hs-minor-mode, hs-flag-region): Use overlays for hiding. (hs-inside-single-line-comment-p, hs-discard-overlays) (hs-already-hidden-p): New internal functions. (hs-hide-block-at-point, hs-hide-initial-comment-block) (java-hs-forward-sexp, hs-mouse-toggle-hiding): New functions. (hs-inside-comment-p, hs-hide-block) (hs-show-block): Added support for single line comments. (hs-hide-all): Added support for hiding comments.
-
Richard M. Stallman authored
with sequences starting with %.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
with sequences starting with %.
-
- 28 Mar, 1997 2 commits
-
-
Richard M. Stallman authored
(electric-help-exit): Add doc string. Remove hook before exit.
-
Erik Naggum authored
-
- 27 Mar, 1997 3 commits
-
-
Noah Friedman authored
(eldoc-minor-mode-string): Make defvar, not defconst. (eldoc-argument-case): Make defvar, not defconst.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 26 Mar, 1997 3 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
where an overlay extends on both sides of the region. (outline-mark-subtree): New function. (outline-mode-prefix-map): Put outline-mark-subtree on C-c @.
-
Richard M. Stallman authored
where an overlay extends on both sides of the region.
-
- 25 Mar, 1997 5 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
likely paths based on mh-progs rather than using a static list.
-
- 24 Mar, 1997 4 commits
-
-
Richard M. Stallman authored
(grep-command): Use it, and test whether it supports the -e option; fix doc string (last command is stored in history variable). (grep-null-device): Declare before grep-program and grep-command. (grep-find-use-xargs, grep-find-command, grep-find-history): New variables. (grep-find): New command. (grep): Only concatenate grep-null-device to COMMAND when it's not nil (to support grep-find).
-
Doug Evans authored
-
Richard M. Stallman authored
(makefile-backslash-region): Re-imported from cc-mode; modified to handle makefile-backslash-align. (makefile-append-backslash, makefile-delete-backslash): Re-imported from cc-mode. (makefile-backslashify-current-line): Function deleted. (makefile-fill-paragraph): New function. (makefile-mode-map): Bind C-c C-c to comment-region. (makefile-mode): Set fill-paragraph to makefile-fill-paragraph.
-
Richard M. Stallman authored
-
- 23 Mar, 1997 6 commits
-
-
Erik Naggum authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
text saying not to use it for creating a file.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Paul Eggert authored
nismatch, in case it's set to some nonstandard value.
-
- 22 Mar, 1997 1 commit
-
-
Richard M. Stallman authored
-