summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* sendmail.el trivia.Glenn Morris2011-05-122-9/+11
| | | | | * lisp/mail/sendmail.el (sendmail-program): Try executable-find first. (sendmail-send-it): sendmail-program cannot be unbound.
* * calendar/appt.el (appt-check): Change mode-line message at time of the appt.Glenn Morris2011-05-122-1/+4
|
* * lisp/calendar/appt.el (appt-time-msg-list): Doc fix.Glenn Morris2011-05-122-4/+7
|
* * lisp/calendar/appt.el (appt-make-list): Simplify.Glenn Morris2011-05-122-8/+9
|
* * lisp/progmodes/ld-script.el (ld-script-keywords)Andreas Schwab2011-05-122-8/+24
| | | | (ld-script-builtins): Update keywords list.
* Put ChangeLog entries in the correct files.Glenn Morris2011-05-125-0/+39
|
* * lisp/progmodes/grep.el (grep-filter): Don't trip on partial lines.Stefan Monnier2011-05-122-10/+18
|
* * lisp/shell.el (shell-completion-vars): New function.Stefan Monnier2011-05-123-36/+35
| | | | | | (shell-mode): * lisp/simple.el (read-shell-command): Use it. (blink-matching-open): No need for " [...]" in minibuffer-message.
* appt.el code simplifications.Glenn Morris2011-05-122-89/+81
| | | | | | | | | | | | * lisp/calendar/appt.el (appt-now-displayed): Remove pointless variable. (appt-check): Simplify. Details: appt-now-displayed was set non-nil the first time a reminder was displayed. Nothing ever set it back to nil again. Thus when full-check was nil, mode-line-only was always true, so the "(when (or full-check mode-line-only)" was pointless. That was the only use of full-check. mode-line-only was only used in a negative sense, and can be reduced to the zerop test.
* Merge from emacs-23; up to 2010-06-10T12:56:11Z!michael.albinus@gmx.de.Glenn Morris2011-05-124-9/+24
|\
| * Minor portability fix in smerge-mode.el.Eli Zaretskii2011-05-092-2/+7
| | | | | | | | | | lisp/smerge-mode.el (smerge-resolve): Use null-device rather than a literal "/dev/null".
| * * lisp/emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):Stefan Monnier2011-05-092-21/+27
| | | | | | | | Fix typo.
| * Handle missing add-log-current-defun-function in Which Func mode (Bug#8260)Ralph Schleicher2011-05-082-4/+9
| | | | | | | | | | | | * lisp/progmodes/which-func.el (which-function): Use add-log-current-defun instead of add-log-current-defun-function, which might not be defined.
* | bytecomp.el fix for bug#8647Glenn Morris2011-05-112-1/+10
| | | | | | | | | | * lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defmumble): Let byte-compile-initial-macro-environment always take precedence.
* | * lisp/net/rcirc.el: Add support for SSL/TLS connections.Stefan Monnier2011-05-112-90/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (rcirc-server-alist): New field `encryption'. (rcirc): Check `encryption' settings. (rcirc-connect): New arg `encryption'. Use open-network-stream. Merge make-local-variable into `set'. (rcirc--connection-open-p): New function. (rcirc-send-string, rcirc-clean-up-buffer): Use it to handle case where the process is not a network process (e.g. running gnutls-cli). (set-rcirc-decode-coding-system, set-rcirc-encode-coding-system): Make rcirc-(en|de)code-coding-system local here. (rcirc-mode): Merge make-local-variable into `set'. (rcirc-parent-buffer): Make permanent buffer-local. (rcirc-multiline-minor-mode): Don't do it here. (rcirc-switch-to-server-buffer): Don't switch to a random buffer if there's no server buffer.
* | registry.el (registry-usage-test): Disable pruning test.Teodor Zlatanov2011-05-112-9/+13
| |
* | Revert accidental portion of previous bytecomp.el commit.Glenn Morris2011-05-111-2/+1
| |
* | * lisp/newcomment.el (comment-kill): Prefix "unused" local.Glenn Morris2011-05-112-1/+3
| |
* | javascript.el trivia.Glenn Morris2011-05-112-1/+6
| | | | | | | | | | * lisp/semantic/wisent/javascript.el (semantic-get-local-variables): Use define-mode-local-override rather than its obsolete alias.
* | * lisp/term/w32console.el (get-screen-color): Declare.Glenn Morris2011-05-112-0/+3
| |
* | bytecomp.el partial fix for bug#8646.Glenn Morris2011-05-112-1/+14
| | | | | | | | | | * lisp/emacs-lisp/bytecomp.el (byte-compile-arglist-warn): Handle symbol elements of byte-compile-initial-macro-environment.
* | registry.el (registry-prune-hard-candidates, ↵Teodor Zlatanov2011-05-102-13/+47
| | | | | | | | | | | | registry-prune-soft-candidates): Helper methods for registry pruning. (registry-prune): Use them. Make the sort function optional.
* | Bind bookmark-bmenu-search to `/'Leo Liu2011-05-112-3/+4
| |
* | fix many doubled-word typosU. Ser2011-05-1017-19/+19
| |
* | shr.el (shr-put-color-1): Do not bug out when old-props is a face symbol and ↵Julien Danjou2011-05-102-2/+9
| | | | | | | | not a list.
* | Add a new footnote style unicodeLeo Liu2011-05-102-1/+29
| | | | | | | | | | See also the discussion thread in: http://thread.gmane.org/gmane.emacs.devel/139221
* | Convert mail/footnote.el to utf-8 encodingLeo Liu2011-05-102-3/+7
| |
* | gnus-art.el (gnus-article-mode): Move binding of shr-put-image-function here ↵Katsumi Yamaoka2011-05-102-3/+6
| | | | | | | | from gnus-article-prepare-display.
* | shr.el (shr-put-image-function): New variable.Katsumi Yamaoka2011-05-104-16/+45
| | | | | | | | | | | | | | | | (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it. (shr-put-image): Return scaled image. gnus-art.el (gnus-shr-put-image): New function. (gnus-article-prepare-display): Bind shr-put-image-function to it. gnus-html.el (gnus-html-wash-images): Register scaled images, not original ones, as deletable.
* | Deprecate using "mode:" to enable minor modes (bug#8613)Glenn Morris2011-05-094-17/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/files.el (hack-one-local-variable-eval-safep): Consider "eval: (foo-mode)" to be safe. * doc/emacs/custom.texi (Specifying File Variables): Deprecate using mode: for minor modes. * etc/NEWS: Mention this. * lisp/doc-view.el, lisp/net/soap-client.el: Change "mode:" minor-mode file local variables to use "eval:".
* | diary-lib.el doc fixes.Glenn Morris2011-05-092-47/+90
| | | | | | | | | | | | | | | | * lisp/calendar/diary-lib.el (diary-list-entries-hook) (diary-mark-entries-hook, diary-nongregorian-listing-hook) (diary-nongregorian-marking-hook, diary-list-entries) (diary-include-other-diary-files, diary-mark-entries) (diary-mark-included-diary-files): Doc fixes.
* | lisp/misc.el: Require tabulated-list.el during compilation.Juanma Barranquero2011-05-102-1/+7
| |
* | registry.el (registry-full): Add convenience method. Fix logic.Teodor Zlatanov2011-05-093-7/+30
| | | | | | | | | | | | (registry-insert): Use it. Fix logic here too. gnus-registry.el (gnus-registry-insert): Add wrapper that calls `registry-prune' if `registry-full' returns t. (gnus-registry-handle-action, gnus-registry-get-or-make-entry, gnus-registry-set-id-key, gnus-registry-usage-test): Use it.
* | Call compilation-filter-hook in the no-async case too.Chong Yidong2011-05-092-1/+12
| | | | | | | | | | | | * progmodes/compile.el (compilation-start): Run compilation-filter-hook for the async case too. (compilation-filter-hook): Doc fix.
* | * lisp/gnus/nntp.el (nntp-open-connection): Set TCP keepalive option.Stefan Monnier2011-05-092-24/+33
| |
* | Add forgotten ChangeLog entry.Deniz Dogan2011-05-091-0/+5
| |
* | * lisp/wdired.el: Remove outdated installation comment. Fix usageDeniz Dogan2011-05-091-31/+5
| | | | | | | | comment.
* | lisp/misc.el: Implement new command `list-dynamic-libraries'.Juanma Barranquero2011-05-092-1/+62
| | | | | | | | | | | | * misc.el (list-dynamic-libraries--loaded-only-p): New variable. (list-dynamic-libraries--refresh): New function. (list-dynamic-libraries): New command.
* | Various fixes to compilation-error-regexp-alist-alist.Chong Yidong2011-05-082-10/+23
| | | | | | | | | | | | | | * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist): Fix the ant regexp to handle end-line and end-column info from jikes. Re-introduce maven regexp. Give the ruby-Test::Unit regexp a higher priority to avoid clobbering by gnu.
* | Handle calling defface on a face with existing theme settings (Bug#8454).Chong Yidong2011-05-082-16/+23
| | | | | | | | | | * lisp/cus-face.el (custom-declare-face): Call custom-theme-recalc-face if the face has existing theme settings.
* | Expand file names during browse-url-of-dired-file (Bug#8259).Ralph Schleicher2011-05-082-1/+7
| | | | | | | | | | * lisp/net/browse-url.el (browse-url-of-dired-file): Allow browsing of special file names `.' and `..'.
* | Handle "my" and "our" keywords in Perl imenu (Bug#8261).Chong Yidong2011-05-082-1/+6
| | | | | | | | | | * progmodes/perl-mode.el (perl-imenu-generic-expression): Only match variables declared via `my' or `our'.
* | Perform grep-mode's buffer modifications in a process filter (Bug#7952)Chong Yidong2011-05-083-25/+46
| | | | | | | | | | | | | | | | | | | | | | | | * progmodes/grep.el (grep-mode-font-lock-keywords): Remove buffer-changing entries. (grep-filter): New function. (grep-mode): Add it to compilation-filter-hook. * progmodes/compile.el (compilation-filter-hook) (compilation-filter-start): New defvars. (compilation-filter): Call compilation-filter-hook prior to updating the process mark.
* | * lisp/emacs-lisp/eieio.el (defmethod): Fix typo in last change.Stefan Monnier2011-05-072-6/+10
| |
* | Fix bug #8595 with setting mailclient-send-it on MS-Windows.Eli Zaretskii2011-05-072-2/+9
| | | | | | | | | | lisp/mail/sendmail.el (send-mail-function): On MS-Windows, default to mailclient-send-it even if window-system is nil.
* | Remove (tiny change) marker from author now with general assignment,Glenn Morris2011-05-071-1/+1
| |
* | Fix bug #8597 with setting frame background mode on w32 console.Eli Zaretskii2011-05-072-0/+19
| | | | | | | | | | | | | | | | | | src/w32console.c (Fset_screen_color): Doc fix. (Fget_screen_color): New function. (syms_of_ntterm): Defsubr it. lisp/term/w32console.el (terminal-init-w32console): Call get-screen-color and use its output to set the frame background-mode.
* | shr.el (shr-link): Make shr-link inherit from link by default.Julien Danjou2011-05-072-1/+5
| |
* | Make bytecomp.el understand that defmethod defines functions.Stefan Monnier2011-05-073-33/+54
| | | | | | | | | | | | | | | | | | | | * lisp/emacs-lisp/eieio.el (eieio--defalias, eieio--defgeneric-init-form): New functions. (defgeneric, eieio--defmethod): Use them. (eieio-defgeneric): Remove. (defmethod): Call defgeneric in a way visible to the byte-compiler. Fixes: debbugs:8631
* | timeclock.el trivia.Glenn Morris2011-05-062-6/+9
| | | | | | | | | | | | * lisp/calendar/timeclock.el (timeclock-log-data): Remove unused local. Use let rather than let*. (timeclock-find-discrep): Remove unused local.