From b578f267af27af50e3c091f8c9c9eee939b69978 Mon Sep 17 00:00:00 2001 From: Erik Naggum Date: Sun, 14 Jan 1996 07:34:30 +0000 Subject: Update FSF's address. --- lisp/calendar/cal-tex.el | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) (limited to 'lisp/calendar/cal-tex.el') diff --git a/lisp/calendar/cal-tex.el b/lisp/calendar/cal-tex.el index 642a7677d9..638fb23286 100644 --- a/lisp/calendar/cal-tex.el +++ b/lisp/calendar/cal-tex.el @@ -20,26 +20,27 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to -;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. ;;; Commentary: ;; This collection of functions implements the creation of LaTeX calendars ;; based on the user's holiday choices and diary file. -;;; TO DO -;;; -;;; (*) Add holidays and diary entries to daily calendar. -;;; -;;; (*) Add diary entries to weekly calendar functions. -;;; -;;; (*) Make calendar styles for A4 paper. -;;; -;;; (*) Make daily and monthly styles Filofax paper. -;;; -;;; (*) Improve the LaTeX command that produces the boxes in the monthly -;;; calendar to eliminate slight gap--what causes it?! +;; TO DO +;; +;; (*) Add holidays and diary entries to daily calendar. +;; +;; (*) Add diary entries to weekly calendar functions. +;; +;; (*) Make calendar styles for A4 paper. +;; +;; (*) Make daily and monthly styles Filofax paper. +;; +;; (*) Improve the LaTeX command that produces the boxes in the monthly +;; calendar to eliminate slight gap--what causes it?! ;;; Code: -- cgit v1.2.3