- 28 Jun, 2004 8 commits
-
-
Kim F. Storm authored
-
Steven Tamm authored
after the window is moved.
-
Jan Djärv authored
-
Jan Djärv authored
so insensitive and activated icons look ok.
-
Jan Djärv authored
gpix and gmask just before return to avoid memory leak.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Richard M. Stallman authored
More changes to go with previous change.
-
- 27 Jun, 2004 1 commit
-
-
Jason Rumney authored
to directories only on CDN_INITDONE message. (Fx_file_dialog): Default to directories only when prompt starts with "Dired".
-
- 26 Jun, 2004 9 commits
-
-
David Kastrup authored
non-query mode if there is potential replace string editing.
-
Kai Großjohann authored
agree with new return value of `file-remote-p'. This syncs with Tramp 2.0.42.
-
Kai Großjohann authored
-
Kai Großjohann authored
according to new documentation of `file-remote-p'. * files.el (file-remote-p): Fix doc to say that return value is identification of remote system, if not nil. (file-relative-name): Use new return value of `file-remote-p'.
-
Nick Roberts authored
(gdb-goto-breakpoint): Fix breakage.
-
Nick Roberts authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
of systems where shell-file-name should be used instead of literal "sh".
-
Eli Zaretskii authored
-
- 25 Jun, 2004 5 commits
-
-
Richard M. Stallman authored
-
Sam Steingold authored
Common Lisp function names `(setf symbol)'.
-
David Kastrup authored
-
David Kastrup authored
-
David Kastrup authored
rearrangement.
-
- 24 Jun, 2004 17 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
(free_misc): New function. (safe_alloca_unwind, free_marker): Use it.
-
Richard M. Stallman authored
(font-lock-add-keywords): If font-lock-keywords is compiled, extract the uncompiled version, modify, then recompile. (font-lock-remove-keywords): Likewise. (font-lock-fontify-keywords-region): Handle changed format. (font-lock-compile-keywords): Handle changed format. (font-lock-set-defaults): Compile the keywords explicitly here.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(syms_of_emacs): Lisp variables deleted.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Changing Key Bindings, Key Binding Commands): Use kbd in examples.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Accessing Events): New functions posn-at-point and posn-at-x-y. Add example to posn-x-y.
-
Richard M. Stallman authored
-
David Kastrup authored
of query-replace in example. (Regexp Replace): Add explanations for `\,', `\#' and `\?' sequences. (Query Replace): Correct explanation of `^' which does not use the mark stack.
-
David Kastrup authored
indent-line-function defaults to general news instead of new packages. Same for query-replace-skip-read-only. Add description of new `\,' and `\?' replacement string features.
-