aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * vc-dir.el (vc-dir-headers): Abbreviate the working dir.Stefan Monnier2010-03-242-1/+6
* fix a typo in last patchSam Steingold2010-03-241-1/+1
* Add a list of HTTP status code symbols and their text, mapped by number.Ted Zlatanov2010-03-242-32/+90
* * vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support toGlenn Morris2010-03-232-3/+8
* * cedet/ede/project-am.el (ede-shell-run-something): Declare.Glenn Morris2010-03-232-0/+4
* * vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.Glenn Morris2010-03-232-12/+17
* * vc-bzr.el, vc-hg.el (log-edit-mode): Declare.Glenn Morris2010-03-233-1/+5
* * vc-dispatcher.el (vc-start-logentry): Doc fix.Glenn Morris2010-03-232-2/+9
* * log-edit.el (log-edit-before-checkin-process): Doc fix.Glenn Morris2010-03-232-9/+9
* * mail-source.el (gnus-message): Declare.Glenn Morris2010-03-232-2/+10
* * cedet/semantic/bovine/c.el (semantic-c-describe-environment):Glenn Morris2010-03-232-2/+8
* Fix bug#5620: recalculate all markers on compilation bufferSam Steingold2010-03-232-3/+17
* update author's emailSam Steingold2010-03-231-3/+3
* Implement Occur multi-line matches.Juri Linkov2010-03-232-22/+52
* * replace.el (occur-engine-line): Add optional arg `keep-props'.Juri Linkov2010-03-232-3/+6
* Synch with Gnus trunkKatsumi Yamaoka2010-03-2311-170/+414
* * replace.el (occur-accumulate-lines, occur-engine):Juri Linkov2010-03-232-23/+21
* * finder.el: Remove TODO tasks.Juri Linkov2010-03-233-16/+57
* Add a new completion style `substring'.Stefan Monnier2010-03-222-10/+55
* Get rid of .elc files after removal of the corresponding .el.Stefan Monnier2010-03-222-2/+21
* Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so weJan Djärv2010-03-222-2/+8
* Get rid of the ELCFILES abomination, again.Stefan Monnier2010-03-222-1306/+38
* Use absolute directory names substituted by configureAndreas Schwab2010-03-212-20/+26
* Fix message of multi-line occur regexps and multi-buffer header lines.Juri Linkov2010-03-212-4/+35
* Use more relative file and directory names in `lisp' make rules.Stefan Monnier2010-03-202-14/+32
* Fix unbalanced parenthesis in secrets.el.Ted Zlatanov2010-03-202-2/+7
* (hide-sublevels): Unfix the paren non-typo! (bug#5738).Stefan Monnier2010-03-202-6/+10
* Use faces not variables for font-lock customization in rst.el.Glenn Morris2010-03-202-94/+158
* * s-region.el: Move to obsolete.Juri Linkov2010-03-203-1/+7
* lisp/vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.Juanma Barranquero2010-03-192-9/+6
* * auth-source.el (netrc-machine-user-or-password): Autoload.Michael Albinus2010-03-192-3/+7
* * vc-hooks.el (vc-path): Remove variable and obsolete declaration.Dan Nicolaescu2010-03-192-7/+4
* Add special markup processing for commit logs.Dan Nicolaescu2010-03-1913-23/+141
* (hide-sublevels): Don't hide trailing newline (and fix paren typo).Stefan Monnier2010-03-182-6/+14
* Regenerate ldefs-boot.el.Glenn Morris2010-03-181-809/+846
* Stop message.el from loading about 40 libraries it doesn't always need.Glenn Morris2010-03-1822-49/+224
* * emacs-lisp/autoload.el (autoload-rubric): Doc fix.Glenn Morris2010-03-172-3/+9
* Use query-replace-{from,to}-history-variable in more places.Glenn Morris2010-03-172-3/+11
* * mail/hashcash.el (declare-function): Remove duplicate definition.Glenn Morris2010-03-172-8/+9
* Minor simplifications for emacsbug.el.Glenn Morris2010-03-172-34/+26
* Remove supercite.el's need for sendmail.el.Glenn Morris2010-03-172-12/+20
* * calendar/cal-french.el: Convert to utf-8.Glenn Morris2010-03-172-8/+15
* * files.el (interpreter-mode-alist): Use emacs-lisp-mode for Emacs scripts.Glenn Morris2010-03-172-3/+9
* (mml-read-tag): Unquote values with `read' to reverse prin1 in mml-insert-tagKatsumi Yamaoka2010-03-172-2/+8
* * net/secrets.el (secrets-enabled): New variable. Use it insteadMichael Albinus2010-03-162-36/+41
* * net/secrets.el (top): Register the D-Bus signals only when theMichael Albinus2010-03-162-21/+42
* (mm-charset-to-coding-system): Use coding-system-from-nameKatsumi Yamaoka2010-03-152-0/+8
* Add finder unknown keywords.Juri Linkov2010-03-143-2/+48
* Fix keywords.Juri Linkov2010-03-1410-8/+29
* * etc/NEWS: Add secrets.el.Michael Albinus2010-03-133-0/+699