1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
Commit Graph

98891 Commits

Author SHA1 Message Date
Christian Ohler
de69c0a8d1 Added fast path to ERT explanation of `equal'.
* emacs-lisp/ert.el (ert--explain-equal): New function.
(ert--explain-equal-rec): Renamed from `ert--explain-not-equal'.
All callers changed.
(ert--explain-equal-including-properties): Renamed from
`ert--explain-not-equal-including-properties'.  All callers
changed.
* automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
New test.
2011-03-03 02:01:51 -07:00
Christian Ohler
7c0d14414f Fix ERT bug related to quit handling.
* emacs-lisp/ert.el (ert--stats-set-test-and-result)
(ert-char-for-test-result, ert-string-for-test-result)
(ert-run-tests-batch, ert--print-test-for-ewoc):
Handle `ert-test-quit'.
2011-03-03 01:16:58 -07:00
Bob Rogers
c7a748017a vc-dir fix for bug#7349.
* lisp/vc/vc-dir.el (vc-dir-mode-map):
Bind vc-dir-find-file to e, like in dired.
2011-03-02 23:33:35 -08:00
Vagn Johansen
614b85f89e vc-svn fix for bug#7663 on MS Windows. (tiny change)
* lisp/vc/vc-svn.el (vc-svn-after-dir-status): Some MS Windows svn client
programs output backslashes.
2011-03-02 23:27:52 -08:00
Glenn Morris
e7b21e2b5b * url.texi (Configuration): Update url-configuration-directory description. 2011-03-02 23:19:54 -08:00
Glenn Morris
e0535b76af url.texi doc fix for bug#6038.
* doc/misc/url.texi (Dealing with HTTP documents): Remove reference to
function url-decode-text-part; never seems to have existed in any version.
2011-03-02 23:14:16 -08:00
Glenn Morris
fb532fe811 sendmail.el fix for bug#1776.
* lisp/mail/sendmail.el (mail-mode-map): Remove mail-sent-via.
(mail-mode): Remove mail-sent-via from the doc.
(mail-sent-via): Make it obsolete.
2011-03-02 23:08:22 -08:00
Glenn Morris
15a7a774b1 Fix typo in previous NEWS change. 2011-03-02 23:03:36 -08:00
Glenn Morris
d862b746f5 * etc/NEWS: Mention emacsclient -q. 2011-03-02 23:01:32 -08:00
Drake Wilson
0b973fc594 Add --quiet option for emacsclient (bug#663) (tiny change)
* lib-src/emacsclient.c (longopts): Add quiet.
(decode_options): Handle q/quiet.
(print_help_and_exit): Add q/quiet.
(main): Suppress some messages if quiet option is used.

* doc/emacs/misc.texi (emacsclient Options): Add q/quiet.
2011-03-02 23:00:23 -08:00
Glenn Morris
a915d7a1e5 grep.el fix for bug#8084.
* lisp/progmodes/grep.el (grep-highlight-matches): Doc fix.
(grep-process-setup): No highlighting without font-lock.
2011-03-02 22:39:11 -08:00
Glenn Morris
f96dc50fc0 vc-bzr fix for bug#8025.
* lisp/vc/vc-bzr.el (vc-bzr-state-heuristic):
Handle dirstate entries with no parents.
2011-03-02 22:25:21 -08:00
Ken Brown
5aef9e9a95 * sheap.c (STATIC_HEAP_SIZE): Increase to 13MB. 2011-03-02 16:30:51 -05:00
Glenn Morris
8e0321ad01 Comment fix. 2011-03-02 09:19:01 -08:00
Glenn Morris
dbb17c4e2a Fix previous dired-x.el change. 2011-03-02 09:12:43 -08:00
Julien Danjou
e1a135a9eb gnus-art.el (gnus-with-article-buffer): Fix buffer live check. 2011-03-02 12:34:12 +00:00
Andreas Schwab
42eabe38ab Update autoloads 2011-03-02 11:42:47 +01:00
Glenn Morris
8ef5a2f2e2 Doc fix for bug#8148.
* doc/emacs/mule.texi (Communication Coding) <x-select-request-type>:
Remove duplicate (essentially) paragraph.
2011-03-02 00:53:23 -08:00
Glenn Morris
3ab7ebb9c5 Add some dired-x support for local filenames with Red Hat's man.
* lisp/man.el (Man-support-local-filenames): Also handle Red Hat's man.

* lisp/dired-x.el (Man-support-local-filenames): Autoload it.
(dired-guess-shell-alist-default): Also handle Red Hat's man.
2011-03-02 00:31:47 -08:00
Glenn Morris
2777ccbfde Make dired-default-directory obsolete.
As far as I can tell, it was never used outside of dired-smart-shell-command.
It doesn't seem worth keeping around as a separate function.

* lisp/dired-x.el (dired-default-directory-alist, dired-default-directory):
Mark as obsolete.
(dired-smart-shell-command): Just call dired-current-directory.

* doc/misc/dired-x.texi (Multiple Dired Directories): Remove mentions
of dired-default-directory-alist and dired-default-directory.
Move dired-smart-shell-command here...
(Miscellaneous Commands): ... from here.
2011-03-01 23:59:02 -08:00
Glenn Morris
5dedeef28d dired-x trivia.
* lisp/dired-x.el (dired-jump-other-window): Add autoload.
(dired-default-directory-alist, dired-default-directory): Doc fixes.
(dired-default-directory-alist): Mark as risky.
2011-03-01 23:44:33 -08:00
Paul Eggert
257219bd2e * texinfo.tex: Update to version 2011-02-24.09. 2011-03-01 22:07:30 -08:00
Paul Eggert
6c0dea8a89 Merge: Work around some portability problems with symlinks. 2011-03-01 21:25:09 -08:00
Paul Eggert
4a8b879b87 Merge from mainline. 2011-03-01 20:40:07 -08:00
Glenn Morris
8889f4e2c3 Make dired-omit-here-always obsolete, in favor of standard function.
* lisp/dired-x.el (dired-omit-here-always): Make it obsolete.

* doc/misc/dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
instead of the obsoleted dired-omit-here-always.
2011-03-01 20:13:57 -08:00
Chong Yidong
d77aaf6f83 Add a menu-bar entry for Artist mode.
* lisp/textmodes/artist.el (artist-curr-go): Default to pen-line.
(artist-select-op-pen-line): New function.
(artist-menu-map): New variable.
(artist-mode-map): Add a menu to the menu-bar.
2011-03-01 22:48:01 -05:00
Jay Belanger
771fc75ee9 * calc/calc-math.el (calcFunc-log10): Check for symbolic mode
when evaluating.

* calc/calc-units.el (math-conditional-apply, math-conditional-pow): 
  New function.
  (math-logunits-add, math-logunits-mul, math-logunits-divide):
  (math-logunits-quant, math-logunits-level): Use
  `math-conditional-apply' and `math-conditional-pow' to evaluate 
  functions.
  (math-logunits-level): Extract units from ratio.
2011-03-01 21:07:34 -06:00
Paul Eggert
ba46f4d85a Merge from mainline. 2011-03-01 17:52:03 -08:00
Michael Albinus
0dc3e4109e Remove superfluous Tramp entries. 2011-03-01 16:18:53 +01:00
Julien Danjou
fb9b91be56 gnus-art.el (list-identifier): Add list-identifier as a parameter group.
(article-hide-list-identifiers): Use list-identifier group parameter.
2011-03-01 14:32:24 +00:00
Julien Danjou
3b0468c4a6 Merge changes made in Gnus trunk.
sieve.el (sieve-buffer-script-name): New local variable to store sieve script name.
 (sieve-edit-script): Store sieve script name.
 (sieve-upload): Use sieve script name when uploading.
 (sieve-upload): Use substitute-command-keys.
 (sieve-edit-script): Use substitute-command-keys.
 (sieve-refresh-scriptlist): Use substitute-command-keys.
 (sieve-manage-mode-map): Define keymap properly.
 (sieve-manage-mode): Do not set mode name manually, change mode-name to
 (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".  Remove commented code about cvs.
 (sieve-manage-quit): New function.
 (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
gnus-gravatar.el: Use gnus-with-article-buffer.
gnus-art.el (gnus-with-article-buffer): Check that the gnus-article-buffer is alive.
2011-03-01 12:20:17 +00:00
Glenn Morris
0e0b298905 * lisp/files: Fix comment typo. 2011-02-28 20:26:38 -08:00
Glenn Morris
9a6f056969 Remove some duplicated tramp ChangeLog entries.
I guess the same changes were applied to emacs-23 and trunk separately.
More duplicates remain.
2011-02-28 20:20:37 -08:00
Christoph Scholtes
bd10605653 * maintaining.texi (Format of ChangeLog): Add reference to add-log-full-name.
(Change Log Commands): Add documentation for combining multiple symbols in one change.
2011-02-28 21:14:00 -07:00
Juanma Barranquero
f6132e5a3c lisp/emacs-lisp/cl-macs.el (lexical-let*): Fix argument name in docstring. 2011-03-01 04:59:31 +01:00
Glenn Morris
5e7a95b0f5 * lisp/calendar/cal-hebrew.el (diary-ordinal-suffix): Declare. 2011-02-28 19:53:18 -08:00
Glenn Morris
82137b5135 * lisp/files.el: Comment. 2011-02-28 19:43:14 -08:00
Glenn Morris
0560d0ea3d * admin/notes/bzr: Tiny addition. 2011-02-28 19:41:05 -08:00
Glenn Morris
7454f2002d Rework previous cal-hebrew change.
* lisp/calendar/cal-hebrew.el (calendar-hebrew-birthday, diary-hebrew-date):
Rename and rework functions added in previous change.

* etc/NEWS: Mention diary-hebrew-birthday.
2011-02-28 19:38:41 -08:00
Ed Reingold
cdcbd5a795 Add some new cal-hebrew functions.
* lisp/calendar/cal-hebrew.el (hebrew-calendar-birthday, diary-hebrew-birthday):
New functions.
2011-02-28 19:32:05 -08:00
Glenn Morris
9903d828df Give dired-actual-switches a safe-local-variable property. (Bug#3230)
* lisp/dired.el (dired-safe-switches-p): Beef it up.
(dired-actual-switches): Use it for the safe-local-variable property.
2011-02-28 19:25:24 -08:00
Stefan Monnier
75da6eb972 * lisp/dired.el (dired-safe-switches-p): New function. (Bug#3230) 2011-02-28 19:10:11 -08:00
Glenn Morris
6640b281f3 Add the ability to exclude dir-locals from subdirs. (Bug#8100)
* lisp/files.el (dir-locals-collect-variables):
Add the ability to exclude subdirectories.

* doc/emacs/custom.texi (Directory Variables):
Give an example of excluding subdirectories.

* doc/lispref/variables.texi (Directory Local Variables):
Mention `(subdirs . nil)' alist element.

* etc/NEWS: Mention this addition.

* lisp/dired-x.el (dired-omit-here-always): Add `(subdirs . nil)' to locals.
2011-02-28 19:05:28 -08:00
Christoph Scholtes
cead857b3a * ido.el (ido-everywhere): Doc fix.
(ido-mode): Doc fix.
2011-02-28 13:25:50 -07:00
Glenn Morris
0a906ec344 * lisp/dired-x.el (dired-guess-shell-alist-default): Use \\', not $. 2011-02-28 09:42:03 -08:00
Michael Albinus
5d41af1934 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
supported systems.
2011-02-28 12:10:06 +01:00
Michael Albinus
22b300dea0 * net/tramp-cmds.el (tramp-append-tramp-buffers): Dump load-path shadows. 2011-02-28 11:58:59 +01:00
Antoine Levitt
584a277399 * lisp/dired-x.el (dired-guess-shell-alist-default): Add rar and 7z. 2011-02-27 23:24:39 -08:00
Juanma Barranquero
ca3afb79d0 lisp/emacs-lisp/pcase.el (pcase, pcase--u1, pcase--q1): Fix typos in docstrings. 2011-02-28 05:24:40 +01:00
Glenn Morris
2cf429d01c Add ChangeLog bug ref. 2011-02-27 17:35:59 -08:00