1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-02 20:16:25 +00:00

1406 Commits

Author SHA1 Message Date
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
993e30596b *** empty log message *** 2007-09-16 21:42:40 +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
Juri Linkov
85050c099f Add etc/ to AUTHORS. 2007-09-09 11:55:09 +00:00
Martin Rudalics
2420deb36b *** empty log message *** 2007-09-07 15:54:15 +00:00
Richard M. Stallman
61e25ccc9a *** empty log message *** 2007-09-06 03:36:29 +00:00
Richard M. Stallman
1fbc8c6fff *** empty log message *** 2007-09-04 00:19:51 +00:00
Dan Nicolaescu
4559ceb9c0 Remove entries for an incorrect bug report. 2007-09-03 19:39:27 +00:00
Glenn Morris
2fe32d09eb Installed a workaround for the vc-svn log problem. 2007-09-03 06:26:43 +00:00
Richard M. Stallman
e7dcc5a2d1 *** empty log message *** 2007-09-02 21:33:21 +00:00
Richard M. Stallman
98d3ab898e *** empty log message *** 2007-09-02 20:45:53 +00:00
Glenn Morris
c009fb6e7e *** empty log message *** 2007-09-02 01:52:03 +00:00
Glenn Morris
c5a6f437f6 comint-scroll-show-maximum-output fixed 2007-09-02 01:30:14 +00:00
Richard M. Stallman
7ec7a5ba08 *** empty log message *** 2007-09-01 01:33:43 +00:00
Richard M. Stallman
c392bc3180 *** empty log message *** 2007-09-01 01:15:48 +00:00
Glenn Morris
9b62c83fe0 Move here from top-level README.multi-tty, with some edits for
information made out-of-date by merge to trunk.
2007-08-30 05:12:25 +00:00
Miles Bader
1bb9a689ac Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 857-865)

   - Update from CVS
   - Merge from emacs--rel--22
   - Update from CVS: lisp/emacs-lisp/avl-tree.el: New file.
   - Remove RCS keywords

 * emacs--rel--22  (patch 97-100)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 246-247)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-252
2007-08-29 05:03:40 +00:00
Chong Yidong
f7f0e27c8f ** display-buffer change
Not a bug.
2007-08-28 17:36:37 +00:00
Glenn Morris
69c52df1f0 Provide self. 2007-08-28 02:53:08 +00:00
Glenn Morris
bab9fcb48d (c-constant-kwds): Add java: null, true, false. 2007-08-28 02:52:58 +00:00
Martin Rudalics
8561839e72 *** empty log message *** 2007-08-27 06:44:44 +00:00
Miles Bader
7f22a76506 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 97-100)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 246-247)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-860
2007-08-27 04:00:19 +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
Thien-Thi Nguyen
1f7ac69f2a (Features): Add avl-tree. 2007-08-27 03:32:45 +00:00
Martin Rudalics
b8c25b99db *** empty log message *** 2007-08-26 20:51:29 +00:00
Thien-Thi Nguyen
3300097f4d Initial revision 2007-08-26 17:29:00 +00:00
Glenn Morris
708b60fbe2 *** empty log message *** 2007-08-24 02:34:06 +00:00
Miles Bader
42216a6b65 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 852-856)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 93-96)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 245)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-249
2007-08-21 04:54:03 +00:00
Miles Bader
bdaf8a62d5 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 93-96)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 245)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-856
2007-08-21 04:51:30 +00:00
Glenn Morris
56922a63c8 Delete all bugs - see the copy on the release branch. 2007-08-17 07:18:47 +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
Miles Bader
b2e6b10fe2 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 846-851)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 88-92)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 242-244)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-246
2007-08-13 13:48:35 +00:00
Miles Bader
37cc095b6a Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-851
2007-08-13 13:41:28 +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
Jan Djärv
16cccc1bdb Add Gtk+ tool bar and GUD focus problem. 2007-08-10 05:47:45 +00:00