1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00
Commit graph

5670 commits

Author SHA1 Message Date
Jason Rumney
f6a20b2cca (ldap-search-internal): Handle file URLs with drive
letters on DOS/Windows.
2004-03-11 21:10:21 +00:00
Stefan Monnier
61042632e3 *** empty log message *** 2004-03-11 18:46:47 +00:00
Simon Josefsson
2ceed428a9 (smtpmail-read-response): Abort if process has
died to avoid infloop.  Reported by Jonathan Glauner
<jglauner@sbum.org>.
2004-03-11 10:53:22 +00:00
John Paul Wallington
d544d2ca97 (foldout-fold-list, foldout-modeline-string): Declare them as
variables, not constants.
2004-03-11 01:27:10 +00:00
Vinicius Jose Latorre
1f5a8e4a27 New tips in Tips section. 2004-03-10 23:47:54 +00:00
Vinicius Jose Latorre
197d4ebcbc Modification to print *Messages* buffer. 2004-03-10 22:56:45 +00:00
Vinicius Jose Latorre
739ce3950a Doc fix. 2004-03-10 00:47:45 +00:00
Stefan Monnier
2c8155f784 (type-break-emacs-variant): Remove.
(type-break-run-at-time, type-break-cancel-function-timers):
Use fboundp rather than version name and number.
2004-03-09 15:28:27 +00:00
Masatake YAMATO
4f918f606b 2004-03-09 Masatake YAMATO <jet@gyve.org>
* hexl.el (hexl-mode): Use `make-local-variable' instead of
	`make-variable-buffer-local'.
2004-03-09 01:25:27 +00:00
Michael Albinus
1a9c959bb2 * find-dired.el (find-dired): Call `shell-command' instead of
`start-process-shell-command'.  By this, Tramp takes over
handling of remote directories.
2004-03-08 21:47:59 +00:00
Stefan Monnier
5895f7fd1a (fill) <defgroup>: Move to fill.el. 2004-03-08 01:10:23 +00:00
Eli Zaretskii
651f4d9f27 (rfc2368-unhexify-char): Deleted.
(rfc2368-unhexify-string): Use replace-regexp-in-string.
2004-03-07 20:02:02 +00:00
Eli Zaretskii
372713e696 (woman-man.conf-path): Doc fix.
(woman-parse-man.conf): Also parse OPTIONAL_MANPATH.  (Suggested
by Stefan Reich <xsteve@nit.at>.)
2004-03-07 14:54:35 +00:00
Eli Zaretskii
263d3d5d20 (sort-columns): Remove ms-dos from the list of systems
where the external `sort' command is not used.
2004-03-07 07:08:43 +00:00
Kim F. Storm
d90ee664e1 *** empty log message *** 2004-03-07 00:24:14 +00:00
Nick Roberts
0d3cb997d7 *** empty log message *** 2004-03-06 12:01:36 +00:00
Nick Roberts
06884a3583 *** empty log message *** 2004-03-05 23:59:08 +00:00
Stefan Monnier
032cbf902c *** empty log message *** 2004-03-05 17:07:47 +00:00
Richard M. Stallman
2e8d40a1da (sort-columns): Don't use external 'sort' on ms-windows. Otherwise,
do use it if the region only contains font-lock text properties.
2004-03-05 11:31:58 +00:00
Masatake YAMATO
01ff913677 (hexl-mode): Set `hexl-print-current-point-info' as the callback function for eldoc.
(hexl-print-current-point-info): New function.
(hexl-current-address): print the address in both decimal and hexadecimal format.
2004-03-04 18:19:19 +00:00
Richard M. Stallman
04a6e76be8 *** empty log message *** 2004-03-04 17:25:52 +00:00
Stefan Monnier
5a7139eec2 (fill-comment-paragraph): Be more careful when
recognizing leading comment on code line.
2004-03-04 00:29:50 +00:00
Kim F. Storm
9310ba2176 Typo. 2004-03-03 23:43:02 +00:00
Stefan Monnier
d8d95bc7ac *** empty log message *** 2004-03-02 22:13:02 +00:00
Juri Linkov
5fe61ed270 net/browse-url.el 2004-03-02 14:56:26 +00:00
Vinicius Jose Latorre
71efd3c473 Doc fix. 2004-03-02 04:54:04 +00:00
Kim F. Storm
d24bc50fce *** empty log message *** 2004-03-02 00:14:33 +00:00
Juanma Barranquero
45435c0eaf (allout-rebullet-heading): Fix typo in docstring. 2004-03-01 22:45:27 +00:00
Vinicius Jose Latorre
b8d955f419 Replace "As Is..." in PostScript file print/preview by "No Preprocessing...". 2004-03-01 02:26:01 +00:00
Vinicius Jose Latorre
acc037ba7a Adjust buffer interface. 2004-02-29 23:59:04 +00:00
Juanma Barranquero
05f1c4ec55 (desktop-file-version, desktop-after-read-hook): Fix typos.
(desktop-clear-preserve-buffers): Remove redundant info in docstring
already shown by the obsolescence message.
(desktop-truncate, desktop-internal-v2s, desktop-value-to-string): Change
argument name to match docstring.
2004-02-29 23:13:58 +00:00
Juanma Barranquero
9e6e8d1a2c *** empty log message *** 2004-02-29 19:15:43 +00:00
Kai Großjohann
5ec2cc41db Tramp: sync with upstream version 2.0.39. 2004-02-29 17:52:17 +00:00
Vinicius Jose Latorre
cd0f9f85ad New funs. 2004-02-28 22:13:00 +00:00
Vinicius Jose Latorre
7fd08a0ae7 Doc fix. 2004-02-28 21:37:17 +00:00
Vinicius Jose Latorre
97818b07c3 Doc fix. 2004-02-28 21:01:46 +00:00
Vinicius Jose Latorre
06c97a0410 Doc fix. 2004-02-28 20:50:45 +00:00
Richard M. Stallman
ab6d47ea5f New file. 2004-02-28 17:47:26 +00:00
Juri Linkov
c0bf9913f8 lisp/ffap.el 2004-02-28 05:02:20 +00:00
Juanma Barranquero
28eba01f65 Fix typos and formatting. 2004-02-28 02:22:38 +00:00
Kim F. Storm
ec03e8b30a Put gdb breakpoint icons in fringe when available. 2004-02-28 01:32:35 +00:00
Eli Zaretskii
9022d4219b *** empty log message *** 2004-02-27 17:32:57 +00:00
Eli Zaretskii
5d18b95355 (sh-shell-arg, sh-require-final-newline, sh-assignment-regexp, sh-builtins)
(sh-leading-keywords, sh-other-keywords): Fix custom type.
2004-02-27 17:22:27 +00:00
Eli Zaretskii
328419c117 (isearch, isearch-lazy-highlight-face): Use `min-colors'. 2004-02-27 17:05:29 +00:00
Vinicius Jose Latorre
449cba4499 A lot of doc fix. 2004-02-26 04:03:40 +00:00
Vinicius Jose Latorre
ea946fccfb For compatibility with Emacs 20, define assq-delete-all if it's not defined. 2004-02-26 00:44:29 +00:00
Vinicius Jose Latorre
ac4780a12c ABNF parser. Fix bug on productions like test = {"test"}* | ("tt" ["test"]). Reported by Markus Dreyer. 2004-02-25 00:07:33 +00:00
Luc Teirlinck
92f5fba2d6 *** empty log message *** 2004-02-24 03:35:21 +00:00
Nick Roberts
baf92c0d07 *** empty log message *** 2004-02-23 00:41:44 +00:00
Glenn Morris
4c635ea353 *** empty log message *** 2004-02-23 00:11:12 +00:00