1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-16 17:19:41 +00:00
Commit Graph

83036 Commits

Author SHA1 Message Date
Eli Zaretskii
8691412347 Renamed lisp/epa-file-hook.el to lisp/epa-hook.el. 2008-05-08 11:05:25 +00:00
Eli Zaretskii
77fa600f20 Renamed org-infojs.el to org-jsinfo.el. 2008-05-08 10:55:33 +00:00
Miles Bader
7b1019e278 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1150
2008-05-08 09:59:56 +00:00
Miles Bader
0ab5c2be34 Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1149
2008-05-08 09:59:46 +00:00
Glenn Morris
7d56ad0dd1 Fix comment typo in previous. 2008-05-08 05:40:55 +00:00
Juanma Barranquero
67b5d7deb1 (Ffont_match_p): Don't use `iff' in docstring. 2008-05-08 04:07:39 +00:00
Miles Bader
4d4e54a0a0 Remove lisp/international/.arch-inventory
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1146
2008-05-08 03:56:20 +00:00
Juanma Barranquero
10c824b02e (robin-package-alist): Fix typo in docstring.
(robin-current-package-name): Doc fix.
(robin-activate): Don't use `iff' in docstring.
2008-05-08 03:52:53 +00:00
Juanma Barranquero
bc10bb37f4 (ps-mule-external-libraries): Don't use `iff' in docstring. 2008-05-08 03:43:39 +00:00
Juanma Barranquero
f67b40b3d8 (python-comment-line-p, python-blank-line-p, python-skip-out,
python-check-comint-prompt): Don't use `iff' in docstrings.
2008-05-08 03:42:10 +00:00
Juanma Barranquero
bbd4400609 (eshell-review-quick-commands): Don't use `iff' in docstring. 2008-05-08 03:39:26 +00:00
Juanma Barranquero
1603d855dc (autoload-generate-file-autoloads): Don't use `iff' in docstring. 2008-05-08 03:38:53 +00:00
Juanma Barranquero
ec0159f045 (ad-special-form-p): Don't use `iff' in docstring. 2008-05-08 03:38:21 +00:00
Juanma Barranquero
cf43708e71 (completion-table-with-predicate): Don't use `iff' in docstring. 2008-05-08 03:37:39 +00:00
Juanma Barranquero
398d17daba (json-alist-p, json-plist-p): Don't use `iff' in docstrings. 2008-05-08 03:37:07 +00:00
Juanma Barranquero
d4f635a5ae (toggle-auto-composition): Don't use `iff' in docstring. 2008-05-08 03:36:27 +00:00
Juanma Barranquero
d239a0555b (define-abbrev-table): Don't use `iff' in docstring. 2008-05-08 03:35:38 +00:00
Juanma Barranquero
149cd46528 *** empty log message *** 2008-05-08 03:33:39 +00:00
Juanma Barranquero
5229211e92 (gnus-article-toggle-truncate-lines): Don't use `iff' in docstrings. 2008-05-08 03:22:54 +00:00
Eric S. Raymond
db86064f73 Meta-CVS support removed. 2008-05-07 22:11:08 +00:00
Eric S. Raymond
4903369afe Remove VC-Dired and backend dir-state methods. 2008-05-07 21:27:41 +00:00
Eric S. Raymond
9ba4a35043 Remove dead code. 2008-05-07 18:18:04 +00:00
Stefan Monnier
c8fcd943a9 Choose images dynamically.
(tool-bar-make-keymap, tool-bar-find-image): New function.
(tool-bar-find-image-cache): New var.
(tool-bar-local-item, tool-bar-local-item-from-menu):
Don't select the image yet, do it later in tool-bar-make-keymap.
2008-05-07 18:16:28 +00:00
Stefan Monnier
42a83f4b6c (gnus-enter-server-buffer): Make sure the server-buffer
is current before calling gnus-server-prepare.
(gnus-server-setup-buffer, gnus-server-update-server)
(gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
2008-05-07 15:07:02 +00:00
Andreas Schwab
51a0cb3534 Require 'cl when compiling. 2008-05-07 12:52:22 +00:00
Eli Zaretskii
d95d9b2360 Fix last change: don't use < and > in "rem" lines, they are interpreted
as redirection by DOS shells.
2008-05-07 10:32:47 +00:00
Eric S. Raymond
9a6b551bfd Second attempt to move the VC-specific menu initialization. 2008-05-07 09:57:41 +00:00
Glenn Morris
41f8d6db06 (AH_TOP): Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:37:21 +00:00
Glenn Morris
b33ba8120b Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:35:58 +00:00
Glenn Morris
4f43e9371b Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:27:10 +00:00
Glenn Morris
4b15862983 Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:18:17 +00:00
Glenn Morris
eb3d11efed Switch to recommended form of GPLv3 permissions notice. 2008-05-07 07:05:59 +00:00
Dan Nicolaescu
1a1113949e (Fx_create_frame): Make a copy of frame parameters
because the original parameters are in pure storage now.
(mac_window): Remove unused params.  Update callers.
2008-05-07 06:01:08 +00:00
Dan Nicolaescu
23532cb11b (vc-dir-insert-directories): Default to t. 2008-05-07 03:45:57 +00:00
Glenn Morris
d3fb097470 Switch to recommended form of GPLv3 permissions notice. 2008-05-07 03:41:32 +00:00
Glenn Morris
3d54445884 Switch to recommended form of GPLv3 permissions notice.
Fix footer where needed.
2008-05-07 03:37:08 +00:00
Glenn Morris
6f2de1faac Switch to recommended form of GPLv3 permissions notice.
Fix arch-tag format.
2008-05-07 03:12:07 +00:00
Glenn Morris
8566b37501 Regenerate. 2008-05-07 03:07:22 +00:00
Glenn Morris
8bf5c8a6bf Add ignore-errors. 2008-05-07 03:01:30 +00:00
Glenn Morris
a4c687e03e (fortran-mode): Fix font-lock-syntactic-keywords oddness. 2008-05-07 02:59:40 +00:00
Glenn Morris
93fd3b3010 (ignore-errors): Move to subr.el. 2008-05-07 02:58:25 +00:00
Glenn Morris
6b5de13685 (ignore-errors): Move here from cl-macs.el. 2008-05-07 02:57:53 +00:00
Glenn Morris
5a1dde61e2 Switch to recommended form of GPLv3 permissions notice. 2008-05-07 02:56:35 +00:00
Eric S. Raymond
4fe2e5ed8a Merege two functions in preparation for removing dired. 2008-05-07 00:19:19 +00:00
Eric S. Raymond
e6244c1bcd Cleanup preparatory to getting rid of dired. 2008-05-06 23:56:49 +00:00
Eric S. Raymond
9852a51d14 Back out menu move, it broke something obscure. 2008-05-06 23:44:50 +00:00
Juanma Barranquero
a12a9e4527 Update autoloads. 2008-05-06 23:44:24 +00:00
Stefan Monnier
7a3d90dc24 (substitute_object_recurse): Use lower-level primitives.
Don't signal errors when traversing sub-char-tables.
Don't loop over all the possible characters when traversing char-tables.
2008-05-06 20:11:13 +00:00
Eric S. Raymond
ee5d572fa1 More refactoring. 2008-05-06 19:12:34 +00:00
Stefan Monnier
6d77fa953a (print_preprocess): Add sub-char-tables to the print-table,
just like we do in print.c.
2008-05-06 18:27:54 +00:00