aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (Basic Arithmetic, Customizing Calc): Make description ofJay Belanger2007-06-201-0/+5
* (math-standard-ops): Fix precedence of multiplication.Jay Belanger2007-06-201-2/+2
* (vc-bzr-dir-state): Use setq rather than set.Stefan Monnier2007-06-201-149/+92
* (log-view-font-lock-keywords): Use `eval' to consult theStefan Monnier2007-06-201-7/+9
* (vc-default-log-view-mode): New function.Stefan Monnier2007-06-202-2/+16
* (Basic Arithmetic, Customizing Calc): MentionJay Belanger2007-06-201-0/+34
* (ido-find-file-in-dir): Use `file-name-as-directory'.Juanma Barranquero2007-06-202-2/+4
* (change-log-mode): Set `show-trailing-whitespace'.Juanma Barranquero2007-06-202-1/+4
* (desktop-read): Run `desktop-not-loaded-hook' in the directoryJuanma Barranquero2007-06-202-11/+15
* (c-remove-any-local-eval-or-mode-variables): When removing lines, alsoAlan Mackenzie2007-06-201-4/+6
* *** empty log message ***Alan Mackenzie2007-06-201-0/+6
* (help-make-xrefs): Adjust position of new forwardMartin Rudalics2007-06-202-4/+17
* (mouse-drag-mode-line-1): Quit mouse tracking whenMartin Rudalics2007-06-201-5/+11
* Move stray entry here from top-level changelog and reformat.Glenn Morris2007-06-201-0/+5
* Change license wording to match the rest of Emacs.Glenn Morris2007-06-201-12/+15
* Mark file as part of Emacs. Correct FSF address in header.Glenn Morris2007-06-201-3/+3
* (vc-bzr-with-process-environment, vc-bzr-std-process-invocation): New macros.Stefan Monnier2007-06-202-56/+104
* (vc-hg-global-switches): Simplify.Dan Nicolaescu2007-06-202-32/+87
* * progmodes/vera-mode.el: New file.Dan Nicolaescu2007-06-202-0/+1509
* * vc-hg.el: New file.Dan Nicolaescu2007-06-202-0/+130
* (math-compose-expr): Let math-expr-opers equal math-expr-ops.Jay Belanger2007-06-201-0/+1
* (calc-finish-stack-edit): Let math-expr-opers equal the functionJay Belanger2007-06-201-1/+1
* (calc-read-parse-table): Let math-expr-opers equal the functionJay Belanger2007-06-201-1/+1
* (calc-set-language,math-read-big-rec): Let math-expr-opers equal theJay Belanger2007-06-201-2/+2
* (math-read-plain-expr,math-format-flat-expr-fancy): LetJay Belanger2007-06-201-2/+2
* (calc-embedded-finish-edit): Let math-expr-opers equal the functionJay Belanger2007-06-201-1/+1
* (calc-do-calc-eval): Let math-expr-opers equal the functionJay Belanger2007-06-201-4/+8
* (calc-multiplication-has-precendence): New variable.Jay Belanger2007-06-201-3/+32
* (org-end-time-was-given): New variable.Carsten Dominik2007-06-191-136/+389
* (sh-font-lock-paren): Mark the relevant text with font-lock-multiline.Stefan Monnier2007-06-181-5/+22
* (lpr-page-header-switches): Move %s to separate element for correctGlenn Morris2007-06-171-2/+3
* *** empty log message ***Glenn Morris2007-06-171-0/+5
* (sgml-xml-guess): Return the result rather than setting sgml-xml-mode.Stefan Monnier2007-06-172-45/+127
* Merge from emacs--rel--22Miles Bader2007-06-161-1/+1
|\
| * Merge from gnus--rel--5.10Miles Bader2007-06-161-1/+1
* | Add arch taglineMiles Bader2007-06-161-0/+1
* | * thingatpt.el (thing-at-point-email-regexp): Don't require two charsKarl Fogel2007-06-162-1/+7
* | * thingatpt.el: Add support for email addresses (`email').Karl Fogel2007-06-162-2/+37
* | * vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.Masatake YAMATO2007-06-152-3/+10
* | * vc.el (vc-dired-hook): check the backend returned from `vc-responsible-back...Masatake YAMATO2007-06-152-1/+8
* | (widget-add-documentation-string-button): Fix handling ofChong Yidong2007-06-151-2/+1
* | * wid-edit.el (widget-add-documentation-string-button): FixChong Yidong2007-06-151-0/+5
* | New file.Kim F. Storm2007-06-151-0/+71
* | *** empty log message ***Kim F. Storm2007-06-151-0/+4
* | * vc.el (vc-dired-mode): Show backend name as part of mode name.Masatake YAMATO2007-06-152-1/+7
* | Merge from emacs--rel--22Miles Bader2007-06-155-16/+27
|\|
| * Merge from gnus--rel--5.10Miles Bader2007-06-155-16/+27
| * Gnus ChangeLog tweaksMiles Bader2007-06-141-7/+0
* | (widget-default-create): Move ?h handling here...Chong Yidong2007-06-141-45/+54
* | (custom-split-regexp-maybe): Simplify.Chong Yidong2007-06-141-30/+39