- 23 Jun, 2010 5 commits
-
-
Karl Fogel authored
* lisp/simple.el (compose-mail): Fix doc string to refer to `compose-mail-user-agent-warnings', instead of to the nonexistent `compose-mail-check-user-agent'.
-
Glenn Morris authored
-
Glenn Morris authored
* autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi: * eieio.texi, faq.texi, flymake.texi, forms.texi, gnus-faq.texi: * idlwave.texi, mh-e.texi, org.texi, pcl-cvs.texi, pgg.texi: * reftex.texi, sasl.texi, sc.texi, sem-user.texi, semantic.texi: * sieve.texi, smtpmail.texi, speedbar.texi, vip.texi, viper.texi: * widget.texi: Untabify (except for examples).
-
Glenn Morris authored
-
Glenn Morris authored
* abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi: * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi: * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi: * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi: * programs.texi, rmail.texi, screen.texi, search.texi, sending.texi: * text.texi, trouble.texi, vc1-xtra.texi, xresources.texi: Untabify Texinfo files.
-
- 22 Jun, 2010 10 commits
-
-
Dan Nicolaescu authored
* lisp/vc-git.el (vc-git-find-revision): Deal with empty results from ls-files. Doe not pass the object as a file name to cat-file, it is not a file name. (vc-git-annotate-command): Pass the file name using -- to avoid ambiguity with the revision. (vc-git-previous-revision): Pass a relative file name.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/progmodes/js.el (js-mode-map): Use standard capitalization and ellipses for menu entries.
-
Glenn Morris authored
-
Glenn Morris authored
-
Jürgen Hötzel authored
-
Dan Nicolaescu authored
* lisp/vc-annotate.el (vc-annotate): Add an optional argument for the VC backend. Use it when non-nil. (vc-annotate-warp-revision): Pass the VC backend to vc-annotate. (Bug#6487)
-
Dan Nicolaescu authored
* lisp/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal): Do not pass the file name to the 'previous-revision call when we don't want a file diff. (Bug#6489)
-
Dan Nicolaescu authored
* lisp/vc.el (vc-find-revision): Add an optional argument for the VC backend. Use it when non-nil. * lisp/vc-annotate.el (vc-annotate-find-revision-at-line): Pass the VC backend to vc-find-revision. (Bug#6487)
-
- 21 Jun, 2010 1 commit
-
-
Dan Nicolaescu authored
* lisp/vc-git.el (vc-git-annotate-extract-revision-at-line): Remove trailing whitespace. Suggested by Eric Hanchrow. (Bug#6481)
-
- 20 Jun, 2010 2 commits
-
-
Chong Yidong authored
-
Alan Mackenzie authored
local variables, set it first.
-
- 19 Jun, 2010 6 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Ken Brown authored
-
Glenn Morris authored
* lisp/descr-text.el (describe-char-unicode-data): Insert separating space when needed.
-
Glenn Morris authored
* lisp/progmodes/idlwave.el (idlwave-action-and-binding): Fix typo in 2009-12-03 change.
-
- 17 Jun, 2010 1 commit
-
-
Stefan Monnier authored
Fixes: debbugs:6290
-
- 16 Jun, 2010 2 commits
-
-
Juanma Barranquero authored
-
Stefan Monnier authored
font-lock-mode-major-mode to distinguish it from global-font-lock-mode's own font-lock-mode-major-mode. (font-lock-set-defaults): * lisp/font-core.el (font-lock-default-function): Adjust users. (font-lock-mode): Don't set it at all. Fixes: debbugs:6135
-
- 15 Jun, 2010 6 commits
-
-
Juanma Barranquero authored
-
Glenn Morris authored
-
Stefan Monnier authored
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/calendar/appt.el (appt-time-msg-list): Doc fix. (appt-check): Let-bind appt-warn-time. (appt-add): Make the 3rd argument optional. Simplify argument names. Doc fix. Check for integer WARNTIME. Only add WARNTIME to the output list if non-nil.
-
Ivan Kanis authored
* lisp/calendar/appt.el (appt-check): Let the 3rd element of appt-time-msg-list specify the warning time. (appt-add): Add new argument with the warning time.
-
- 12 Jun, 2010 5 commits
-
-
Chong Yidong authored
-
Bob Rogers authored
* lisp/vc-svn.el (vc-svn-after-dir-status): Fix regexp for Subversions older than version 1.6.
-
Štěpán Němec authored
* lisp/url/url-vars.el (url-privacy-level): Fix doc typo.
-
Glenn Morris authored
-
Helmut Eller authored
* lisp/emacs-lisp/cl-macs.el (destructuring-bind): Bind `bind-enquote', used by cl-do-arglist.
-
- 10 Jun, 2010 2 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
* doc/emacs/basic.texi (Inserting Text): Fix typo. * doc/misc/idlwave.texi (Load-Path Shadows): * doc/misc/org.texi (Handling links): Fix typos.
-