1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

987 Commits

Author SHA1 Message Date
Glenn Morris
48ca492744 Done: Bug/Patch view.el. 2007-09-25 02:27:23 +00:00
Richard M. Stallman
f9ce524f02 *** empty log message *** 2007-09-24 15:34:30 +00:00
Glenn Morris
24d2bfb5b6 Done: ses-mode runs unsafe functions... 2007-09-23 01:09:20 +00:00
Glenn Morris
ef44317c7c Kevin Ryde <user42 at zip.com.au>
(sgml-html-meta-auto-coding-function): Bind `case-fold-search' to t.
2007-09-21 03:21:39 +00:00
Glenn Morris
41a633fff6 tex-validate-region: Hack fix installed in trunk.
I don't want to put it in the release branch, since I don't think the
tex-validate-* functions are very important, and the sexp motion
commands seem to be used quite a bit in tex-mode.
2007-09-21 03:11:17 +00:00
Glenn Morris
92d175e2d9 Fixed by Stefan: incorrect button highlighting. 2007-09-21 02:43:48 +00:00
Glenn Morris
13a9d12b66 *** empty log message *** 2007-09-20 08:06:39 +00:00
Glenn Morris
01f51cdb95 Done: tex-validate-region and paragraphs. 2007-09-20 03:13:47 +00:00
Glenn Morris
e0f06ac215 Typo. 2007-09-19 07:31:39 +00:00
Glenn Morris
959d972d7b "tex-terminate-paragraph ignores paragraph-start and
paragraph-separate" is fixed, but raises a question about
tex-validate-region.
2007-09-19 07:26:17 +00:00
Jason Rumney
68cbe49279 Updated libXpm to 3.5.7 (from x.org X11R7.3) 2007-09-18 23:47:16 +00:00
Glenn Morris
e164a2fdec *** empty log message *** 2007-09-18 07:00:20 +00:00
Glenn Morris
7e05530257 Remove duplicate entry. 2007-09-18 06:59:14 +00:00
Richard M. Stallman
7262a148b6 *** empty log message *** 2007-09-18 00:46:48 +00:00
Glenn Morris
f61ac501ef Done: tex-compilation-parse-errors misses new-style error messages. 2007-09-17 07:05:20 +00:00
Richard M. Stallman
4e0a4fdc00 *** empty log message *** 2007-09-16 04:00:26 +00:00
Glenn Morris
97e3eee090 Done: tex-region ignores value of tex-main-file. 2007-09-16 02:02:23 +00:00
Martin Rudalics
29100cfa0e (blink-matching-open): Don't display message when no
paren is found within blink-matching-paren-distance characters.
Don't search prompt in blink-matching-paren-distance nil case.
2007-09-15 09:37:00 +00:00
Glenn Morris
6f00fa3383 Done: Check all non-file-scope static vars... 2007-09-14 07:45:55 +00:00
Glenn Morris
d7807afefa Bug-o-rama. :( 2007-09-14 04:21:49 +00:00
Martin Rudalics
0f0c86fc73 (dired-warning): Inherit from font-lock-warning-face to
make it show up with eight colors.
2007-09-12 08:25:24 +00:00
Glenn Morris
0c391449bd python multi-line imports fixed by Stefan:
http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01000.html
2007-09-12 07:35:37 +00:00
Glenn Morris
cad2d2efb7 *** empty log message *** 2007-09-12 07:26:03 +00:00
Martin Rudalics
b4f92cff9a *** empty log message *** 2007-09-10 06:32:06 +00:00
Martin Rudalics
2420deb36b *** empty log message *** 2007-09-07 15:54:15 +00:00
Glenn Morris
c5a6f437f6 comint-scroll-show-maximum-output fixed 2007-09-02 01:30:14 +00:00
Chong Yidong
f7f0e27c8f ** display-buffer change
Not a bug.
2007-08-28 17:36:37 +00:00
Martin Rudalics
8561839e72 *** empty log message *** 2007-08-27 06:44:44 +00:00
Richard M. Stallman
a13ab63fff (tty_supports_face_attributes_p): Use instead of LFACE_INVERSE_INDEX
and LFACE_BACKGROUND_INDEX in incorrectly copied code.
2007-08-27 03:54:16 +00:00
Martin Rudalics
b8c25b99db *** empty log message *** 2007-08-26 20:51:29 +00:00
Glenn Morris
708b60fbe2 *** empty log message *** 2007-08-24 02:34:06 +00:00
Richard M. Stallman
33f93af84f *** empty log message *** 2007-08-17 04:43:27 +00:00
Glenn Morris
596047b3e7 Redraw problem is probably a graphics driver bug, not specific to
Emacs.
2007-08-16 03:23:07 +00:00
Glenn Morris
28c595fb5c "undigestify-rmail-message" is fixed.
"CVS build" totally unreproducible (I think someone would have noticed
if CVS did not build for 3 weeks...).
Add some urls.
2007-08-15 03:11:58 +00:00
Chong Yidong
e133b9f1a2 "modification hooks called only once" -- fix is on the trunk. 2007-08-14 18:33:25 +00:00
Richard M. Stallman
ba6f842234 *** empty log message *** 2007-08-12 17:57:34 +00:00
Glenn Morris
31dab3b61e *** empty log message *** 2007-08-11 02:59:26 +00:00
Glenn Morris
2b6cdf0a7f *** empty log message *** 2007-08-09 08:09:03 +00:00
Glenn Morris
cfbe273188 telnet, erc-server issues fixed. 2007-08-08 07:11:08 +00:00
Jason Rumney
1be8283dba Update for Emacs 22.2, including libxpm. 2007-08-07 20:21:42 +00:00
Chong Yidong
cbaa22f40a ** sdl.web@gmail.com: problem with transparent PNG image display
Fixed.
2007-08-07 17:21:00 +00:00
Chong Yidong
a12eea51fe ** davby@ida.liu.se, 6 July: Bug in pos-visible-in-window-p
Fixed.
2007-08-07 15:56:21 +00:00
Jason Rumney
4a64fb3f72 Include INSTALL in full-bin zip file. 2007-08-06 22:38:02 +00:00
Richard M. Stallman
f6969b1e38 *** empty log message *** 2007-08-06 16:36:11 +00:00
Richard M. Stallman
ddbdaf2420 *** empty log message *** 2007-08-03 20:19:08 +00:00
Richard M. Stallman
1a1c4e2ebf *** empty log message *** 2007-08-01 18:28:48 +00:00
Richard M. Stallman
1605972ed1 *** empty log message *** 2007-08-01 13:29:01 +00:00
Richard M. Stallman
6b8e7bc2cc *** empty log message *** 2007-07-31 18:26:24 +00:00
Richard M. Stallman
183e368a05 *** empty log message *** 2007-07-31 04:14:07 +00:00
Richard M. Stallman
982240c54b *** empty log message *** 2007-07-30 20:10:53 +00:00