summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (gnus-options-subscribe, gnus-options-not-subscribe, gnus-subscribe-newsgroup,Juanma Barranquero2006-11-241-5/+5
* (gnus-summary-make-false-root, gnus-make-threads):Juanma Barranquero2006-11-241-6/+6
* (gnus-nntp-server, gnus-use-cross-reference, gnus-valid-select-methods,Juanma Barranquero2006-11-241-8/+8
* (rcirc-buffer-maximum-lines): Fix space/tab mixup in docstring.Juanma Barranquero2006-11-241-25/+25
* Space/tab mixup.Juanma Barranquero2006-11-241-4/+4
* (jdb): Fix space/tab mixup in docstring.Juanma Barranquero2006-11-241-7/+7
* (hexl-mode): Don't try to guess the max-address: get it from the horse's mouth.Stefan Monnier2006-11-232-70/+66
* Fix whitespace.Romain Francoise2006-11-231-6/+6
* 2006-11-23 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2006-11-232-11/+12
* (url-display-percentage): Only show a message if `url-show-status' is non-nil.Magnus Henoch2006-11-232-6/+15
* (url-http-content-length-after-change-function): Use `url-lazy-message'.Magnus Henoch2006-11-231-1/+1
* (f90-comment-indent): Do not move point in default case.Glenn Morris2006-11-231-2/+3
* *** empty log message ***Glenn Morris2006-11-231-0/+5
* (find-library-name): Don't strip ".el" from library name (reverts changeRomain Francoise2006-11-212-3/+8
* (tutorial--default-keys): Add newline and delete-backward-char bindings.Chong Yidong2006-11-211-8/+23
* * tutorial.el (tutorial--default-keys): Add newline andChong Yidong2006-11-211-0/+9
* *** empty log message ***Richard M. Stallman2006-11-211-2/+2
* (thing-at-point-url-at-point): Don't add a redundant scheme.Richard M. Stallman2006-11-212-3/+19
* Version number update.J.D. Smith2006-11-201-1/+1
* (idlwave-html-help-location): Fail gracefully for missing help packages.J.D. Smith2006-11-202-21/+83
* (idlwave-mode): Set add-log-current-defun-function.J.D. Smith2006-11-201-17/+22
* (idlwave-shell-filter-directory): Handle extra newlines and spaces.J.D. Smith2006-11-201-6/+9
* (tutorial-warning-face): New face.Chong Yidong2006-11-201-19/+29
* * tutorial.el (tutorial-warning-face): New face.Chong Yidong2006-11-201-0/+7
* Correct wording in 2006-11-15 entry.Chong Yidong2006-11-201-3/+3
* (x-last-cut-buffer-coding): New variable.Jan Djärv2006-11-202-10/+28
* Merge from erc--emacs--22Miles Bader2006-11-2015-171/+401
* Merge from gnus--rel--5.10Miles Bader2006-11-203-3/+18
* *** empty log message ***Juanma Barranquero2006-11-203-266/+242
* (ebnf-stop-on-error): Fix typo in docstring.Juanma Barranquero2006-11-191-3/+3
* (posn-image): Fix typo in docstring.Juanma Barranquero2006-11-191-1/+1
* *** empty log message ***Juanma Barranquero2006-11-191-2/+2
* (regexp-opt): Doc fix.Juanma Barranquero2006-11-192-1/+5
* (glasses-separate-parentheses-exceptions): New. Exceptions to the rule "addJuanma Barranquero2006-11-192-19/+47
* * emacs-lisp/bytecomp.el (byte-compile-if): Revert last change.Chong Yidong2006-11-191-0/+4
* (byte-compile-if): Revert last change.Chong Yidong2006-11-191-31/+24
* *** empty log message ***Juanma Barranquero2006-11-191-0/+7
* (ada-make-body-gnatstub): Fix typo.Juanma Barranquero2006-11-191-5/+6
* (ada-make-body): Fix typo.Juanma Barranquero2006-11-191-1/+1
* Regenerate.Chong Yidong2006-11-181-611/+605
* Bump version to 22.0.91Chong Yidong2006-11-181-1/+1
* Remove cus-load.elChong Yidong2006-11-181-1016/+0
* Regenerate.Chong Yidong2006-11-181-0/+1016
* (byte-compile-maybe-guarded): Check `and' conditions for function orChong Yidong2006-11-181-24/+31
* * emacs-lisp/bytecomp.el (byte-compile-maybe-guarded): Check `and'Chong Yidong2006-11-181-0/+3
* (comint-exec-1): Set EMACS and INSIDE_EMACS to t.Chong Yidong2006-11-181-1/+2
* (compilation-start): Set EMACS and INSIDE_EMACS to t.Chong Yidong2006-11-181-1/+2
* * comint.el (comint-exec-1): Set EMACS and INSIDE_EMACS to t.Chong Yidong2006-11-181-0/+6
* * net/tramp.el (top): cl and custom are always required.Michael Albinus2006-11-182-6/+9
* (x-cut-buffer-or-selection-value): Decode text fromJan Djärv2006-11-182-11/+13