1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-06 05:52:32 -08:00
Commit graph

75965 commits

Author SHA1 Message Date
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
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
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
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
Glenn Morris
a9b833d39e (gnus-spam-resend-to, gnus-ham-resend-to): Define for compiler. 2007-12-04 04:04:05 +00:00
Glenn Morris
237dd97f5c (gnus-extract-address-components): Define for compiler. 2007-12-04 04:03:44 +00:00
Glenn Morris
c52ae2bbad (bbdb-address-streets): Declare as a function.
(eudc-bbdb-extract-addresses): Use bbdb-address-streets rather than
bbdb-address-street1,2,3.
2007-12-04 03:55:40 +00:00
Glenn Morris
3428c0e9db Comment. 2007-12-04 03:53:04 +00:00
Glenn Morris
4aceef325f (reftex-make-separate-toc-frame): Try x-focus-frame before
focus-frame.  Only try focus-frame on XEmacs.
2007-12-04 03:52:39 +00:00
Glenn Morris
e5aca01072 (top-level): Move (provide 'cua-base) to end.
No longer provide 'cua.  Don't require cua-rect, cua-gmrk when compiling.
(cua-set-rectangle-mark): Add doc string to autoload.
(cua--rectangle, cua--last-killed-rectangle)
(cua--global-mark-active): Always define for compiler.
(cua-copy-rectangle, cua-cut-rectangle, cua--rectangle-left)
(cua--delete-rectangle, cua--insert-rectangle)
(cua--rectangle-corner, cua--rectangle-assert)
(cua--insert-at-global-mark, cua--global-mark-post-command):
Declare as functions.
2007-12-04 03:51:25 +00:00
Glenn Morris
2c0f856464 (top-level): Move provide to end.
Don't require cua-gmrk when compiling.
(cua--cut-rectangle-to-global-mark)
(cua--copy-rectangle-to-global-mark): Declare as functions.
2007-12-04 03:48:27 +00:00
Glenn Morris
88a25b1883 (top-level): Move provide to end. 2007-12-04 03:47:26 +00:00
Glenn Morris
cbfcb1d0f1 (viper-replace-overlay-cursor-color)
(viper-insert-state-cursor-color, viper-emacs-state-cursor-color)
(viper-vi-state-cursor-color): Consolidate make-variable-frame-local calls.
2007-12-04 03:46:45 +00:00
Magnus Henoch
cffe49096c * configure.in: Use PKG_CHECK_MODULES to check for D-Bus.
* configure: Regenerate.
2007-12-03 22:04:33 +00:00
Karl Fogel
bedb08d44f * emacs-cvs/lisp/saveplace.el (save-place-quiet): Remove, reverting 2007-12-02T19:54:46Z!kfogel@red-bean.com.
(save-place-alist-to-file, load-save-place-alist-from-file): Don't
  print non-error messages at all, there's really no need.  Do print
  if there's a problem, and clarify message in that case.
2007-12-03 21:37:30 +00:00
Karl Fogel
ca2fbc2e0b Use consistent, more accurate language for provenance of recent changes. 2007-12-03 18:54:07 +00:00
Sam Steingold
1f9918fbf3 Require mh-acros for mh-require-cl. 2007-12-03 15:16:57 +00:00
Jan Djärv
7ba3065747 Update URL to Window Manager Specification in comment. 2007-12-03 09:35:19 +00:00
Dan Nicolaescu
e392d1cc57 * ediff-util.el (ediff-setup):
* ediff-diff.el (ediff-prepare-error-list): Disable undo for
ediff-error-buffer.
2007-12-03 09:29:00 +00:00
Juanma Barranquero
1682490ce8 (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
($(infodir)/dbus, dbus.dvi): New targets.
2007-12-03 09:28:15 +00:00
Reiner Steib
d99abf1ba0 (doc-view-initiate-display): Use `doc-view-mode-p'.
(doc-view-current-overlay, doc-view-pending-cache-flush): Add doc
string.
2007-12-03 07:24:34 +00:00
Michael Albinus
868641ccd0 * configure.in: No need for DBUS_INFO anymore.
* configure: Regenerate.

* Makefile.in (INFO_FILES): Use dbus unconditionally.
2007-12-03 06:54:20 +00:00
Michael Albinus
7b13a0f20c * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
unconditionally.

* dbus.texi (Synchronous Methods): Show the result of the "lshal"
emulation with @print{}.
2007-12-03 06:48:12 +00:00
Richard M. Stallman
708bb6f884 (declare-function): Moved from byte-run.el. 2007-12-03 00:33:35 +00:00
Richard M. Stallman
e9fa6d0a4c (declare-function): Macro deleted. 2007-12-03 00:33:06 +00:00
Richard M. Stallman
18715c3318 (recenter-top-bottom): Don't use `ecase'. 2007-12-03 00:27:14 +00:00
Glenn Morris
369fc5a626 Move here from ../gnus. 2007-12-02 21:52:46 +00:00
Glenn Morris
323fc9ec1a Move to ../net. 2007-12-02 21:51:08 +00:00
Michael Albinus
9264ee6a4d *** empty log message *** 2007-12-02 21:44:15 +00:00