Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (delete_window): Delete stray semicolon. | Chong Yidong | 2007-06-05 | 1 | -1/+1 |
| | |||||
* | (next_element_from_buffer): Delete stray semicolon. | Chong Yidong | 2007-06-05 | 1 | -1/+1 |
| | |||||
* | (syms_of_xfaces): Delete stray semicolon. | Chong Yidong | 2007-06-05 | 1 | -1/+1 |
| | |||||
* | * emacs-lisp/sregex.el (sregexq): Fix doc string quoting. | Chong Yidong | 2007-06-04 | 1 | -0/+4 |
| | |||||
* | (sregexq): Fix doc string quoting. | Chong Yidong | 2007-06-04 | 1 | -2/+2 |
| | |||||
* | Update version number. | Chong Yidong | 2007-06-04 | 1 | -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 Yidong | 2007-06-04 | 1 | -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 the | Chong Yidong | 2007-06-04 | 1 | -0/+5 |
| | | | | page as being part of any section. | ||||
* | (Man-next-section): Don't consider the last line of the page as being | Chong Yidong | 2007-06-04 | 1 | -1/+3 |
| | | | | part of any section. | ||||
* | (highlight-changes-rotate-faces): Don't set modified flag of buffer. | Chong Yidong | 2007-06-04 | 1 | -11/+31 |
| | | | | Use `inhibit-modification-hooks'. | ||||
* | * hilit-chg.el (highlight-changes-rotate-faces): Don't set | Chong Yidong | 2007-06-04 | 1 | -0/+5 |
| | | | | modified flag of buffer. Use `inhibit-modification-hooks'. | ||||
* | (mail-extract-address-components): Recognize non-ASCII characters | Chong Yidong | 2007-06-04 | 1 | -1/+11 |
| | | | | except for NBSP as words. | ||||
* | * mail/mail-extr.el (mail-extract-address-components): Recognize | Chong Yidong | 2007-06-04 | 1 | -0/+5 |
| | | | | non-ASCII characters except for NBSP as words. | ||||
* | (webjump-sample-sites): Add Wikipedia query. | Chong Yidong | 2007-06-04 | 1 | -0/+3 |
| | |||||
* | * net/webjump.el (webjump-sample-sites): Add Wikipedia query. | Chong Yidong | 2007-06-04 | 1 | -0/+4 |
| | |||||
* | (tq-queue-pop): Stifle error when a process has died and we are trying | Chong Yidong | 2007-06-04 | 1 | -2/+3 |
| | | | | to send a signal to it. | ||||
* | * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has | Chong Yidong | 2007-06-04 | 1 | -0/+5 |
| | | | | died and we are trying to send a signal to it. | ||||
* | *** empty log message *** | Juanma Barranquero | 2007-06-04 | 1 | -52/+64 |
| | |||||
* | (idlwave-routines): Fix typo in docstring. | Juanma Barranquero | 2007-06-04 | 1 | -2/+2 |
| | |||||
* | (compilation-find-file, compilation-handle-exit): Fix typos in docstrings. | Juanma Barranquero | 2007-06-04 | 1 | -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 Barranquero | 2007-06-04 | 1 | -2/+2 |
| | |||||
* | (Fshrink_window): Reflow docstring. | Juanma Barranquero | 2007-06-04 |