Stefan Monnier
3709505e05
(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.
2007-12-10 03:47:46 +00:00
Vinicius Jose Latorre
59ab767558
Fix log entry format.
2007-12-10 01:47:17 +00:00
Juri Linkov
e2bec88627
(Frename_buffer): Change interactive spec from "s" to
...
Lisp code that uses `read-buffer' with current buffer as default.
2007-12-09 23:49:15 +00:00
Juri Linkov
bafbec396a
Add isearch-occur.
2007-12-09 23:48:33 +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
Juri Linkov
3be42fcdfb
(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.
2007-12-09 23:47:04 +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
316be4e813
Doc fix
2007-12-09 13:37:03 +00:00
Vinicius Jose Latorre
06005961b7
Fix pr-interface-map initialization
2007-12-09 12:55:00 +00:00
Andreas Schwab
d088fbb2d3
Regenerate.
2007-12-09 11:08:55 +00:00
Andreas Schwab
209a3a867f
D-Bus is not enabled by default.
2007-12-09 11:08:24 +00:00
Michael Olson
1c36df9774
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.
2007-12-09 06:40:47 +00:00
Glenn Morris
1d1df709e1
(declare-function): Add compatibility definition.
...
(password-read, password-cache-add, password-cache-remove): Declare as
functions.
2007-12-09 04:14:11 +00:00
Glenn Morris
8d0f97a4a3
(declare-function): Add compatibility definition.
...
(password-read-and-add): Declare as a function.
2007-12-09 04:10:26 +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
Glenn Morris
a5ded4c97b
(gnus-uu-yenc-article): Use insert-buffer-substring.
2007-12-09 02:15:01 +00:00
Glenn Morris
49ad38a13c
(declare-function): Add compatibility declaration.
...
(w3-do-setup, w3-region, w3-prepare-buffer, w3m-detect-meta-charset)
(w3m-region): Declare as functions.
2007-12-09 02:10:57 +00:00
Glenn Morris
b43906b677
(declare-function): Add compatibility declaration.
...
(mail-abbrev-in-expansion-header-p): Declare as function.
2007-12-09 02:10:05 +00:00
Glenn Morris
88bfa2e405
(declare-function): Add compatibility declaration.
...
(mm-append-to-file, w32-focus-frame): Declare as functions.
2007-12-09 02:08:47 +00:00
Glenn Morris
d09ae6ca78
(declare-function): Add compatibility declaration.
...
(gnus-get-predicate): Declare as function.
2007-12-09 02:07:07 +00:00
Glenn Morris
2d1974c9e4
(declare-function): Add compatibility declaration.
...
(gnus-summary-from-or-to-or-newsgroups): Declare as function.
2007-12-09 02:05:41 +00:00
Glenn Morris
9640c3bce0
(declare-function): Add compatibility declaration.
...
(w3-region, w3m-region, Info-menu): Declare as functions.
2007-12-09 02:04:18 +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
Dan Nicolaescu
4f85908cfe
*** empty log message ***
2007-12-08 22:27:34 +00:00
Dan Nicolaescu
d65f0593f5
* emacs.desktop (Exec, Icon, Categories): Fix entries.
2007-12-08 21:34:13 +00:00
Dan Nicolaescu
c305840079
Remove item, fixed by the latest gnus merge.
2007-12-08 18:25:08 +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
Reiner Steib
cf944fa4ed
Add minimal Gnus item.
2007-12-08 14:29:18 +00:00
Reiner Steib
f8747b72fa
Remove "window-system in face definition" [of gnus-treat-emphasize]. Remove
...
"Gnus archive groups". Add comment on gnus-dired.el.
2007-12-08 14:27:44 +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
Michael Albinus
a31d47c7dd
* 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.
2007-12-08 12:53:37 +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
Dan Nicolaescu
e10fe1cbe2
New file.
2007-12-08 01:39:15 +00:00
David Kastrup
df04db0bcb
Remove conflict marker.
2007-12-08 01:06:12 +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
Kenichi Handa
3d587afd35
(quail-map-from-table): Allow a tone just after a
...
consonant.
2007-12-07 11:05:08 +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
Glenn Morris
de74083d8b
(reftex-TeX-master-file): Revert previous change.
2007-12-07 05:22:29 +00:00
Glenn Morris
a601fb745a
(article-make-date-line): Revert previous change.
2007-12-07 05:20:43 +00:00
Glenn Morris
d14ceb1592
(allout-write-file-hook-handler): Revert previous change.
2007-12-07 05:17:08 +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
Michael Albinus
0ce574ef77
* dbus.texi (Synchronous Methods): Adapt dbus-call-method.
...
(Signals): Adapt dbus-send-signal and dbus-register-signal.
(Errors and Events): Adapt dbus-event.
2007-12-07 04:42:00 +00:00
Michael Albinus
52da95fa96
* 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.
2007-12-07 04:40:28 +00:00
Glenn Morris
e74d83ee49
Tidying.
2007-12-07 04:33:41 +00:00