Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3350dc42
Commit
3350dc42
authored
Dec 24, 2006
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
73ae52d0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
23 additions
and
1 deletion
+23
-1
lisp/ChangeLog
lisp/ChangeLog
+15
-0
man/ChangeLog
man/ChangeLog
+7
-0
src/ChangeLog
src/ChangeLog
+1
-1
No files found.
lisp/ChangeLog
View file @
3350dc42
2006-12-24 Kevin Ryde <user42@zip.com.au>
* calendar/cal-dst.el (calendar-dst-starts): Default to second Sunday
in March.
(calendar-dst-ends): Default to first Sunday in November.
2006-12-24 Richard Stallman <rms@gnu.org>
* image.el (image-type-header-regexps): Element is now (REGEXP
IMAGE-TYPE NOT-ALWAYS).
(image-type-from-data): Handle new format of image-type-header-regexps.
(image-type-from-buffer): Likewise.
New arg INCLUDE-MAYBES.
(image-type-from-file-header): Pass t for INCLUDE-MAYBES.
2006-12-24 Ken Manheimer <ken.manheimer@gmail.com>
* allout.el (allout-encrypt-string): Inhibit use of agent within
man/ChangeLog
View file @
3350dc42
2006-12-24 Kevin Ryde <user42@zip.com.au>
* calendar.texi (Holidays): US daylight savings begins second Sunday
in March for 2007 onwards.
(Daylight Savings): Show new US default daylight savings rules, 2nd
Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2006-12-23 Chong Yidong <cyd@stupidchicken.com>
* calendar.texi (Scroll Calendar): < and > are switched.
...
...
src/ChangeLog
View file @
3350dc42
...
...
@@ -68,7 +68,7 @@
2006-12-19 Juanma Barranquero <lekktu@gmail.com>
* buffer.c (syms_of_buffer) <buffer-display-table>
:
* buffer.c (syms_of_buffer) <buffer-display-table>
<scroll-up-aggressively, scroll-down-aggressively>: Doc fixes.
2006-12-17 Richard Stallman <rms@gnu.org>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment