Richard M. Stallman
cd07ee9028
(cvs-mode-add-change-log-entry-other-window): Fix minor bug.
2004-03-12 10:12:14 +00:00
Richard M. Stallman
74ce1b11e9
(occur-engine): Change message for count of matches.
2004-03-12 10:11:16 +00:00
Richard M. Stallman
8de4476933
(byte-compile-get-constant): For strings, do compare text properties.
2004-03-12 10:09:59 +00:00
Stefan Monnier
ab55f76f9c
(kill-grep): Move here from compile.el
...
(grep-error, grep-hit-face, grep-error-face)
(grep-mode-font-lock-keywords): New variables.
(grep-regexp-alist): Simplify regexp and add `binary' case.
(grep-mode): New mode.
(grep-process-setup): Simplify.
2004-03-11 22:56:19 +00:00
Stefan Monnier
0cb687c094
(compilation-error-regexp-alist-alist): Whitespace fixup.
2004-03-11 22:46:54 +00:00
Stefan Monnier
7837c24765
(compile-auto-highlight)
...
(compilation-error-list, compilation-old-error-list)
(compilation-parse-errors-function, compilation-parsing-end)
(compilation-error-message, compilation-directory-stack)
(compilation-enter-directory-regexp-alist)
(compilation-leave-directory-regexp-alist)
(compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
(compilation-current-file, compilation-regexps): Remove vars.
(compile-error-at-point, compilation-error-filedata)
(compilation-error-filedata-file-name, compile-reinitialize-errors)
(compilation-next-error-locus, compilation-forget-errors)
(count-regexp-groupings, compilation-parse-errors)
(compile-collect-regexps, compile-buffer-substring): Remove funs.
(compile-internal): Make obsolete.
(compilation-first-column, compilation-error)
(compilation-directory-matcher, compilation-page-delimiter)
(compilation-mode-font-lock-keywords, compilation-debug)
(compilation-error-face, compilation-warning-face)
(compilation-info-face, compilation-line-face)
(compilation-column-face, compilation-enter-directory-face)
(compilation-leave-directory-face, compilation-skip-threshold)
(compilation-skip-visited, compilation-context-lines): New vars.
(compilation-warning-face, compilation-info-face)
(compilation-message-face): New faces.
(compilation-error-regexp-alist-alist): New constant.
(compilation-face, compilation-directory-properties)
(compilation-assq, compilation-error-properties, compilation-start)
(define-compilation-mode, compilation-loop)
(compilation-set-window): New functions.
(compile): Additional argument for interactive compiles like TeX.
2004-03-11 22:39:29 +00:00
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
Stefan Monnier
03ae35cfae
(server-name): New var.
...
(server-socket-dir): New var to replace server-socket-name.
(server-start): Use them.
2004-03-11 18:35:20 +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
Stefan Monnier
7d85a64e42
(smerge-check-cache, smerge-check): New var and fun.
...
(smerge-mode-menu): Use it to deactivate menu entries.
(smerge-keep-current): New fun.
(smerge-keep-current): Use it.
2004-03-10 23:42:37 +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
d8a8cbe26c
(lisp-mode-variables): Set it.
2004-03-08 02:15:05 +00:00
Stefan Monnier
f5f95edfe3
(comment-use-global-state): New var.
...
(comment-search-forward): Use it.
2004-03-08 01:20:53 +00:00
Stefan Monnier
5895f7fd1a
(fill) <defgroup>: Move to fill.el.
2004-03-08 01:10:23 +00:00
Stefan Monnier
e4b7444db4
(fill) <defgroup>: Move from cus-edit.el.
...
(enable-kinsoku): Make it a defcustom.
(fill-comment-paragraph): Don't rely on fill-prefix to bound the
paragraph to same-comment-start-marker.
2004-03-08 01:07:13 +00:00
Stefan Monnier
d33024d247
*** empty log message ***
2004-03-07 23:49:02 +00:00
Eli Zaretskii
db71aa6f7a
Remove redundant whitespace.
2004-03-07 20:04:51 +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
1abcd08819
(rfc2368-parse-mailto-url): Autoload.
...
(browse-url-mail): Use it.
2004-03-07 19:59:15 +00:00
Eli Zaretskii
81639ac327
UTF-8 is now RFC 3629.
2004-03-07 19:55:42 +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
2958481bab
(gdb-overlay-arrow-position): Add defvar.
...
(gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
from overlay-arrow-variable-list.
(gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
2004-03-07 00:24:42 +00:00
Kim F. Storm
d90ee664e1
*** empty log message ***
2004-03-07 00:24:14 +00:00
Nick Roberts
395b97272e
(gdb-assembler-mode, gdb-assembler-custom): Set up
...
overlay arrow string properly for the assembler buffer.
2004-03-06 12:02:25 +00:00
Nick Roberts
0d3cb997d7
*** empty log message ***
2004-03-06 12:01:36 +00:00
Nick Roberts
ee96c8385c
(gdb-assembler-mode): Create a second overlay arrow
...
for the assembler buffer.
(gdb-assembler-custom): Position the overlay arrow.
(gdb-put-arrow, gdb-remove-arrow): Delete functions.
2004-03-06 00:00:21 +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
Stefan Monnier
528f876a84
(message-mode): Fix last change.
2004-03-05 12:56:55 +00:00
Stefan Monnier
fc2a68b537
(mail-mode): Fix last change.
2004-03-05 12:56:03 +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
Luc Teirlinck
e4ff63a27c
(help-at-pt-timer-delay): Minor doc fix (remove stray space).
2004-03-05 04:42:46 +00:00
Stefan Monnier
2822660749
(sh-font-lock-paren): Add @ in case patterns.
2004-03-04 23:27:00 +00:00
Stefan Monnier
449b6104e1
(cvs-fileinfo->backup-file): Use a more constraining
...
regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
2004-03-04 22:44:23 +00:00
Stefan Monnier
31df2900a4
(comment-normalize-vars): Check the user-specified comment start marker.
2004-03-04 20:02:52 +00:00
Stefan Monnier
aa83be2adf
(mail-mode): Set comment-start-skip.
2004-03-04 19:58:24 +00:00
Stefan Monnier
769996d374
(message-mode): Set comment-start-skip.
2004-03-04 19:57:45 +00:00
Stefan Monnier
2720770c58
(uncomment-region): Allow non-terminated comment.
2004-03-04 19:20:35 +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
Richard M. Stallman
c25d9847fd
(rmail-convert-to-babyl-format):
...
Specify t for UNIBYTE when calling mail-unquote-printable-region.
2004-03-04 17:03:51 +00:00
Richard M. Stallman
926f20041f
(mail-unquote-printable-region): New arg UNIBYTE.
2004-03-04 17:02:13 +00:00