File: ChangeLog

package info (click to toggle)
planner-el 3.41-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,332 kB
  • ctags: 1,240
  • sloc: lisp: 15,072; python: 218; makefile: 137; sh: 33
file content (21 lines) | stat: -rw-r--r-- 570 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
2006-09-26  Michael Olson  <mwolson@gnu.org>

	* planner.el (planner-setup-highlighting): Don't quote
	beginning-of-line.  This should fix a bug that was noticed in
	recent Emacs 22 builds.

2006-08-08  Michael Olson  <mwolson@gnu.org>

	* ChangeLog.1: Rename from ChangeLog.2004 to comply with standards
	in the Emacs source tree.

	* ChangeLog.2: Rename from ChangeLog.2005 to comply with standards
	in the Emacs source tree.

	* ChangeLog.3: New file created from the old ChangeLog.

See ChangeLog.3 for earlier changes.

;; Local Variables:
;; coding: utf-8
;; End: