- 28 Feb, 2005 3 commits
-
-
Stefan Monnier authored
-
Kenichi Handa authored
BUFFER_MAGNIFICATION to 2. (ccl-encode-mule-utf-16be): Likewise. (ccl-encode-mule-utf-16le-with-signature): Fix BUFFER_MAGNIFICATION to 4. (ccl-encode-mule-utf-16be-with-signature): Likewise.
-
Nick Roberts authored
-
- 27 Feb, 2005 9 commits
-
-
Stefan Monnier authored
have a non-nil `invisible' property but are actually visible.
-
Stefan Monnier authored
(perl-outline-regexp, perl-outline-level): New var and function. (perl-mode): Use them.
-
Glenn Morris authored
-
Luc Teirlinck authored
-
Glenn Morris authored
-
Andreas Schwab authored
operating in a remote directory.
-
Andreas Schwab authored
change from sync with Tramp 2.0.47.
-
Richard M. Stallman authored
-
Stefan Monnier authored
(trace-make-advice): Use it.
-
- 26 Feb, 2005 1 commit
-
-
Stefan Monnier authored
Remove unused and inexistent var `inhibit-trace'. (debugger-mode): Use run-mode-hooks. (debugger-list-functions): Add buttons; setup xref stack.
-
- 25 Feb, 2005 3 commits
-
-
Kim F. Storm authored
-
Lute Kamstra authored
-
Luc Teirlinck authored
-
- 24 Feb, 2005 3 commits
-
-
Glenn Morris authored
-
Stefan Monnier authored
-
Kim F. Storm authored
-
- 23 Feb, 2005 2 commits
-
-
Richard M. Stallman authored
-
Juri Linkov authored
-
- 22 Feb, 2005 5 commits
-
-
Luc Teirlinck authored
-
Kim F. Storm authored
-
Simon Josefsson authored
(browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk' Oskarsson" <myrkraverk@users.sourceforget.net>.
-
Kim F. Storm authored
-
Kenichi Handa authored
(ps-mule-show-warning): New function. (ps-mule-begin-job): Use ps-mule-show-warning if unprintable characters are found.
-
- 21 Feb, 2005 5 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(file-name-coding-system): Only set it for MacOS-9. The other case is already handled in mule-cmds.el (where it also works when mac-win.el is not used).
-
Kenichi Handa authored
" *code-converting-work*" buffer for work.
-
Kenichi Handa authored
-
- 20 Feb, 2005 2 commits
-
-
Thien-Thi Nguyen authored
-
Jonathan Yavner authored
-
- 19 Feb, 2005 7 commits
-
-
Kim F. Storm authored
-
Dan Nicolaescu authored
(replace-string, replace-regexp): When operating on region, make the minibuffer prompt say so.
-
Dan Nicolaescu authored
isearch-query-replace-regexp keybindings.
-
Jay Belanger authored
-
Michael Kifer authored
(viper-exec-buffer-search): use regexp-quote to quote the buffer string. (viper-minibuffer-setup-sentinel): make some variables buffer-local. (viper-skip-separators): bug fix. (viper-set-searchstyle-toggling-macros): allow to unset macros in a particular major mode. (viper-del-backward-char-in-replace): don't put deleted char on the kill ring. * viper-ex.el (viper-color-display-p): new function. (viper-has-face-support-p): use viper-color-display-p. * viper-keym.el (viper-gnus-modifier-map): new keymap. * viper-macs.el (viper-unrecord-kbd-macro): bug fix. * viper-util.el (viper-glob-unix-files): fix shell status check. (viper-file-remote-p): make equivalent to file-remote-p. * viper.el (viper-major-mode-modifier-list): use viper-gnus-modifier-map.
-
David Kastrup authored
quoting.
-
Jay Belanger authored
-