- 17 Jun, 2001 4 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
open-network-stream is not fboundp.
-
Stefan Monnier authored
-
Stefan Monnier authored
(sgml-mode-map): Use `make-keymap' rather than make the keymap by hand. Bind the latin-1 charset-char to sgml-maybe-name-self rather than incorrectly binding chars between 128 and 256 to it. (sgml-maybe-name-self): Handle latin-1 chars properly. (sgml-tags-invisible): Bind buffer-file-name to nil. Use unwind-protect and restore-buffer-modified-p. (sgml-point-entered): Use buffer-substring-no-properties. (html-tag-alist): Add `div' and `span' and fix backquote/unquote typos. (html-mode): Don't force `imenu-sort-function'.
-
- 16 Jun, 2001 2 commits
-
-
Eli Zaretskii authored
asked on comp.emacs how he could change load-path in Emacs 21!!
-
Eli Zaretskii authored
-
- 15 Jun, 2001 18 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
system, output the message in the echo area.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
background, use "red1", since "lightred" is not one of the colors recognized by tty-colors.el.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
create a buffer for extracted file, in case there's more than one file by that name in an archive, possibly in different directories. From Kevin Rodgers <kevinr@ihs.com>.
-
Eli Zaretskii authored
Control Panel.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Miles Bader authored
-
- 14 Jun, 2001 9 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
insertion at EOB as if it were "off the bottom of the screen."
-
Richard M. Stallman authored
Provide nil for the region args. (keep-lines, flush-lines, how-many): Calculate the defaults for the region here, when args are nil.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(query-replace-to-history-variable, keep-lines-read-args) (occur-revert-function, query-replace-help): Dox fix.
-
Eli Zaretskii authored
-
Miles Bader authored
-
Miles Bader authored
-
- 13 Jun, 2001 5 commits
-
-
Stefan Monnier authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
- 11 Jun, 2001 2 commits
-
-
Eli Zaretskii authored
-
Andrew Innes authored
(w32_executable_type): Add new parameter is_gui_app. (sys_spawnve): Use it. (sys_kill): Fake ^C for SIGINT, and ^Break (if possible) for SIGQUIT. This matches better how the signals are interpreted by MSVC compiled programs. (syms_of_ntproc): Update docstring.
-