diff options
| author | Glenn Morris | 2012-08-21 20:39:44 -0400 |
|---|---|---|
| committer | Glenn Morris | 2012-08-21 20:39:44 -0400 |
| commit | da485f5e6b5fd38d202a0f6682f6fec28963cf1e (patch) | |
| tree | 6a09f0be0dbdaeaafbbad6471b96f511ef63a964 /lisp/ChangeLog | |
| parent | fce31d69dc4d6ff8810d499deebe568437fbf38b (diff) | |
| download | emacs-da485f5e6b5fd38d202a0f6682f6fec28963cf1e.tar.gz emacs-da485f5e6b5fd38d202a0f6682f6fec28963cf1e.zip | |
Combine two cal-tex functions
* lisp/calendar/cal-tex.el (cal-tex-longday): New function, replacing...
(cal-tex-leftday, cal-tex-rightday): Remove functions.
(cal-tex-weekly-common, cal-tex-cursor-filofax-2week): Update for above change.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c3e1ae374a0..748fab9dbe0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2012-08-22 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * calendar/cal-tex.el (cal-tex-longday): New function, replacing... | ||
| 4 | (cal-tex-leftday, cal-tex-rightday): Remove functions. | ||
| 5 | (cal-tex-weekly-common, cal-tex-cursor-filofax-2week): | ||
| 6 | Update for above change. | ||
| 7 | |||
| 1 | 2012-08-21 Andreas Schwab <schwab@linux-m68k.org> | 8 | 2012-08-21 Andreas Schwab <schwab@linux-m68k.org> |
| 2 | 9 | ||
| 3 | * cus-face.el (custom-face-attributes): Fix customize type for the | 10 | * cus-face.el (custom-face-attributes): Fix customize type for the |