- 11 Dec, 2007 1 commit
-
-
Vinicius Jose Latorre authored
-
- 10 Dec, 2007 5 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
(server-process-filter): Turn a "" display into nil.
-
Stefan Monnier authored
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'.
-
Stefan Monnier authored
preserve non-built-in buffer-local variables. (Fkill_all_local_variables): Don't re-create&re-set permanent buffer-local variables.
-
Vinicius Jose Latorre authored
-
- 09 Dec, 2007 22 commits
-
-
Juri Linkov authored
Lisp code that uses `read-buffer' with current buffer as default.
-
Juri Linkov authored
-
Juri Linkov authored
(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.
-
Juri Linkov authored
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.
-
Reiner Steib authored
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-950
-
David Kastrup authored
directories. Not sure anybody uses this anymore, though.
-
Vinicius Jose Latorre authored
-
Vinicius Jose Latorre authored
-
Andreas Schwab authored
-
Andreas Schwab authored
-
Michael Olson authored
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.
-
Glenn Morris authored
(password-read, password-cache-add, password-cache-remove): Declare as functions.
-
Glenn Morris authored
(password-read-and-add): Declare as a function.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(w3-do-setup, w3-region, w3-prepare-buffer, w3m-detect-meta-charset) (w3m-region): Declare as functions.
-
Glenn Morris authored
(mail-abbrev-in-expansion-header-p): Declare as function.
-
Glenn Morris authored
(mm-append-to-file, w32-focus-frame): Declare as functions.
-
Glenn Morris authored
(gnus-get-predicate): Declare as function.
-
Glenn Morris authored
(gnus-summary-from-or-to-or-newsgroups): Declare as function.
-
Glenn Morris authored
(w3-region, w3m-region, Info-menu): Declare as functions.
-
- 08 Dec, 2007 12 commits
-
-
Dan Nicolaescu authored
* net/imap.el (declare-function): New no-op macro for backward compatibility.
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
-
Eli Zaretskii authored
(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.
-
Reiner Steib authored
-
Reiner Steib authored
(generic-unix-modes): Add it.
-
Reiner Steib authored
-
Reiner Steib authored
"Gnus archive groups". Add comment on gnus-dired.el.
-
Michael Albinus authored
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.
-
Michael Albinus authored
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.
-
Martin Rudalics authored
bound error in block comment branch.
-