- 07 Jan, 2006 4 commits
-
-
Bill Wohler authored
Gnus gnus-summary-mail-forward (closes SF #1399307).
-
Eli Zaretskii authored
-
Alex Schroeder authored
(rcirc-ignore-list-automatic): New variable. (rcirc-print): Take rcirc-ignore-list into account. (rcirc-cmd-ignore): New command. (rcirc-ignore-update-automatic): New function. (rcirc-handler-PART, rcirc-handler-QUIT): Use it to maintain the list if ignored nicks. (rcirc-handler-NICK): Ditto, and also ignore the new nick.
-
Alex Schroeder authored
process is open, since not all commands need an open process. (rcirc-send-string): Check whether the process is open before sending anything.
-
- 06 Jan, 2006 15 commits
-
-
Eli Zaretskii authored
the report will be sent.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
"\.x[bdsru]?[cn]?$".
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
"functoin" => "function".
-
Eli Zaretskii authored
-
Eli Zaretskii authored
"Duplicat" => "Duplicate".
-
Eli Zaretskii authored
-
Nick Roberts authored
Indent for breakpoint command lists also.
-
Nick Roberts authored
-
Carsten Dominik authored
direntry.
-
Carsten Dominik authored
-
- 05 Jan, 2006 21 commits
-
-
Bill Wohler authored
already run recently (via recompile).
-
Bill Wohler authored
(bootstrap): Remove mh-autoloads dependency, as compile dependency provides it.
-
Stefan Monnier authored
(url-history-parse-history): Don't reset the history. (url-history-save-history): Create parent dir if necessary. (url-history-save-history): Don't write the initialization of url-history-hash-table into the history file. (url-have-visited-url): Simplify since url-history-hash-table is non-nil. (url-completion-function): Simplify.
-
Stefan Monnier authored
(url-cookie-parse-file, url-cookie-write-file, url-cookie-retrieve) (url-cookie-generate-header-lines, url-cookie-handle-set-cookie) (url-cookie-setup-save-timer): Remove autoload cookies. They're only called from files that require url-cookie anyway.
-
Stefan Monnier authored
(url-history-setup-save-timer, url-history-parse-history) (url-history-save-history): Remove autoload cookies. They're only called from url.el which requires url-history anyway.
-
Stefan Monnier authored
argument `force' to disable the flyspell-last-buffer optimization. (flyspell-mode-on): Use it.
-
Nick Roberts authored
-
Nick Roberts authored
-
Stefan Monnier authored
(flymake-allowed-file-name-masks): Use this new default. All the functions are now called in the right buffer rather than passing the buffer as argument. (flymake-process-sentinel): Switch to buffer before calling cleanup. (flymake-parse-err-lines): Remove redundant buffer arg. (flymake-get-program-dir): Comment out unused function. (flymake-start-syntax-check, flymake-start-syntax-check-process): Remove redundant buffer argument. (flymake-get-real-file-name, flymake-simple-java-cleanup) (flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
-
Eli Zaretskii authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(info): Go to directory only if history is empty.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Kim F. Storm authored
AF_UNSPEC when AF_INET6 is not defined.
-
Kim F. Storm authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
gestaltSystemVersionMinor, and gestaltSystemVersionBugFix on Mac OS X 10.4 and later.
-
YAMAMOTO Mitsuharu authored
Don't check that the other type is known file-related one.
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
already of desired type. (mac-ae-list): Coerce parameter to "list" type. (mac-dispatch-apple-event): Replace cadr part of event with a dummy position so that event-start returns it.
-