1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
emacs/lisp/calendar
Juanma Barranquero 528b9ea9ff Simplify by using `define-derived-mode'.
* info.el (Info-mode):
* calendar/todo-mode.el (todo-mode):
* play/gomoku.el (gomoku-mode): Define with `define-derived-mode'.
  (gomoku-mode-map): Move initialization into declaration.
2010-04-15 03:12:20 +02:00
..
.gitignore Add diary-loaddefs.el, hol-loaddefs.el. 2008-03-13 05:36:31 +00:00
appt.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-bahai.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-china.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-coptic.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-dst.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-french.el * calendar/cal-french.el: Convert to utf-8. 2010-03-17 22:25:13 -07:00
cal-hebrew.el Fix date of Yom HaAtzma'ut holiday. 2010-03-01 19:27:41 -08:00
cal-html.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-islam.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-iso.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-julian.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-mayan.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-menu.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-move.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-persia.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
cal-tex.el Fix typos in docstrings. 2010-03-22 17:50:29 +01:00
cal-x.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
calendar.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
diary-lib.el Fix bug#5477. 2010-01-26 20:00:54 -08:00
holidays.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
icalendar.el Fix more save-excursion warnings. 2010-02-27 20:22:44 -05:00
lunar.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
parse-time.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
solar.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
time-date.el Doc fix for current-time-string and date-to-time (Bug#5408) 2010-01-18 11:29:00 -05:00
timeclock.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
todo-mode.el Simplify by using `define-derived-mode'. 2010-04-15 03:12:20 +02:00