- 27 Apr, 2005 1 commit
-
-
Eli Zaretskii authored
-
- 19 Mar, 2005 1 commit
-
-
Eli Zaretskii authored
-
- 29 Jan, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 06 Jan, 2005 1 commit
-
-
Kim F. Storm authored
(Man-xref-normal-file): Add follow-link property.
-
- 04 Jan, 2005 1 commit
-
-
Richard M. Stallman authored
-
- 03 Dec, 2004 1 commit
-
-
Richard M. Stallman authored
-
- 30 Nov, 2004 1 commit
-
-
Stefan Monnier authored
-
- 31 Oct, 2004 1 commit
-
-
Kim F. Storm authored
-
- 26 Oct, 2004 1 commit
-
-
Richard M. Stallman authored
use an arg set non-nil by the interactive spec.
-
- 26 Jun, 2004 1 commit
-
-
Eli Zaretskii authored
of systems where shell-file-name should be used instead of literal "sh".
-
- 19 Jun, 2004 1 commit
-
-
Nick Roberts authored
make cygwin a special case.
-
- 11 May, 2004 1 commit
-
-
Eli Zaretskii authored
and shell-command-switch variables instead of hard-coded values.
-
- 23 Mar, 2004 1 commit
-
-
Juri Linkov authored
(Man-getpage-in-background): Use it. (Man-support-local-filenames): New var and fun. (Man-build-man-command): Don't add a second %s. (Man-fontify-manpage): Clean up message. (Man-mode): Set outline-regexp, outline-level, imenu-generic-expression.
-
- 16 Feb, 2004 1 commit
-
-
Eli Zaretskii authored
`Man-overstrike-face' even when overstrike was not used by man formatter for section headings.
-
- 24 Jan, 2004 1 commit
-
-
Richard M. Stallman authored
-
- 03 Jan, 2004 1 commit
-
-
Eli Zaretskii authored
* textmodes/flyspell.el (flyspell-large-region):. * progmodes/make-mode.el (makefile-query-by-make-minus-q): * emulation/viper-util.el (viper-glob-unix-files): * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent): * man.el (Man-init-defvars): * jka-compr.el (jka-compr-call-process): * files.el (get-free-disk-space,insert-directory): * ediff-ptch.el (ediff-test-patch-utility): * ediff-diff.el (ediff-test-utility): * dired-aux.el (dired-check-process): * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to test the return value of call-process, because it can be a string.
-
- 28 Sep, 2003 1 commit
-
-
Eli Zaretskii authored
-
- 01 Sep, 2003 1 commit
-
-
Miles Bader authored
-
- 25 Aug, 2003 1 commit
-
-
John Paul Wallington authored
before looking for it.
-
- 24 Aug, 2003 1 commit
-
-
John Paul Wallington authored
snarfing parts of entry because `format' preserves properties.
-
- 13 Jul, 2003 1 commit
-
-
Juanma Barranquero authored
(Man-translate-references): Call `Man-translate-cleanup' to clean leading, trailing and middle spaces.
-
- 07 Jul, 2003 1 commit
-
-
Richard M. Stallman authored
-
- 01 Jun, 2003 1 commit
-
-
Andreas Schwab authored
(Man-build-references-alist): Handle Latin-1 soft hyphen.
-
- 16 Apr, 2003 1 commit
-
-
Richard M. Stallman authored
when calling completing-read.
-
- 09 Apr, 2003 1 commit
-
-
Thien-Thi Nguyen authored
-
- 07 Apr, 2003 1 commit
-
-
Kai Großjohann authored
all cases, whether or not start-process is fboundp.
-
- 03 Apr, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 02 Apr, 2003 1 commit
-
-
Juanma Barranquero authored
(Man-header-file-path): New option. (Man-synopsis-regexp, Man-files-regexp, Man-include-regexp) (Man-file-name-regexp, Man-normal-file-prefix-regexp, Man-header-regexp) (Man-normal-file-regexp): New variables. (Man-mode-map): Inherited from `button-buffer-map'. Don't define "\r" and mouse-2 directly. These key are defined in `button-buffer-map'. (Man-xref-man-page, Man-xref-header-file, Man-xref-normal-file): New buttons. `Man-xref-man-page' comes from woman.el. (man-follow-mouse): Removed. (Man-fontify-manpage): Use `Man-highlight-references' instead of calling `add-text-properties' directly. (Man-highlight-references, Man-highlight-references0): New functions. (Man-view-header-file): New function.
-
- 09 Mar, 2003 1 commit
-
-
Kai Großjohann authored
environment variables, instead of modifying process-environment directly. The previous version let-bound process-environment -- the let-binding is skipped for GROFF_NO_SGR because there is already a let-binding in effect in some outer scope. * emulation/crisp.el (top-level): Interoperate with cua.
-
- 07 Mar, 2003 1 commit
-
-
Kai Großjohann authored
default-directory if necessary.
-
- 04 Feb, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 21 Dec, 2002 1 commit
-
-
Richard M. Stallman authored
-
- 26 Oct, 2002 1 commit
-
-
Richard M. Stallman authored
look only for characters that are normally part of a shell command.
-
- 15 Oct, 2002 1 commit
-
-
Dave Love authored
-
- 13 Jan, 2002 1 commit
-
-
Pavel Janík authored
-
- 30 Nov, 2001 2 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
(Man-mode-map): Bind mouse-2 to it. (Man-match-substring): Remove. Replace with `match-string'. (man): Use the `default-value' argument to `read-string'. (Man-fontify-manpage): Add mouse-face to cross references.
-
- 27 Aug, 2001 1 commit
-
-
Miles Bader authored
(Man-mode): Change `mode-line-buffer-identification' instead of `mode-line-format'.
-
- 01 Aug, 2001 1 commit
-
-
Eli Zaretskii authored
(Man-switches): Mention -a in the doc string.
-
- 15 Jul, 2001 1 commit
-
-
Pavel Janík authored
-