1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-27 19:31:38 +00:00
Commit Graph

76037 Commits

Author SHA1 Message Date
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
Michael Olson
3728bf0389 Merge remember-diary.el into remember.el 2007-12-05 01:16:38 +00:00
Miles Bader
79f10da0c3 Add arch tagline 2007-12-04 22:41:47 +00:00
Sam Steingold
1896f357ce revert requiring mh-acros; remove mh-loaddefs instead 2007-12-04 22:23:19 +00:00
Michael Albinus
39abdd4a8a * dbusbind.c (QCdbus_system_bus, QCdbus_session_bus): Renamed from
Qdbus_system_bus and Qdbus_session_bus, respectively.
(Vdbus_intern_symbols): Removed.
(Vdbus_registered_functions_table): New hash table.
(XD_SYMBOL_INTERN_SYMBOL): Removed.
(xd_read_message, Fdbus_register_signal, Fdbus_unregister_signal):
Rewritten in order to manage registered functions by hash table
Vdbus_registered_functions_table.
2007-12-04 21:29:40 +00:00
Michael Albinus
5363d8eaa6 * net/dbus.el (dbus-hash-table=): New defun.
(dbus-hash-table-test) New hash table test function, used in
`dbus-registered-functions-table'.
(dbus-*-event, dbus-event-*): Rewritten, due to new structure of
`dbus-event'.
2007-12-04 21:21:09 +00:00
Michael Albinus
a4397af9ae * dbus.texi (Signals): Precise `dbus-register-signal'.
(Errors and Events): Rework events part, the internal structure of
dbus-event has changed.
2007-12-04 21:12:46 +00:00
Richard M. Stallman
a2afc99dba (Symbol Type): Fix typo. 2007-12-04 19:53:34 +00:00
Juanma Barranquero
35d5727ce9 *** empty log message *** 2007-12-04 16:01:22 +00:00
Juanma Barranquero
efccebb574 (ido-save-history): Set the `coding' local
variable in the first line of the file.
2007-12-04 15:48:25 +00:00
Juanma Barranquero
4cbb4eb739 (ido-save-history): Use emacs-mule coding system instead of
utf-8 to save filenames (it's safer in Emacs 22).  Set the
`coding' local variable on the first line of the file.
2007-12-04 15:43:26 +00:00
Jan Djärv
9cf8f393ad Give package name and verision to AC_INIT. 2007-12-04 11:29:32 +00:00
Glenn Morris
07562bde72 Regenerate. 2007-12-04 07:18:27 +00:00
Karl Fogel
6054cc87fe * lisp/saveplace.el (save-place-alist-to-file): Save with 'emacs-mule'
coding system.  This ports 2007-12-02T21:15:22Z!kfogel@red-bean.com and 2007-12-02T21:24:38Z!kfogel@red-bean.com over to the
  EMACS_22_BASE branch, but with the right coding system for Emacs 22
  to reliably record filenames.  Suggested by Eli Zaretskii.
2007-12-04 06:11:29 +00:00
Glenn Morris
fd48cd1850 Require password-cache or password. 2007-12-04 04:32:47 +00:00
Glenn Morris
2e28200989 Placeholder for new files from lisp/gnus. 2007-12-04 04:14:30 +00:00
Glenn Morris
8b33467307 (top-level): Don't require cl when compiling.
(password-read-and-add): Doc fix.  Make obsolete.
2007-12-04 04:11:13 +00:00
Glenn Morris
49052ec018 Move to here from gnus/password.el. 2007-12-04 04:09:15 +00:00
Glenn Morris
bb23c73176 Move to ../password-cache.el. 2007-12-04 04:08:13 +00:00
Glenn Morris
13b0ef0170 Require password-cache or password. 2007-12-04 04:07:44 +00:00
Glenn Morris
13647a5b26 (password-read, password-cache-add, password-cache-remove):
No need to autoload, since mml-sec requires password.
2007-12-04 04:05:45 +00:00
Glenn Morris
8a8c39bc18 Require password-cache or password. 2007-12-04 04:05:27 +00:00
Glenn Morris
75328172ac (password-read, password-cache-add, password-cache-remove):
No need to autoload, since mml-sec requires password.
2007-12-04 04:05:17 +00:00
Glenn Morris
51588bc574 Require password-cache or password. 2007-12-04 04:04:57 +00:00
Glenn Morris
ec374c9157 (gnus-extract-address-components): Define for compiler.
(password-read, password-cache-add, password-cache-remove):
No need to autoload, since mml-sec requires password.
2007-12-04 04:04:41 +00:00