| Commit message (Expand) | Author | Age | Files | Lines |
* | * calendar/cal-china.el (calendar-chinese-year-cache): Recenter on 2015. | Glenn Morris | 2013-08-28 | 1 | -14/+14 |
* | * lisp/calendar/timeclock.el: Minor cleanups. | Stefan Monnier | 2013-08-21 | 1 | -68/+50 |
* | * lisp/calendar/calendar.el (calendar-font-lock-keywords): Set to nil | Glenn Morris | 2013-08-06 | 1 | -20/+1 |
* | calendar.el: Add new faces, and day-header-array | Glenn Morris | 2013-08-06 | 1 | -40/+127 |
* | Do not call to `selected-window' where it is assumed by default. | Dmitry Antipov | 2013-08-05 | 2 | -7/+4 |
* | Do not call to `selected-frame' where it is assumed by default. | Dmitry Antipov | 2013-08-05 | 1 | -1/+1 |
* | * calendar/calendar.el (calendar-generate-month, calendar-font-lock-keywords): | Glenn Morris | 2013-08-04 | 1 | -11/+9 |
* | * lisp/calendar/calendar.el (calendar-generate-month): | Glenn Morris | 2013-08-04 | 1 | -9/+10 |
* | * calendar/todo-mode.el (todo-rename-file): Fix incorrect use of | Stephen Berman | 2013-07-29 | 1 | -8/+22 |
* | * calendar/todo-mode.el: Add command to rename todo files. | Stephen Berman | 2013-07-27 | 1 | -2/+41 |
* | * calendar/todo-mode.el: Add handling of file deletion, both by | Stephen Berman | 2013-07-05 | 1 | -198/+341 |
* | Spelling fixes. | Paul Eggert | 2013-06-30 | 1 | -15/+15 |
* | * calendar/ChangeLog: Remove prior to merging new version of | Stephen Berman | 2013-06-21 | 1 | -2336/+0 |
* | * todo-mode.el: Change two occurrences of "document string" to | Stephen Berman | 2013-06-21 | 2 | -5/+10 |
* | * todo-mode.el: Clean up doc strings, comments and prompt strings, | Stephen Berman | 2013-06-21 | 2 | -170/+172 |
* | * todo-mode.el: Offer to convert legacy file. Update commentary. | Stephen Berman | 2013-06-21 | 2 | -113/+153 |
* | * todo-mode.el (todo-convert-legacy-files): Eliminate last change, | Stephen Berman | 2013-06-19 | 2 | -166/+168 |
* | * todo-mode.el: Rename from todos.el, change all occurrences of | Stephen Berman | 2013-06-19 | 2 | -2269/+2275 |
* | * calendar/todo-mode.el: Rename to otodo-mode.el and move to obsolete/. | Stephen Berman | 2013-06-19 | 2 | -975/+4 |
* | * todos.el (todos-convert-legacy-files): Add code to make it work | Stephen Berman | 2013-06-19 | 2 | -137/+177 |
* | * todos.el: Reinstate current copyright dates and original | Stephen Berman | 2013-06-18 | 2 | -12/+23 |
* | * diary-lib.el (diary-goto-entry-function): New variable. | Stephen Berman | 2013-06-18 | 3 | -43/+59 |
* | Merge from trunk. | Stephen Berman | 2013-06-14 | 27 | -155/+235 |
|\ |
|
| * | * diary-lib.el (diary-outlook-format-1): Don't include dayname in the output. | Glenn Morris | 2013-05-11 | 1 | -1/+1 |
| * | * lisp/calendar/diary-lib.el (diary-from-outlook-function): New variable. | Glenn Morris | 2013-05-04 | 1 | -4/+13 |
| * | Use locate-user-emacs-file. | Stefan Monnier | 2013-03-11 | 2 | -4/+4 |
| * | Make S-SPC scroll in the opposite direction to SPC | Glenn Morris | 2013-02-11 | 1 | -0/+1 |
| * | Sync window-point and point in calendar-redraw | Leo Liu | 2013-01-14 | 1 | -5/+7 |
| * | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca | Paul Eggert | 2013-01-02 | 27 | -34/+35 |
| |\ |
|
| | * | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 27 | -34/+35 |
| * | | Merge from emacs-24; up to 2012-11-23T06:23:28Z!cyd@gnu.org | Glenn Morris | 2012-12-02 | 1 | -2/+1 |
| |\ \
| | |/ |
|
| | * | diary-header-line-format: Use keybinding of diary-show-all-entries in the dia... | Roland Winkler | 2012-11-27 | 1 | -2/+1 |
| * | | Merge from emacs-24; up to 2012-11-17T22:12:47Z!eggert@cs.ucla.edu | Glenn Morris | 2012-11-20 | 1 | -5/+4 |
| |\ \
| | |/ |
|
| | * | More minor time fixes. | Paul Eggert | 2012-11-18 | 1 | -5/+4 |
| * | | * lisp/calendar/time-date.el (time-to-seconds): De-obsolete. | Stefan Monnier | 2012-11-19 | 1 | -3/+1 |
| |/ |
|
| * | * lisp/calendar/calendar.el (calendar-intermonth-header): Doc fix. | Glenn Morris | 2012-10-08 | 1 | -1/+1 |
| * | Add missing :version tags | Glenn Morris | 2012-10-06 | 1 | -0/+1 |
| * | * timeclock.el (timeclock-modeline-display): Add missing obsolete alias | Glenn Morris | 2012-10-06 | 1 | -0/+3 |
| * | Rename a new cal-tex function, document it | Glenn Morris | 2012-10-06 | 3 | -39/+56 |
| * | Comment fix | Glenn Morris | 2012-09-26 | 1 | -1/+1 |
| * | Use declare forms, where possible, to mark obsolete functions. | Chong Yidong | 2012-09-25 | 3 | -27/+12 |
| * | Fix uses of long-obsolete font-lock-reference face. | Chong Yidong | 2012-09-24 | 2 | -5/+5 |
| * | Allow customization of calendar month header text | Glenn Morris | 2012-09-19 | 1 | -4/+67 |
| * | Update docstrings and comments to use "init file" terminology. | Chong Yidong | 2012-09-17 | 6 | -20/+22 |
* | | * todos.el (todos-edit-done-item-comment): Rename from | Stephen Berman | 2013-06-09 | 2 | -2/+8 |
* | | * todos.el: Fix and improve item date string editing. | Stephen Berman | 2013-06-09 | 2 | -10/+17 |
* | | * todos.el: Improve commentary. | Stephen Berman | 2013-06-09 | 2 | -44/+53 |
* | | * todos.el: Reorganize file structure again, to pacify byte-compiler. | Stephen Berman | 2013-06-08 | 2 | -1604/+1562 |
* | | * todos.el: Fix byte-compiler warnings. | Stephen Berman | 2013-06-05 | 2 | -53/+70 |
* | | * todos.el: Further code cleanup. Changes to commentary. Remove | Stephen Berman | 2013-06-05 | 2 | -98/+94 |