1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-17 11:32:59 -07:00
Commit graph

12722 commits

Author SHA1 Message Date
Stefan Monnier
ff91dc79ef (server-select-display): Fix important typo.
(server-process-filter): Turn a "" display into nil.
2007-12-10 03:51:25 +00:00
Vinicius Jose Latorre
59ab767558 Fix log entry format. 2007-12-10 01:47:17 +00:00
Juri Linkov
6e3057bbed (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.
2007-12-09 23:47:59 +00:00
Reiner Steib
522bec7369 Remove mail/hashcash.el and net/imap.el from file list in previous change. 2007-12-09 22:24:03 +00:00
Miles Bader
21ee0911f7 Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-950
2007-12-09 22:14:32 +00:00
David Kastrup
0e250bf878 (lm-verify): Make it work with
directories.  Not sure anybody uses this anymore, though.
2007-12-09 14:47:24 +00:00
Vinicius Jose Latorre
06005961b7 Fix pr-interface-map initialization 2007-12-09 12:55:00 +00:00
Glenn Morris
ed8a25dfa1 (top-level): Use dolist rather than mapc in make-variable-frame-local call. 2007-12-09 02:18:04 +00:00
Dan Nicolaescu
c486a8e4ff * mail/hashcash.el (declare-function):
* net/imap.el (declare-function): New no-op macro for backward
compatibility.
2007-12-08 22:56:04 +00:00
Eli Zaretskii
8b9a562392 (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.
2007-12-08 17:06:06 +00:00
Reiner Steib
44b275c456 (tab-stop-list): Mark as safe-local-variable. 2007-12-08 14:33:53 +00:00
Reiner Steib
5f33ef98e1 (etc-sudoers-generic-mode): New mode.
(generic-unix-modes): Add it.
2007-12-08 14:32:28 +00:00
Michael Albinus
79945ac143 * 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.
2007-12-08 12:56:59 +00:00
Martin Rudalics
dc56b2ba13 (c-mask-paragraph): Avoid invalid search
bound error in block comment branch.
2007-12-08 09:55:50 +00:00
David Kastrup
274f1353e0 * 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'.
2007-12-08 01:02:29 +00:00
Deepak Goel
a867ead0d0 Improves calls to `error', per mail from RMS. 2007-12-08 00:57:23 +00:00
Glenn Morris
d3968b9a74 Remove reverted change. 2007-12-07 08:01:28 +00:00
Glenn Morris
19b6cf1817 (reftex-short-context): Revert previous change. 2007-12-07 05:25:04 +00:00
Michael Albinus
ef6ce14cc0 * 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.
2007-12-07 04:47:19 +00:00
Glenn Morris
e74d83ee49 Tidying. 2007-12-07 04:33:41 +00:00
Glenn Morris
7e5be5e349 Tidying. 2007-12-07 04:28:30 +00:00
Juanma Barranquero
cf9ca12455 *** empty log message *** 2007-12-06 22:05:18 +00:00
Deepak Goel
feac787c79 Fix breakage of textmodes/ispell.el from last change. 2007-12-06 20:06:24 +00:00
Deepak Goel
d8c47d3c57 Improve the last changelog entry. 2007-12-06 20:02:02 +00:00
Deepak Goel
1f325d92d3 Fix vc.el breakage. 2007-12-06 19:56:41 +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
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
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
354c0c2deb Tidy, and remove reverted apropos.el entry. 2007-12-06 04:00:12 +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
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
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
a342aca45c (byte-compile-declare-function): Remove declared function from
byte-compile-noruntime-functions.
2007-12-05 03:36:23 +00:00
Michael Olson
3728bf0389 Merge remember-diary.el into remember.el 2007-12-05 01:16:38 +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
Juanma Barranquero
35d5727ce9 *** empty log message *** 2007-12-04 16:01:22 +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
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