summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Silence various byte-compiler warnings.Stefan Monnier2011-06-0112-57/+90
* Add :version tags for url-queue.el.Glenn Morris2011-06-012-0/+7
* * lisp/simple.el (goto-line): Use read-number.Stefan Monnier2011-06-012-23/+28
* * lisp/minibuffer.el (minibuffer-inactive-mode-map): New var.Stefan Monnier2011-06-013-13/+38
* * lisp/thingatpt.el (forward-whitespace): Typo.Stefan Monnier2011-06-011-1/+1
* Miscellaneous tweaks.Stefan Monnier2011-06-0110-39/+77
* Auto-commit of loaddefs files.Glenn Morris2011-06-011-289/+347
* Fix last change on rcirc-print and rcirc-decode-coding-systemLeo Liu2011-06-012-5/+11
* Use derived-mode-p in previous change.Glenn Morris2011-05-311-1/+1
* * lisp/mail/emacsbug.el (report-emacs-bug-hook): Mailclient ignores From.Glenn Morris2011-05-312-0/+9
* Update.Katsumi Yamaoka2011-06-011-0/+4
* Merge changes made in Gnus trunk.Gnus developers2011-05-313-16/+43
* * lisp/minibuffer.el (complete-with-action): Return nil for the metadata andStefan Monnier2011-05-312-39/+72
* (url-queue-parallel-processes): Increase the default to 6, since 2 seems too ...Lars Magne Ingebrigtsen2011-05-312-1/+6
* Add the tiny convenience function `process-alive-p'.Lars Magne Ingebrigtsen2011-05-312-0/+11
* * lisp/emacs-lisp/debug.el (debug): Save&restore not just the buffer'sStefan Monnier2011-05-312-6/+20
* * debug.el (debug): Restore the previous content of theHelmut Eller2011-05-312-0/+8
* * url-future.el: Add general futures facility.Ted Zlatanov2011-05-312-0/+130
* gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in ephemera...Katsumi Yamaoka2011-05-312-2/+11
* * lisp/minibuffer.el: Add metadata method to completion tables.Stefan Monnier2011-05-314-50/+150
* Merge changes made in Gnus trunk.Lars Magne Ingebrigtsen2011-05-307-11/+43
* * lisp/mail/smtpmail.el (smtpmail-send-data): Add progress reporter.Stefan Monnier2011-05-302-2/+11
* * lisp/gnus/mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designedStefan Monnier2011-05-302-27/+32
* * bytecomp.el (byte-compile-defvar): Add note about quoted lambda.Stefan Monnier2011-05-301-0/+2
* Decode all incoming messages in rcirc.elLeo Liu2011-05-302-4/+9
* Use a visible buffer name for rcirc-debug-bufferLeo Liu2011-05-302-1/+5
* shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly at the ...Gnus developers2011-05-293-2/+13
* Fix animated gifs (Bug#6981).Chong Yidong2011-05-293-42/+82
* * menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over entire buffer ...Martin Rudalics2011-05-292-8/+16
* Doc fixes for imagemagick support code.Chong Yidong2011-05-292-19/+31
* * net/rcirc.el (rcirc): Use the user's stored encryption method by default.Deniz Dogan2011-05-292-1/+11
* Add option :named to defstruct in url-cookie.elLeo Liu2011-05-292-9/+8
* Move clipboard-manager functionality out of hooks.Chong Yidong2011-05-282-4/+5
* Make first mode-line dash an empty space on graphical terminals (Bug#7295).Chong Yidong2011-05-282-1/+6
* * startup.el (normal-splash-screen): Remove gratuitous mode-line setting (Bug...Chong Yidong2011-05-282-3/+3
* * lisp/newcomment.el (comment-end-skip): Doc fix (Bug#8659).Chong Yidong2011-05-282-1/+3
* New major mode: Occur Edit mode.Leo Liu2011-05-282-22/+94
* Additional minor fix to (Bug#8539).Alp Aker2011-05-282-3/+6
* * lisp/subr.el (def-edebug-spec): Doc fix (Bug#8430).Kevin Ryde2011-05-282-1/+5
* Tweak auto-mode-alist to handle config.h.in (Bug#8547).Chong Yidong2011-05-282-4/+10
* Use Buffer-menu-buffer-column to replace hard-coded values (Bug#8539).Alp Aker2011-05-282-3/+15
* * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).Chong Yidong2011-05-282-2/+11
* More fixes to prevent hide-show from being confused by commented-out braces (...Dima Kogan2011-05-282-11/+23
* * lisp/startup.el (fancy-about-screen): Use standard mode line. (Bug#8740)Glenn Morris2011-05-282-5/+5
* In describe-function, print the parent of a derived mode.Chong Yidong2011-05-282-0/+18
* Make CC modes inherit from prog-mode.Chong Yidong2011-05-282-42/+20
* * lisp/minibuffer.el (completion--capf-wrapper): Check applicability beforeStefan Monnier2011-05-276-11/+50
* * lisp/info-look.el: Convert to lexical-binding and completion-at-point.Stefan Monnier2011-05-272-38/+41
* * lisp/isearch.el: Let M-e start with point at the first mismatched char.Drew Adams2011-05-272-1/+23
* * lisp/isearch.el (isearch-range-invisible): Use invisible-p.Dmitry Kurochkin2011-05-272-1/+5