Kim F. Storm
e6fbaae6de
Tiny typo.
2007-04-18 15:10:10 +00:00
Chong Yidong
7974b1efb5
** seltenreich@gmx.de, April 18: regression in diary-lib
...
Glenn Morris fixed this.
2007-04-18 14:51:12 +00:00
Richard M. Stallman
20aaedcad9
*** empty log message ***
2007-04-18 14:28:52 +00:00
Kim F. Storm
9efe0fb661
*** empty log message ***
2007-04-18 09:05:11 +00:00
Glenn Morris
e8bc96a3c6
Improve previous fix by only setting header-line-format in diary-mode.
2007-04-18 06:44:01 +00:00
Glenn Morris
253b50b479
(diary-header-line-format): Add a custom :set function.
...
(diary-list-entries): Only switch to diary-mode from
default-major-mode (reverts 2007-03-21 change). Otherwise, set
header-line-format, in case of any customization.
2007-04-18 04:06:37 +00:00
Glenn Morris
a26a08f253
Remove whitespace.
2007-04-18 04:05:40 +00:00
Glenn Morris
d14f861468
*** empty log message ***
2007-04-18 04:05:06 +00:00
Glenn Morris
30d624f6d9
Mention CPP.
2007-04-18 04:02:05 +00:00
Kenichi Handa
e18cb3949f
*** empty log message ***
2007-04-18 02:43:44 +00:00
Kenichi Handa
7486204449
(parse-time-string-chars): Check if CHAR is less than the length of
...
parse-time-syntax.
2007-04-18 02:32:04 +00:00
David Kastrup
fc6a22502e
* NEWS: Mention `query-replace-regexp-eval' being deprecated.
...
* replace.el (query-replace-regexp-eval): Deprecate.
2007-04-17 23:24:13 +00:00
Alan Mackenzie
f7510c4036
(c-beginning-of-defun): With -ve arg and point too close to EOB, leave
...
point at EOB rather than last `}'.
2007-04-17 20:48:43 +00:00
Alan Mackenzie
c825c7249f
*** empty log message ***
2007-04-17 20:44:18 +00:00
Chong Yidong
ac5d9344de
Fix "Herbert Euler" ChangeLog entry.
2007-04-17 18:03:20 +00:00
Roland Winkler
27a61fcd5f
(bibtex-include-OPTkey, bibtex-user-optional-fields)
...
(bibtex-entry-field-alist): Fix defcustom.
2007-04-17 03:25:51 +00:00
Glenn Morris
a20becf321
*** empty log message ***
2007-04-17 02:41:18 +00:00
Glenn Morris
11dd1e5ee4
(Commentary): No longer maintained by original author, bug reports as
...
for the rest of emacs.
2007-04-17 02:35:44 +00:00
Glenn Morris
b29f67d75d
(Commentary): No longer maintained by original author, bug reports as
...
for the rest of emacs. Do not advertise the original author's book in
this file, since he forbids the use of the relevant algorithms under a
GNU license. See:
<http://lists.gnu.org/archive/html/bug-gnu-emacs/2005-04/msg00062.html >
2007-04-17 02:33:07 +00:00
Glenn Morris
325c2dd180
(calendar-dst-find-startend): If YEAR cannot be encoded, fall back to
...
current year.
(Commentary): No longer maintained by original author, bug reports as
for the rest of emacs.
2007-04-17 02:29:50 +00:00
Chong Yidong
57d52f187e
Regenerate.
2007-04-17 01:52:39 +00:00
Chong Yidong
48742df4f4
Bump version to 22.0.98.
2007-04-17 01:38:44 +00:00
Chong Yidong
bdbfe3bfd6
(archive-lzh-summarize): Only apply the "downcase if all upcase" rule
...
to OS-ID 0 "generic". Always downcase for OS-ID M "MSDOS".
2007-04-16 19:40:14 +00:00
Chong Yidong
3dd2971931
* arc-mode.el (archive-lzh-summarize): Only apply the "downcase if all
...
upcase" rule to OS-ID 0 "generic". Always downcase for OS-ID M
"MSDOS".
2007-04-16 19:38:10 +00:00
Chong Yidong
003586aae6
(python-end-of-block): Avoid looping forever if python-next-statement
...
fails.
2007-04-16 18:55:29 +00:00
Chong Yidong
80dce3a4b7
* progmodes/python.el (python-end-of-block): Avoid looping forever
...
if python-next-statement fails.
2007-04-16 18:55:18 +00:00
Roland Winkler
0dcfda42f3
(bibtex-entry-field-alist): Use defcustom.
2007-04-16 18:03:29 +00:00
Chong Yidong
84a8a8b81d
** cyd@stupidchicken.com, Apr 12: display margin errors on a tty
...
http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00272.html
Fixed.
2007-04-16 16:27:12 +00:00
Chong Yidong
075757ccc6
(adjust_frame_glyphs_for_frame_redisplay): Set garbaged flag in
...
presence of window margins.
(showing_window_margins_p): New function.
2007-04-16 16:24:33 +00:00
Chong Yidong
30603ba1d6
* dispnew.c (adjust_frame_glyphs_for_frame_redisplay): Set
...
garbaged flag in presence of window margins.
(showing_window_margins_p): New function.
2007-04-16 16:24:18 +00:00
Chong Yidong
ed0b87122d
** lennart.borgman@gmail.com, Apr 11: before-string in overlay
...
http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00153.html
Fixed.
2007-04-16 15:14:47 +00:00
Chong Yidong
9292c85bc3
(cursor_row_p): Only end row on newline if it's a display string.
...
Suggested by Lennart Borgman.
2007-04-16 15:12:24 +00:00
Chong Yidong
837751ae73
* xdisp.c (cursor_row_p): Only end row on newline if it's a display
...
string. Suggested by Lennart Borgman.
2007-04-16 15:11:54 +00:00
Dan Nicolaescu
80382c240f
* progmodes/perl-mode.el (perl-indent-level): Mark as safe local var.
...
* progmodes/cperl-mode.el (cperl-indent-level): Likewise.
2007-04-16 07:05:28 +00:00
YAMAMOTO Mitsuharu
add3c3eac4
(mem_insert): Set min_heap_address and max_heap_address
...
if they are not yet initialized.
2007-04-16 03:09:50 +00:00
Jay Belanger
510b69a886
*** empty log message ***
2007-04-16 02:57:52 +00:00
Jay Belanger
6fd06144b6
(Floats): Mention that when non-decimal floats are entered, only
...
approximations are stored.
2007-04-16 02:56:26 +00:00
Jay Belanger
bd149d6ec3
(calc-version): New function.
2007-04-16 02:30:04 +00:00
Jay Belanger
213f742013
*** empty log message ***
2007-04-16 01:57:04 +00:00
Jay Belanger
9893de2a77
(Title page): Remove the date.
...
(The Standard Calc Interface): Change the trail title.
(Basic Arithmetic): Emphasize that / binds less strongly than *.
(Copying): Move to the appendices.
(GNU Free Documentation License): Add as an appendix.
2007-04-16 01:54:54 +00:00
Jay Belanger
802ed9b9e7
(calc-trail-mode): Shorten the title.
2007-04-16 01:50:16 +00:00
Dan Nicolaescu
e7e9fe1c4b
*** empty log message ***
2007-04-16 01:19:42 +00:00
Chong Yidong
306a40dc8b
** spurious scrolling bug
...
RMS has seen this too, happening during idle time, but cannot reproduce it.
Fix checked in.
2007-04-15 21:50:46 +00:00
Chong Yidong
f22611c26a
(redisplay_window): When deciding whether or not to recenter, don't
...
use the reset values of BEG_UNCHANGED and END_UNCHANGED.
2007-04-15 21:50:27 +00:00
Chong Yidong
bc4aed8fba
* xdisp.c (redisplay_window): When deciding whether or not to
...
recenter, don't use the reset values of BEG_UNCHANGED and
END_UNCHANGED.
2007-04-15 21:50:18 +00:00
Chong Yidong
fcc43c5c56
** A couple of manuals (flymake, newsticker) don't have an "@insertcopying"
...
line in the title page, so the copyright doesn't appear when they're
processed. (I'd say the same about widget, but that doesn't have a
title page.)
Fixed.
2007-04-15 21:24:19 +00:00
Chong Yidong
32aad46632
Add pointer to where the GFDL can be found.
2007-04-15 21:23:11 +00:00
Chong Yidong
2fea0b3b98
Add @insertcopying to title page.
2007-04-15 21:17:58 +00:00
Chong Yidong
cee137ac85
** Several manuals have old dates on the cover page.
...
Fixed.
2007-04-15 21:12:35 +00:00
Chong Yidong
7af2775dbf
Update viper version number and date on titlepage.
2007-04-15 21:12:08 +00:00