1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-17 00:30:37 -08:00
Commit graph

76061 commits

Author SHA1 Message Date
Deepak Goel
c6ddcf3a86 Commit a more readable changelog. 2007-12-06 19:50:42 +00:00
Deepak Goel
1388485d6b Fix my previous breakages; improve ChangeLog 2007-12-06 19:48:30 +00:00
Deepak Goel
40b0e87a71 Fix buggy `error' calls in textmode/ 2007-12-06 18:43:43 +00:00
Deepak Goel
768b14f8a0 Fix buggy `error' calls in progmodes/ 2007-12-06 18:36:46 +00:00
Deepak Goel
e9e4d61914 Fix buggy calls to `error' in the net/ directory. 2007-12-06 18:22:45 +00:00
Deepak Goel
26b4a51d1e Fix buggy calls to `error'. 2007-12-06 18:18:13 +00:00
Deepak Goel
8c16bd8c35 Fix buggy calls to `error'. 2007-12-06 17:56:42 +00:00
Deepak Goel
864da779a6 Resolve cvs commit conflict. (Fix buggy calls to error.) 2007-12-06 17:25:03 +00:00
Deepak Goel
23f3a1407c Merge gnus-art.el and gnus-start.el after fixing buggy `error' calls. 2007-12-06 17:19:22 +00:00
Deepak Goel
fd0c71e869 Resolve commit conflict. 2007-12-06 17:18:13 +00:00
Deepak Goel
2e564b0dc5 Fix buggy call to `error'. 2007-12-06 16:30:37 +00:00
Stefan Monnier
214abdd48d (doc-view-dvi->pdf-sentinel, doc-view-pdf/ps->png-sentinel)
(doc-view-pdf->txt-sentinel, doc-view-ps->pdf-sentinel, doc-view-display):
Don't change buffer within a sentinel or timer.
(doc-view-display): Don't try to display before the requested page
is available, unless told to do so explicitly.
(doc-view-pdf/ps->png-sentinel, doc-view-initiate-display):
Force display even if the requested page is not available.
2007-12-06 15:04:29 +00:00
Richard M. Stallman
b2f2cd56b1 (describe-function-1): Call ad-get-advice-info only on symbols. 2007-12-06 13:30:14 +00:00
Jan Djärv
9fb1ba8090 Add AC_CONFIG_SRCDIR which was lost in the previous
change.
2007-12-06 07:06:50 +00:00
Glenn Morris
417cf0b282 (antlr-keyword, antlr-syntax)
(antlr-ruledef, antlr-tokendef, antlr-ruleref-face)
(antlr-tokenref, antlr-literal): Inherit from standard font-lock
faces in non-light-background case.
2007-12-06 04:13:23 +00:00
Glenn Morris
5cec305694 Remove directory part from filenames in function declarations. 2007-12-06 04:09:57 +00:00
Glenn Morris
292071b483 Re-fill copyright.
Remove directory part from filenames in function declarations.
2007-12-06 04:06:27 +00:00
Glenn Morris
2c52d7a3b2 Remove directory part from filenames in function declarations. 2007-12-06 04:05:51 +00:00
Glenn Morris
40234eaf65 Remove directory part from filenames in function declarations. 2007-12-06 04:03:32 +00:00
Glenn Morris
0d461c8675 Remove directory part from filenames in function declarations.
(mailcap-mime-info): Update declaration.
2007-12-06 04:01:38 +00:00
Glenn Morris
354c0c2deb Tidy, and remove reverted apropos.el entry. 2007-12-06 04:00:12 +00:00
Glenn Morris
c851bcec24 (apropos-command): Revert previous change (variable assignment, not
function call).
2007-12-06 03:59:38 +00:00
Miles Bader
40f185ca85 Merge from emacs--rel--22, gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-945
2007-12-06 00:46:40 +00:00
Miles Bader
415a09fbaf Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-944
2007-12-06 00:46:32 +00:00
Miles Bader
e5e76c0431 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-943
2007-12-06 00:46:18 +00:00
Miles Bader
b890d447fb Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-941
2007-12-06 00:21:00 +00:00
Deepak Goel
f6e7ec0248 Fix possibly buggy calls to `message'. 2007-12-06 00:17:56 +00:00
Deepak Goel
8aa8da0595 Make `find-function' prefer ".el" over "" to fix a bug (see emacs-devel) 2007-12-05 22:16:17 +00:00
Deepak Goel
b36fbf817e Make find-func prefer ".el" files over "" to fix a bug (see emacs-devel). 2007-12-05 22:09:53 +00:00
Michael Albinus
7b760f0a0f * net/dbus.el (dbus-hash-table=): Allow nil as wildcard in the
interface and member fields.
2007-12-05 21:59:12 +00:00
Michael Albinus
96faeb40c2 * dbusbind.c (xd_read_message): Return value is a Lisp_Object.
Move check for Vdbus_registered_functions_table to
xd_read_queued_messages.
(xd_read_queued_messages): Protect xd_read_message calls by
internal_condition_case_1.
2007-12-05 21:53:40 +00:00
Michael Albinus
f267053c86 *** empty log message *** 2007-12-05 19:59:46 +00:00
Glenn Morris
11740ce56d Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Leave provide at start.
Move any commentary to start.
2007-12-05 07:09:53 +00:00
Glenn Morris
00c3ec7666 Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Move provide statement to
end.  Move any commentary to start.
2007-12-05 07:09:17 +00:00
Glenn Morris
4e6cc05cc9 Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Leave provide at start.
Move any commentary to start.
2007-12-05 07:08:55 +00:00
Glenn Morris
5477308bb2 Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Move provide statement to
end.  Move any commentary to start.
(eshell-buffer-name): Define for compiler.
2007-12-05 07:07:39 +00:00
Glenn Morris
99abb67ec6 Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Move provide statement to
end.  Move any commentary to start.
(top-level): Don't require pp.  Use condition-case rather than
ignore-errors.
2007-12-05 07:07:12 +00:00
Glenn Morris
fa31eac318 Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Leave provide at start.
Move any commentary to start.
(eshell-load-defgroups): Eval and compile.
2007-12-05 07:06:30 +00:00
Glenn Morris
5153ac7228 Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Leave provide at start.
Move any commentary to start.
(eshell-print): Move definition before use.
2007-12-05 07:06:02 +00:00
Glenn Morris
56590d2f24 Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Leave provide at start.
Move any commentary to start.
(eshell-debug-command): Move definition before use.
2007-12-05 07:05:27 +00:00
Glenn Morris
a08a176579 Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Leave provide at start.
Move any commentary to start.
2007-12-05 07:04:00 +00:00
Glenn Morris
dbba8a04c9 Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Move provide statement to
end.  Move any commentary to start.
2007-12-05 07:03:18 +00:00
Glenn Morris
20d7538ee8 Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Move provide statement to
end.  Move any commentary to start.
(print-func): No need to define for compiler.
2007-12-05 07:00:23 +00:00
Glenn Morris
784aa37620 Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Move provide statement to
end.  Move any commentary to start.
2007-12-05 06:59:48 +00:00
Glenn Morris
700645db69 Require individual files if needed when compiling, rather than
esh-maint.  Collect any require statements.  Move provide statement to
end.  Move any commentary to start.
(pcomplete-stub): Define for compiler.
(pcomplete-here): Autoload it.
2007-12-05 06:59:24 +00:00
Glenn Morris
a342aca45c (byte-compile-declare-function): Remove declared function from
byte-compile-noruntime-functions.
2007-12-05 03:36:23 +00:00
Glenn Morris
f30cf46cc4 (Info-goto-node, calendar-astro-date-string)
(calendar-bahai-date-string, calendar-check-holidays)
(calendar-chinese-date-string, calendar-coptic-date-string)
(calendar-ethiopic-date-string, calendar-forward-day)
(calendar-french-date-string, calendar-goto-date)
(calendar-goto-today, calendar-hebrew-date-string)
(calendar-islamic-date-string, calendar-iso-date-string)
(calendar-julian-date-string, calendar-mayan-date-string)
(calendar-persian-date-string, gnus-summary-last-subject)
(parse-time-string, rmail-show-message): Declare as functions.
2007-12-05 03:34:49 +00:00
Glenn Morris
5786bb713c (ediff-version): Declare as a function. 2007-12-05 03:33:30 +00:00
Glenn Morris
981ed8df13 (compilation-shell-minor-mode): Declare as a function. 2007-12-05 03:32:55 +00:00
Glenn Morris
24bbe01e09 (set-version): Handle configure.in. Adapt for doc/ directory layout
for manuals.
2007-12-05 03:32:13 +00:00