summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (delete_window): Delete stray semicolon.Chong Yidong2007-06-051-1/+1
|
* (next_element_from_buffer): Delete stray semicolon.Chong Yidong2007-06-051-1/+1
|
* (syms_of_xfaces): Delete stray semicolon.Chong Yidong2007-06-051-1/+1
|
* * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.Chong Yidong2007-06-041-0/+4
|
* (sregexq): Fix doc string quoting.Chong Yidong2007-06-041-2/+2
|
* Update version number.Chong Yidong2007-06-041-19/+46
| | | | | | | | | | | (timeclock-modeline-display): Mention timeclock-use-display-time in explanatory message. (timeclock-log): Suppress warnings when finding the log. Don't check for a nil project twice. Run hooks after killing the buffer (if applicable). (timeclock-geometric-mean): Rename to `timeclock-mean' (it never was geometric). All uses changed. (timeclock-generate-report): Support prefix argument.
* * calendar/timeclock.el: Update version number.Chong Yidong2007-06-041-0/+12
| | | | | | | | | | | (timeclock-modeline-display): Mention timeclock-use-display-time in explanatory message. (timeclock-log): Suppress warnings when finding the log. Don't check for a nil project twice. Run hooks after killing the buffer (if applicable). (timeclock-geometric-mean): Rename to `timeclock-mean' (it never was geometric). All uses changed. (timeclock-generate-report): Support prefix argument.
* * man.el (Man-next-section): Don't consider the last line of theChong Yidong2007-06-041-0/+5
| | | | page as being part of any section.
* (Man-next-section): Don't consider the last line of the page as beingChong Yidong2007-06-041-1/+3
| | | | part of any section.
* (highlight-changes-rotate-faces): Don't set modified flag of buffer.Chong Yidong2007-06-041-11/+31
| | | | Use `inhibit-modification-hooks'.
* * hilit-chg.el (highlight-changes-rotate-faces): Don't setChong Yidong2007-06-041-0/+5
| | | | modified flag of buffer. Use `inhibit-modification-hooks'.
* (mail-extract-address-components): Recognize non-ASCII charactersChong Yidong2007-06-041-1/+11
| | | | except for NBSP as words.
* * mail/mail-extr.el (mail-extract-address-components): RecognizeChong Yidong2007-06-041-0/+5
| | | | non-ASCII characters except for NBSP as words.
* (webjump-sample-sites): Add Wikipedia query.Chong Yidong2007-06-041-0/+3
|
* * net/webjump.el (webjump-sample-sites): Add Wikipedia query.Chong Yidong2007-06-041-0/+4
|
* (tq-queue-pop): Stifle error when a process has died and we are tryingChong Yidong2007-06-041-2/+3
| | | | to send a signal to it.
* * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process hasChong Yidong2007-06-041-0/+5
| | | | died and we are trying to send a signal to it.
* *** empty log message ***Juanma Barranquero2007-06-041-52/+64
|
* (idlwave-routines): Fix typo in docstring.Juanma Barranquero2007-06-041-2/+2
|
* (compilation-find-file, compilation-handle-exit): Fix typos in docstrings.Juanma Barranquero2007-06-041-6/+6
| | | | | (compilation-search-path, compilation-buffer-name-function): Doc fixes. (compilation-finish-function): Fix typo in obsolescence declaration.
* (define-minor-mode, easy-mmode-define-navigation): Fix typos in docstrings.Juanma Barranquero2007-06-041-2/+2
|
* (Fshrink_window): Reflow docstring.Juanma Barranquero2007-06-04