]> code.delx.au - gnu-emacs/log
gnu-emacs
16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:28:13 +0000 (05:28 +0000)]
Add declare-function compatibility definition.
(mm-decode-content-transfer-encoding)
(mm-encode-content-transfer-encoding)
(message-options-get, message-options-set): Autoload.
(mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt): Declare as functions.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:26:52 +0000 (05:26 +0000)]
Add declare-function compatibility definition.
(epg-check-configuration, epg-configuration)
(message-options-set): Declare as functions.
(gnus-buffer-live-p, gnus-get-buffer-create): Autoload.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:25:51 +0000 (05:25 +0000)]
Add declare-function compatibility definition.
(nndb-request-article): Declare as a function.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:25:23 +0000 (05:25 +0000)]
Add declare-function compatibility definition.
(gnus-request-group): Autoload it.
(gnus-request-create-group): Declare as a function.

16 years ago(ietf-drums-unfold-fws): Autoload it.
Glenn Morris [Tue, 11 Dec 2007 05:24:02 +0000 (05:24 +0000)]
(ietf-drums-unfold-fws): Autoload it.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:23:37 +0000 (05:23 +0000)]
Add declare-function compatibility definition.
Require gnus-int.
(gnus-activate-group, gnus-group-mark-article-read): Declare as functions.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:23:01 +0000 (05:23 +0000)]
Add declare-function compatibility definition.
(gnus-group-mark-article-read): Declare as a function.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:22:34 +0000 (05:22 +0000)]
Add declare-function compatibility definition.
(w3-parse-buffer, gnus-group-make-rss-group): Declare as functions.

16 years agoAdd declare-function compatibility definition.
Glenn Morris [Tue, 11 Dec 2007 05:22:04 +0000 (05:22 +0000)]
Add declare-function compatibility definition.
(mail-header-parse-content-type, message-narrow-to-head): Autoload.
(message-fetch-field): Declare as a function.

16 years ago(gnus-run-mode-hooks): Autoload it.
Glenn Morris [Tue, 11 Dec 2007 05:21:18 +0000 (05:21 +0000)]
(gnus-run-mode-hooks): Autoload it.

16 years ago(gnus-message): Autoload.
Glenn Morris [Tue, 11 Dec 2007 05:20:46 +0000 (05:20 +0000)]
(gnus-message): Autoload.

16 years agoMove `require's before `eval-when-compile's.
Glenn Morris [Tue, 11 Dec 2007 05:20:26 +0000 (05:20 +0000)]
Move `require's before `eval-when-compile's.
Add declare-function compatibility definition.
(gnus-extract-address-components): Declare as a function.

16 years ago(calc-set-mode-line): Use `math-lang-name' to set language name.
Jay Belanger [Tue, 11 Dec 2007 04:07:28 +0000 (04:07 +0000)]
(calc-set-mode-line): Use `math-lang-name' to set language name.

16 years ago(calc-lang-name): New property name.
Jay Belanger [Tue, 11 Dec 2007 04:04:26 +0000 (04:04 +0000)]
(calc-lang-name): New property name.

16 years agorevert-buffer eliminates overlays and the mark
Vinicius Jose Latorre [Tue, 11 Dec 2007 00:26:52 +0000 (00:26 +0000)]
revert-buffer eliminates overlays and the mark

16 years agoNew file.
Stefan Monnier [Mon, 10 Dec 2007 17:02:42 +0000 (17:02 +0000)]
New file.

16 years ago(server-select-display): Fix important typo.
Stefan Monnier [Mon, 10 Dec 2007 03:51:25 +0000 (03:51 +0000)]
(server-select-display): Fix important typo.
(server-process-filter): Turn a "" display into nil.

16 years ago(Fcommand_execute): Call Qcall_interactively instead of
Stefan Monnier [Mon, 10 Dec 2007 03:48:05 +0000 (03:48 +0000)]
(Fcommand_execute): Call Qcall_interactively instead of
manipulating the backtrace manually.
(make_lispy_event): Merge the ASCII and MULTIBYTE cases.
(struct backtrace, backtrace_list): Remove.
(command_loop_1): Remove dead var `no_direct'.

16 years ago(reset_buffer_local_variables): If permanent_too is 0, also
Stefan Monnier [Mon, 10 Dec 2007 03:47:46 +0000 (03:47 +0000)]
(reset_buffer_local_variables): If permanent_too is 0, also
preserve non-built-in buffer-local variables.
(Fkill_all_local_variables): Don't re-create&re-set permanent
buffer-local variables.

16 years agoFix log entry format.
Vinicius Jose Latorre [Mon, 10 Dec 2007 01:47:17 +0000 (01:47 +0000)]
Fix log entry format.

16 years ago(Frename_buffer): Change interactive spec from "s" to
Juri Linkov [Sun, 9 Dec 2007 23:49:15 +0000 (23:49 +0000)]
(Frename_buffer): Change interactive spec from "s" to
Lisp code that uses `read-buffer' with current buffer as default.

16 years agoAdd isearch-occur.
Juri Linkov [Sun, 9 Dec 2007 23:48:33 +0000 (23:48 +0000)]
Add isearch-occur.

16 years ago(search-upper-case): Doc fix.
Juri Linkov [Sun, 9 Dec 2007 23:47:59 +0000 (23:47 +0000)]
(search-upper-case): Doc fix.
(isearch-mode-map): Bind `M-s o' to isearch-occur.
(isearch-query-replace): Doc fix.  Let-bind search-upper-case to nil.
(isearch-query-replace-regexp): Doc fix.
(isearch-occur): New function.

16 years ago(keep-lines, flush-lines, how-many): Doc fix.
Juri Linkov [Sun, 9 Dec 2007 23:47:04 +0000 (23:47 +0000)]
(keep-lines, flush-lines, how-many): Doc fix.
Check search-upper-case before calling isearch-no-upper-case-p
to set case-fold-search.
(occur): Doc fix.
(occur-1, perform-replace): Check search-upper-case before calling
isearch-no-upper-case-p to set case-fold-search.

16 years agoRemove mail/hashcash.el and net/imap.el from file list in previous change.
Reiner Steib [Sun, 9 Dec 2007 22:24:03 +0000 (22:24 +0000)]
Remove mail/hashcash.el and net/imap.el from file list in previous change.

16 years agoMerge from gnus--devo--0
Miles Bader [Sun, 9 Dec 2007 22:14:32 +0000 (22:14 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-950

16 years ago(lm-verify): Make it work with
David Kastrup [Sun, 9 Dec 2007 14:47:24 +0000 (14:47 +0000)]
(lm-verify): Make it work with
directories.  Not sure anybody uses this anymore, though.

16 years agoDoc fix
Vinicius Jose Latorre [Sun, 9 Dec 2007 13:37:03 +0000 (13:37 +0000)]
Doc fix

16 years agoFix pr-interface-map initialization
Vinicius Jose Latorre [Sun, 9 Dec 2007 12:55:00 +0000 (12:55 +0000)]
Fix pr-interface-map initialization

16 years agoRegenerate.
Andreas Schwab [Sun, 9 Dec 2007 11:08:55 +0000 (11:08 +0000)]
Regenerate.

16 years agoD-Bus is not enabled by default.
Andreas Schwab [Sun, 9 Dec 2007 11:08:24 +0000 (11:08 +0000)]
D-Bus is not enabled by default.

16 years agoSync from ERC upstream
Michael Olson [Sun, 9 Dec 2007 06:40:47 +0000 (06:40 +0000)]
Sync from ERC upstream

Changes include:

 - Add nickserv support for GRnet.
 - Parse 275 (secure connection) response.
 - Provide new hook `erc-nickserv-identified-hook' that runs when
   nickserv confirms that the user has successfully identified.

16 years ago(declare-function): Add compatibility definition.
Glenn Morris [Sun, 9 Dec 2007 04:14:11 +0000 (04:14 +0000)]
(declare-function): Add compatibility definition.
(password-read, password-cache-add, password-cache-remove): Declare as
functions.

16 years ago(declare-function): Add compatibility definition.
Glenn Morris [Sun, 9 Dec 2007 04:10:26 +0000 (04:10 +0000)]
(declare-function): Add compatibility definition.
(password-read-and-add): Declare as a function.

16 years ago(top-level): Use dolist rather than mapc in make-variable-frame-local call.
Glenn Morris [Sun, 9 Dec 2007 02:18:04 +0000 (02:18 +0000)]
(top-level): Use dolist rather than mapc in make-variable-frame-local call.

16 years ago(gnus-uu-yenc-article): Use insert-buffer-substring.
Glenn Morris [Sun, 9 Dec 2007 02:15:01 +0000 (02:15 +0000)]
(gnus-uu-yenc-article): Use insert-buffer-substring.

16 years ago(declare-function): Add compatibility declaration.
Glenn Morris [Sun, 9 Dec 2007 02:10:57 +0000 (02:10 +0000)]
(declare-function): Add compatibility declaration.
(w3-do-setup, w3-region, w3-prepare-buffer, w3m-detect-meta-charset)
(w3m-region): Declare as functions.

16 years ago(declare-function): Add compatibility declaration.
Glenn Morris [Sun, 9 Dec 2007 02:10:05 +0000 (02:10 +0000)]
(declare-function): Add compatibility declaration.
(mail-abbrev-in-expansion-header-p): Declare as function.

16 years ago(declare-function): Add compatibility declaration.
Glenn Morris [Sun, 9 Dec 2007 02:08:47 +0000 (02:08 +0000)]
(declare-function): Add compatibility declaration.
(mm-append-to-file, w32-focus-frame): Declare as functions.

16 years ago(declare-function): Add compatibility declaration.
Glenn Morris [Sun, 9 Dec 2007 02:07:07 +0000 (02:07 +0000)]
(declare-function): Add compatibility declaration.
(gnus-get-predicate): Declare as function.

16 years ago(declare-function): Add compatibility declaration.
Glenn Morris [Sun, 9 Dec 2007 02:05:41 +0000 (02:05 +0000)]
(declare-function): Add compatibility declaration.
(gnus-summary-from-or-to-or-newsgroups): Declare as function.

16 years ago(declare-function): Add compatibility declaration.
Glenn Morris [Sun, 9 Dec 2007 02:04:18 +0000 (02:04 +0000)]
(declare-function): Add compatibility declaration.
(w3-region, w3m-region, Info-menu): Declare as functions.

16 years ago* mail/hashcash.el (declare-function):
Dan Nicolaescu [Sat, 8 Dec 2007 22:56:04 +0000 (22:56 +0000)]
* mail/hashcash.el (declare-function):
* net/imap.el (declare-function): New no-op macro for backward
compatibility.

16 years ago*** empty log message ***
Dan Nicolaescu [Sat, 8 Dec 2007 22:27:34 +0000 (22:27 +0000)]
*** empty log message ***

16 years ago* emacs.desktop (Exec, Icon, Categories): Fix entries.
Dan Nicolaescu [Sat, 8 Dec 2007 21:34:13 +0000 (21:34 +0000)]
* emacs.desktop (Exec, Icon, Categories): Fix entries.

16 years agoRemove item, fixed by the latest gnus merge.
Dan Nicolaescu [Sat, 8 Dec 2007 18:25:08 +0000 (18:25 +0000)]
Remove item, fixed by the latest gnus merge.

16 years ago(check-declare): New target.
Eli Zaretskii [Sat, 8 Dec 2007 17:06:06 +0000 (17:06 +0000)]
(check-declare): New target.
(BYTE_COMPILE_EXTRA_FLAGS): New variable.
(.el.elc, compile-CMD, compile-SH, compile-always-CMD)
(compile-always-SH, compile-calc-CMD, compile-calc-SH)
($(lisp)/progmodes/cc-mode.elc): Use it.
($(lisp)/progmodes/cc-mode.elc): New rule.

16 years ago(tab-stop-list): Mark as safe-local-variable.
Reiner Steib [Sat, 8 Dec 2007 14:33:53 +0000 (14:33 +0000)]
(tab-stop-list): Mark as safe-local-variable.

16 years ago(etc-sudoers-generic-mode): New mode.
Reiner Steib [Sat, 8 Dec 2007 14:32:28 +0000 (14:32 +0000)]
(etc-sudoers-generic-mode): New mode.
(generic-unix-modes): Add it.

16 years agoAdd minimal Gnus item.
Reiner Steib [Sat, 8 Dec 2007 14:29:18 +0000 (14:29 +0000)]
Add minimal Gnus item.

16 years agoRemove "window-system in face definition" [of gnus-treat-emphasize]. Remove
Reiner Steib [Sat, 8 Dec 2007 14:27:44 +0000 (14:27 +0000)]
Remove "window-system in face definition" [of gnus-treat-emphasize].  Remove
"Gnus archive groups".  Add comment on gnus-dired.el.

16 years ago* net/dbus.el (dbus-hash-table=): Remove function. We cannot
Michael Albinus [Sat, 8 Dec 2007 12:56:59 +0000 (12:56 +0000)]
* net/dbus.el (dbus-hash-table=): Remove function.  We cannot
apply wildcards in a hash table key; there is no usable hash code
then.
(dbus-registered-functions-table): Use `equal' as test function.
(dbus-name-owner-changed-handler): Rewrite due to new hash table
structure.

16 years ago* dbusbind.c (xd_read_message): Generate an event for every
Michael Albinus [Sat, 8 Dec 2007 12:53:37 +0000 (12:53 +0000)]
* dbusbind.c (xd_read_message): Generate an event for every
registered handler.  There might be several handlers registered
for the same signal.
(Fdbus_register_signal): Don't overwrite a registration for the
same signal.  Add a new registration if handlers are different.
(Vdbus_registered_functions_table): Rework doc string.

16 years ago(c-mask-paragraph): Avoid invalid search
Martin Rudalics [Sat, 8 Dec 2007 09:55:50 +0000 (09:55 +0000)]
(c-mask-paragraph): Avoid invalid search
bound error in block comment branch.

16 years agoNew file.
Dan Nicolaescu [Sat, 8 Dec 2007 01:39:15 +0000 (01:39 +0000)]
New file.

16 years agoRemove conflict marker.
David Kastrup [Sat, 8 Dec 2007 01:06:12 +0000 (01:06 +0000)]
Remove conflict marker.

16 years ago* erc-stamp.el (erc-echo-timestamp):
David Kastrup [Sat, 8 Dec 2007 01:02:29 +0000 (01:02 +0000)]
* erc-stamp.el (erc-echo-timestamp):
* erc-lang.el (language):
* erc-backend.el (erc-server-connect): Fix buggy call to `message'.

* gnus-sum.el (gnus-summary-simplify-subject-query):
* ecomplete.el (ecomplete-display-matches): Fix buggy call to
`message'.

* textmodes/reftex.el (reftex-select-with-char):
* textmodes/reftex-toc.el (reftex-toc-do-promote)
(reftex-toc-visit-location, reftex-toc-find-section):
* textmodes/reftex-index.el (reftex-index-show-entry):
* textmodes/org.el (org-cycle-hide-archived-subtrees)
(org-table-rotate-recalc-marks, org-mark-ring-push)
(org-follow-info-link, org-mhe-get-message-folder-from-index)
(org-auto-repeat-maybe, org-store-log-note, org-delete-property)
(org-evaluate-time-range, org-edit-agenda-file-list):
* textmodes/artist.el (artist-select-next-op-in-list)
(artist-select-prev-op-in-list):
* term/mac-win.el (mac-service-insert-text):
* startup.el (fancy-about-screen):
* progmodes/vhdl-mode.el (vhdl-decision-query):
* progmodes/idlwave.el (idlwave-template)
(idlwave-scroll-completions, idlwave-display-completion-list):
* progmodes/ebrowse.el (ebrowse-show-progress):
* progmodes/cperl-mode.el (cperl-find-pods-heres):
* progmodes/antlr-mode.el (antlr-insert-option-do):
* play/mpuz.el (mpuz-close-game):
* net/rcirc.el (rcirc-next-active-buffer):
* mail/reporter.el (reporter-update-status):
* kmacro.el (kmacro-display):
* international/ja-dic-cnv.el (skkdic-set-okuri-nasi):
* emulation/viper-util.el (viper-save-setting):
* emacs-lisp/lisp-mnt.el (lm-verify):
* emacs-lisp/edebug.el (edebug-set-mode):
* emacs-lisp/checkdoc.el (checkdoc-rogue-spaces, checkdoc-defun):
* calendar/calendar.el (calendar-print-day-of-year):
* calc/calcalg3.el (calc-curve-fit):
* calc/calcalg2.el (math-integral):
* calc/calc.el (calc-read-key-sequence, calc-version):
* calc/calc-mode.el (calc-set-simplify-mode):
* calc/calc-ext.el (calc-fancy-prefix): Fix buggy call to
`message'.

16 years agoImproves calls to `error', per mail from RMS.
Deepak Goel [Sat, 8 Dec 2007 00:57:23 +0000 (00:57 +0000)]
Improves calls to `error', per mail from RMS.

16 years ago(quail-map-from-table): Allow a tone just after a
Kenichi Handa [Fri, 7 Dec 2007 11:05:08 +0000 (11:05 +0000)]
(quail-map-from-table): Allow a tone just after a
consonant.

16 years agoRemove reverted change.
Glenn Morris [Fri, 7 Dec 2007 08:01:28 +0000 (08:01 +0000)]
Remove reverted change.

16 years ago(reftex-short-context): Revert previous change.
Glenn Morris [Fri, 7 Dec 2007 05:25:04 +0000 (05:25 +0000)]
(reftex-short-context): Revert previous change.

16 years ago(reftex-TeX-master-file): Revert previous change.
Glenn Morris [Fri, 7 Dec 2007 05:22:29 +0000 (05:22 +0000)]
(reftex-TeX-master-file): Revert previous change.

16 years ago(article-make-date-line): Revert previous change.
Glenn Morris [Fri, 7 Dec 2007 05:20:43 +0000 (05:20 +0000)]
(article-make-date-line): Revert previous change.

16 years ago(allout-write-file-hook-handler): Revert previous change.
Glenn Morris [Fri, 7 Dec 2007 05:17:08 +0000 (05:17 +0000)]
(allout-write-file-hook-handler): Revert previous change.

16 years ago* net/dbus.el (dbus-hash-table=): Fix for new hash table key
Michael Albinus [Fri, 7 Dec 2007 04:47:19 +0000 (04:47 +0000)]
* net/dbus.el (dbus-hash-table=): Fix for new hash table key
structure.
(dbus-list-hash-table, dbus-name-owner-changed-handler): New
defuns.
(dbus-check-event, dbus-handle-event, dbus-event-bus-name)
(dbus-event-service-name, dbus-event-path-name)
(dbus-event-interface-name, dbus-event-member-name): Fix for new
event structure.
(dbus-list-activatable-names, dbus-list-names)
(dbus-list-queued-owners, dbus-get-name-owner, dbus-introspect):
Reorder `dbus-call-method' arguments.

16 years ago* dbus.texi (Synchronous Methods): Adapt dbus-call-method.
Michael Albinus [Fri, 7 Dec 2007 04:42:00 +0000 (04:42 +0000)]
* dbus.texi (Synchronous Methods): Adapt dbus-call-method.
(Signals): Adapt dbus-send-signal and dbus-register-signal.
(Errors and Events): Adapt dbus-event.

16 years ago* dbusbind.c (Fdbus_get_unique_name, xd_read_message)
Michael Albinus [Fri, 7 Dec 2007 04:40:28 +0000 (04:40 +0000)]
* dbusbind.c (Fdbus_get_unique_name, xd_read_message)
(Fdbus_register_signal): Use DBUS_MAXIMUM_NAME_LENGTH and
DBUS_MAXIMUM_MATCH_RULE_LENGTH for string lengths.
(Fdbus_call_method, Fdbus_send_signal, Fdbus_register_signal):
Unify argument lists.
(xd_read_message, Fdbus_register_signal) Reorder and extend event
arguments and hash table keys.  Use unique name for service.
(Fdbus_unregister_signal): Remove checks.
(Vdbus_registered_functions_table): Fix doc string.

16 years agoTidying.
Glenn Morris [Fri, 7 Dec 2007 04:33:41 +0000 (04:33 +0000)]
Tidying.

16 years agoTidying.
Glenn Morris [Fri, 7 Dec 2007 04:28:30 +0000 (04:28 +0000)]
Tidying.

16 years ago*** empty log message ***
Juanma Barranquero [Thu, 6 Dec 2007 23:11:11 +0000 (23:11 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Thu, 6 Dec 2007 22:05:18 +0000 (22:05 +0000)]
*** empty log message ***

16 years agoFix breakage from last change.
Deepak Goel [Thu, 6 Dec 2007 20:25:35 +0000 (20:25 +0000)]
Fix breakage from last change.

16 years agoFix breakage of textmodes/ispell.el from last change.
Deepak Goel [Thu, 6 Dec 2007 20:06:24 +0000 (20:06 +0000)]
Fix breakage of textmodes/ispell.el from last change.

16 years ago(gnus-load): Rename local variable to avoid confusion.
Reiner Steib [Thu, 6 Dec 2007 20:04:55 +0000 (20:04 +0000)]
(gnus-load): Rename local variable to avoid confusion.

16 years agoImprove the last changelog entry.
Deepak Goel [Thu, 6 Dec 2007 20:02:02 +0000 (20:02 +0000)]
Improve the last changelog entry.

16 years agoFix vc.el breakage.
Deepak Goel [Thu, 6 Dec 2007 19:56:41 +0000 (19:56 +0000)]
Fix vc.el breakage.

16 years agoCommit a more readable changelog.
Deepak Goel [Thu, 6 Dec 2007 19:50:42 +0000 (19:50 +0000)]
Commit a more readable changelog.

16 years agoFix my previous breakages; improve ChangeLog
Deepak Goel [Thu, 6 Dec 2007 19:48:30 +0000 (19:48 +0000)]
Fix my previous breakages; improve ChangeLog

16 years agoFix buggy `error' calls in textmode/
Deepak Goel [Thu, 6 Dec 2007 18:43:43 +0000 (18:43 +0000)]
Fix buggy `error' calls in textmode/

16 years agoFix buggy `error' calls in progmodes/
Deepak Goel [Thu, 6 Dec 2007 18:36:46 +0000 (18:36 +0000)]
Fix buggy `error' calls in progmodes/

16 years agoFix buggy calls to `error' in the net/ directory.
Deepak Goel [Thu, 6 Dec 2007 18:22:45 +0000 (18:22 +0000)]
Fix buggy calls to `error' in the net/ directory.

16 years agoFix buggy calls to `error'.
Deepak Goel [Thu, 6 Dec 2007 18:18:13 +0000 (18:18 +0000)]
Fix buggy calls to `error'.

16 years agoFix buggy calls to `error'.
Deepak Goel [Thu, 6 Dec 2007 17:56:42 +0000 (17:56 +0000)]
Fix buggy calls to `error'.

16 years agoResolve cvs commit conflict. (Fix buggy calls to error.)
Deepak Goel [Thu, 6 Dec 2007 17:25:03 +0000 (17:25 +0000)]
Resolve cvs commit conflict. (Fix buggy calls to error.)

16 years agoMerge gnus-art.el and gnus-start.el after fixing buggy `error' calls.
Deepak Goel [Thu, 6 Dec 2007 17:19:22 +0000 (17:19 +0000)]
Merge gnus-art.el and gnus-start.el after fixing buggy `error' calls.

16 years agoResolve commit conflict.
Deepak Goel [Thu, 6 Dec 2007 17:18:13 +0000 (17:18 +0000)]
Resolve commit conflict.

16 years agoFix buggy call to `error'.
Deepak Goel [Thu, 6 Dec 2007 16:30:37 +0000 (16:30 +0000)]
Fix buggy call to `error'.

16 years ago(doc-view-dvi->pdf-sentinel, doc-view-pdf/ps->png-sentinel)
Stefan Monnier [Thu, 6 Dec 2007 15:04:29 +0000 (15:04 +0000)]
(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.

16 years ago(describe-function-1): Call ad-get-advice-info only on symbols.
Richard M. Stallman [Thu, 6 Dec 2007 13:30:14 +0000 (13:30 +0000)]
(describe-function-1): Call ad-get-advice-info only on symbols.

16 years agoAdd AC_CONFIG_SRCDIR which was lost in the previous
Jan Djärv [Thu, 6 Dec 2007 07:06:50 +0000 (07:06 +0000)]
Add AC_CONFIG_SRCDIR which was lost in the previous
change.

16 years ago(antlr-keyword, antlr-syntax)
Glenn Morris [Thu, 6 Dec 2007 04:13:23 +0000 (04:13 +0000)]
(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.

16 years agoRemove directory part from filenames in function declarations.
Glenn Morris [Thu, 6 Dec 2007 04:09:57 +0000 (04:09 +0000)]
Remove directory part from filenames in function declarations.

16 years agoRe-fill copyright.
Glenn Morris [Thu, 6 Dec 2007 04:06:27 +0000 (04:06 +0000)]
Re-fill copyright.
Remove directory part from filenames in function declarations.

16 years agoRemove directory part from filenames in function declarations.
Glenn Morris [Thu, 6 Dec 2007 04:05:51 +0000 (04:05 +0000)]
Remove directory part from filenames in function declarations.

16 years agoRemove directory part from filenames in function declarations.
Glenn Morris [Thu, 6 Dec 2007 04:03:32 +0000 (04:03 +0000)]
Remove directory part from filenames in function declarations.

16 years agoRemove directory part from filenames in function declarations.
Glenn Morris [Thu, 6 Dec 2007 04:01:38 +0000 (04:01 +0000)]
Remove directory part from filenames in function declarations.
(mailcap-mime-info): Update declaration.

16 years agoTidy, and remove reverted apropos.el entry.
Glenn Morris [Thu, 6 Dec 2007 04:00:12 +0000 (04:00 +0000)]
Tidy, and remove reverted apropos.el entry.

16 years ago(apropos-command): Revert previous change (variable assignment, not
Glenn Morris [Thu, 6 Dec 2007 03:59:38 +0000 (03:59 +0000)]
(apropos-command): Revert previous change (variable assignment, not
function call).

16 years agoMerge from emacs--rel--22, gnus--devo--0
Miles Bader [Thu, 6 Dec 2007 00:46:40 +0000 (00:46 +0000)]
Merge from emacs--rel--22, gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-945

16 years agoMerge from gnus--devo--0
Miles Bader [Thu, 6 Dec 2007 00:46:32 +0000 (00:46 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-944