summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (gnus-button-regexp, gnus-button-marker-list)Reiner Steib2006-09-062-7/+13
| | | | (gnus-button-last): Move up. Convert comments into doc strings.
* 2006-09-06 Simon Josefsson <jas@extundo.com>Simon Josefsson2006-09-062-1/+10
| | | | * mail/smtpmail.el (smtpmail-starttls-credentials): Doc fix.
* (gdb-var-list-children-regexp)Nick Roberts2006-09-061-4/+5
| | | | | (gdb-var-list-children-regexp-1): Tweak regexps to catch full string values.
* *** empty log message ***Nick Roberts2006-09-061-0/+6
|
* (line-move-partial): New function to do vscrolling forKim F. Storm2006-09-051-31/+58
| | | | | | partially visible images / tall lines. Rewrite based on code previously in line-move. Simplify backwards vscrolling. (line-move): Use it. Simplify.
* *** empty log message ***Kim F. Storm2006-09-051-0/+7
|
* (cua--pre-command-handler-1): Rewrite.Kim F. Storm2006-09-051-67/+73
|
* *** empty log message ***Kim F. Storm2006-09-051-0/+4
|
* * progmodes/compile.el (compilation-error-regexp-alist-alist):Chong Yidong2006-09-052-4/+11
| | | | Process the `gcc-include' after the `gnu' rule.
* (ido-visit-buffer): Use buffer name if buffer arg is a buffer.Kim F. Storm2006-09-051-1/+2
|
* *** empty log message ***Kim F. Storm2006-09-051-0/+4
|
* Merge from gnus--rel--5.10Miles Bader2006-09-055-17/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 131-133) - Update from CVS 2006-09-05 Daiki Ueno <ueno@unixuser.org> * lisp/pgg.el (pgg-clear-string): Alias to clear-string for backward compatibility. * lisp/pgg-gpg.el (pgg-gpg-process-region): Avoid display blinking with inhibit-redisplay; encode passphrase with locale-coding-system. 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-art.el (article-decode-encoded-words): Make it fast. 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-424
* (terminal-init-xterm): Add more C-M- bindings.Dan Nicolaescu2006-09-052-0/+44
|
* (gdb-var-list-children-regexp)Nick Roberts2006-09-051-4/+4
| | | | (gdb-var-list-children-regexp): Make type field optional.
* (gud-speedbar-buttons): Allow for no typeNick Roberts2006-09-051-2/+2
| | | | e.g public, protected in C++.
* *** empty log message ***Nick Roberts2006-09-051-0/+8
|
* (completion-show-help): New defcustom.John Paul Wallington2006-09-042-8/+20
| | | | (completion-setup-function): Heed it.
* (rsf-scanning-messages-now): Doc fix.Richard M. Stallman2006-09-042-10/+13
| | | | | (rsf-min-region-to-spam-list): Doc fix. (rsf-add-content-type-field): Doc fix.
* (terminal-init-xterm): Add C-M- bindings.Dan Nicolaescu2006-09-042-17/+51
|
* *** empty log message ***Richard M. Stallman2006-09-041-0/+4
|
* (kill-region): Explicitly test there is a region.Richard M. Stallman2006-09-041-0/+2
|
* * message.el (message-send-mail-with-sendmail): Look for sendmail inChong Yidong2006-09-042-3/+14
| | | | several common directories.
* * mail/feedmail.el (feedmail-buffer-to-sendmail): Look forChong Yidong2006-09-044-11/+28
| | | | | | | | sendmail in several common directories. * mail/sendmail.el (sendmail-program): Moved here from pathe.el. * paths.el (sendmail-program): Removed.
* Merge from gnus--rel--5.10Miles Bader2006-09-044-20/+34
| | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 129-130) - Merge from emacs--devo--0 - Update from CVS 2006-09-04 Daiki Ueno <ueno@unixuser.org> * lisp/pgg-gpg.el (pgg-gpg-process-region): Revert two patches from Satyaki Das. http://article.gmane.org/gmane.emacs.gnus.general/49947 http://article.gmane.org/gmane.emacs.gnus.general/50457 2006-09-04 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\' in quoted string into `\'. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-421
* * cus-edit.el (custom-group-menu-create): Avoid deactivating theChong Yidong2006-09-032-1/+7
| | | | mark after running the menu filter.
* (quail-defrule-internal): Add a check if a key is a vector.Juri Linkov2006-09-032-1/+6
|
* *** empty log message ***Juri Linkov2006-09-021-0/+16
|
* (quail-defrule-internal): Add missing `error' call for null key.Juri Linkov2006-09-021-1/+1
|
* (shell-filter-ctrl-a-ctrl-b): Check if `comint-last-output-start' isJuri Linkov2006-09-021-1/+3
| | | | | a marker by using `markerp' and check if it has a position by using `marker-position', and use this position for `goto-char'.
* (woman-topic-history): Change defvar to defvaraliasJuri Linkov2006-09-021-1/+1
| | | | for symbol `Man-topic-history'.
* (Man-topic-history): New variable.Juri Linkov2006-09-021-1/+3
| | | | (man): Use it.
* *** empty log message ***Eli Zaretskii2006-09-021-0/+38
|
* (rcirc-keywords): New variable.Eli Zaretskii2006-09-021-144/+232
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (rcirc-bright-nicks, rcirc-dim-nicks): New variables. (rcirc-bright-nick-regexp, rcirc-dim-nick-regexp): Remove variables. (rcirc-responses-no-activity): New function. (rcirc-handler-generic): Check for responses in above. (rcirc-process-command): Add ?: character to arguments of raw server commands. (rcirc-format-response-string): Use `rcirc-bright-nicks' and `rcirc-dim-nicks'. (rcirc-gray-toggle): Remove unused variable. (rcirc-print): Remove some tracking logic, which is moved into markup functions. (rcirc-activity-types): Was `rcirc-activity-type', now a list of types. (rcirc-activity-string): Look for 'keyword in activity-types. (rcirc-window-configuration-change): Don't erase overlay-arrow unnecessarily. (rcirc-add-or-remove): New function. (rcirc-cmd-ignore): Use it. (rcirc-message-leader): Remove unused function. (rcicr-cmd-bright, rcirc-cmd-dim, rcirc-cmd-keyword): New commands. (rcirc-add-face): New function. (rcirc-facify): Use rcirc-add-face. (rcirc-url-regexp): Add parens. (rcirc-map-regexp): Remove function. (rcirc-mangle-regexp): Remove function. (rcirc-markup-text-functions): New variable. (rcirc-markup-text): New function (replaces `rcirc-mangle-text'). (rcirc-markup-body-text, rcirc-markup-attributes) (rcirc-markup-my-nick, rcirc-markup-urls, rcirc-markup-keywords) (rcirc-markup-bright-nicks): New markup handler functions. (rcirc-nick-in-message-full-line): New face. (rcirc-track-nick): Rename from `rcirc-mode-line-nick'. (rcirc-track-keyword, rcirc-url, rcirc-keyword): New faces.
* *** empty log message ***Eli Zaretskii2006-09-021-0/+7
|
* (hscroll-margin, hscroll-step)Eli Zaretskii2006-09-021-5/+5
| | | | | | (mode-line-in-non-selected-windows, mouse-autoselect-window) (x-use-underline-position-properties): Change version to "22.1" since they will appear there for the first time.
* Merge from gnus--rel--5.10Miles Bader2006-09-015-28/+166
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 128) - Update from CVS 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Use standard-syntax-table. 2006-09-01 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-art.el (gnus-decode-address-function): New variable. (article-decode-encoded-words): Use it to decode headers which are assumed to contain addresses. (gnus-mime-delete-part): Remove useless `or'. * lisp/gnus/gnus-sum.el (gnus-decode-encoded-address-function): New variable. (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header. (gnus-nov-parse-line): Use it to decode From header. (gnus-get-newsgroup-headers): Ditto. (gnus-summary-enter-digest-group): Use it to decode `to-address'. * lisp/gnus/mail-parse.el (mail-decode-encoded-address-region): New alias. (mail-decode-encoded-address-string): New alias. * lisp/gnus/rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): New function. (rfc2047-encode-message-header, rfc2047-encode-region): Use it. (rfc2047-strip-backslashes-in-quoted-strings): New fnction. (rfc2047-decode-region): Use it; add optional argument `address-mime'. (rfc2047-decode-string): Ditto. (rfc2047-decode-address-region): New function. (rfc2047-decode-address-string): New function. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-418
* * imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.Chong Yidong2006-09-012-4/+8
|
* *** empty log message ***Richard M. Stallman2006-09-011-0/+13
|
* (url-http-create-request):Stefan Monnier2006-09-012-3/+15
| | | | Use `url-recreate-url-attributes' when setting real-fname.
* (url-recreate-url-attributes): New function, code moved from `url-recreate-url'.Stefan Monnier2006-09-011-10/+13
| | | | (url-recreate-url): Use it. Put the `url-target' at the end of the URL.
* (custom-save-variables): Slight cleanup.Richard M. Stallman2006-08-311-9/+21
| | | | | | (Custom-no-edit): Renamed from custom-no-edit. (Custom-newline): Renamed from custom-newline. (custom-mode-map): Use new names.
* (define-minor-mode): Reference manual about customization, rather thanRichard M. Stallman2006-08-311-1/+2
| | | | M-x customize, in the doc string made for the defcustom.
* (trace-function-background): Doc fix.Richard M. Stallman2006-08-311-5/+8
|
* (dired-guess-shell-alist-default): Update.Romain Francoise2006-08-312-77/+95
|
* (custom-theme-set-variables): Autoload packages before sorting the variables.Stefan Monnier2006-08-312-8/+21
|
* 2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2006-08-312-3/+14
| | | | | | * viper-cmd.el (viper-special-read-and-insert-char): convert events to chars if XEmacs. (viper-after-change-undo-hook): check if undo-in-progress is bound.
* (python-eldoc-function): Re-enable quit while waiting for process.Stefan Monnier2006-08-302-20/+27
|
* (mac-string-to-utxt): If adjustment for MacJapaneseYAMAMOTO Mitsuharu2006-08-302-8/+18
| | | | results in ASCII-only string, encode original one directly.
* (normal-splash-screen, fancy-splash-screens): Make buffer read-only andRomain Francoise2006-08-292-1/+14
| | | | arrange to enter view mode if necessary.
* (url-cookie-write-file): Really don't use versioned backups.Stefan Monnier2006-08-292-2/+6
|