1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-26 10:49:33 +00:00
Commit Graph

539 Commits

Author SHA1 Message Date
Chong Yidong
652e399ffc cus-load.el need no longer be committed. 2006-11-18 21:42:07 +00:00
Chong Yidong
4bc3387c7e ** Prevent byte compiler from causing spurious string sharing
when it optimizes away calls to functions such as concat.
Fixed.
2006-11-18 21:07:44 +00:00
Chong Yidong
0206aa642d ** Fix problems introduced by changing EMACS=t to EMACS=/you/know/where
Resolved.
2006-11-18 21:05:06 +00:00
Chong Yidong
b548003bb0 ** kzeitler@lucent.com: mouse-yank-at-click (with mouse-2) in fringe
Fixed.
2006-11-16 15:47:56 +00:00
Richard M. Stallman
041580b601 *** empty log message *** 2006-11-16 13:13:35 +00:00
Kim F. Storm
65694d6465 *** empty log message *** 2006-11-14 12:07:18 +00:00
Kim F. Storm
923155e45e *** empty log message *** 2006-11-14 11:30:46 +00:00
Chong Yidong
079f5594d6 ** CC mode defun-finding issues.
Fixed by acm's 2006-11-08 checkin.
2006-11-13 16:16:06 +00:00
Chong Yidong
ad05dc4c02 ** simon.marshall@misys.com: proposed cc-fonts patch.
Fixed by 2006-11-10 checkin.
2006-11-13 16:15:31 +00:00
Richard M. Stallman
2b8ecab897 *** empty log message *** 2006-11-12 20:00:41 +00:00
Chong Yidong
ee2cb03f6e ** jmarant@free.fr, Nov 8: Problem with non-bmp unicode
Handa: Emacs 22 doesn't support Unicode characters over BMP.
2006-11-12 17:29:36 +00:00
Chong Yidong
7180836e4d ** gotoh@taiyo.co.jp, Nov 8: url-gw.el: Cannot use proxy with url-gw\.el 2006-10-29T21:00:50Z!mange@freemail.hu
Fixed.
2006-11-10 17:10:01 +00:00
Chong Yidong
e48376d4a1 ** triska@gmx.at, Nov 2: EMACS environment variable.
Resolved: email sent to SWI Prolog dev team.
2006-11-10 16:41:12 +00:00
Chong Yidong
dc3eeeb48a ** offby1@blarg.net, Nov 5: calendar gets wrong end for Daylight Savings Time
Fixed.
2006-11-10 16:27:44 +00:00
Juanma Barranquero
33462dfacd Add "add-log-time-zone-rule: t" to Local Variables section. 2006-11-10 00:21:57 +00:00
Chong Yidong
85e58334dc ** arit93@yahoo.com, Nov 7: proposed fix for vc-svn.el and "the underscore hack"
Similar fix checked in.
2006-11-09 03:46:13 +00:00
Richard M. Stallman
29f85f09ca *** empty log message *** 2006-11-08 19:38:38 +00:00
Richard M. Stallman
e1d372fbf5 *** empty log message *** 2006-11-08 19:28:26 +00:00
Richard M. Stallman
7a309c4ba6 *** empty log message *** 2006-11-08 14:15:23 +00:00
Chong Yidong
86cb14475e ** Slowness of remove-overlays.
Resolved.
2006-11-07 17:39:15 +00:00
Reiner Steib
dc3d1157b9 (BUGS): Remove "Build failure under Suse 10.0" was
due to a local miss-configuration.
2006-11-06 20:15:21 +00:00
Richard M. Stallman
e5c12c7d77 *** empty log message *** 2006-11-06 16:51:40 +00:00
Richard M. Stallman
c977cf707e *** empty log message *** 2006-11-06 15:27:23 +00:00
Richard M. Stallman
23f9605421 *** empty log message *** 2006-11-06 15:19:22 +00:00
Chong Yidong
89723b88b6 ** Icicles, Printing and Easy Menu.
Fix checked in.
2006-11-05 17:38:04 +00:00
Chong Yidong
364d5346c0 ** gotoh@taiyo.co.jp, Nov 1: url-http-handle-authentication does not
handle multiple WWW-Authenticate: lines correctly.
Patch installed 2006-11-03.
2006-11-05 17:22:59 +00:00
Chong Yidong
26cfaba8cc ** raman@users.sf.net, Nov 2: w3 broken again
Issue was resolved.
2006-11-05 17:22:07 +00:00
Chong Yidong
7ae0b5b0ce ** ken.manheimer@gmail.com, Nov 1: allout.el patch to install.
Installed.
2006-11-05 17:21:15 +00:00
Richard M. Stallman
e6043b9581 *** empty log message *** 2006-11-04 07:07:04 +00:00
Chong Yidong
1a858672d8 ** david.reitter@gmail.com, Oct 16: url-retrieve may cause hang
Fixed.
2006-11-02 22:13:22 +00:00
Chong Yidong
08c851609f * make-announcement (OLD): Remove LEIM references in announcement
since it is now built-in.
2006-10-28 14:18:04 +00:00
Kim F. Storm
fa695dab5e Fix bug: sds@podval.org, Oct 18: crash in cvs head. 2006-10-23 10:02:31 +00:00
Richard M. Stallman
ac74266b77 Add: sds@podval.org, Oct 18: crash in cvs head. 2006-10-23 05:15:03 +00:00
Kim F. Storm
6be421e046 Fix bug: Strange behavior of C-u in the presence of sit-for in p-c-h 2006-10-22 22:56:56 +00:00
Chong Yidong
2967b4c9d7 ** kzeitler@lucent.com, Oct 19: cperl + isearch + font-lock-multiline sometimes very slow
Fixed.
2006-10-22 17:32:30 +00:00
Chong Yidong
98d763e7e7 ** id.brep@gmail.com, Oct 17: `.newsrc.eld' saves chinese group name in wrong coding
Resolved; see 2006-10-20 message to emacs-pretest-bug by Katsumi Yamaoka.
2006-10-20 12:40:30 +00:00
Chong Yidong
506a66bce3 ** bojohan+mail@dd.chalmers.se, Oct 17: Formatting `interactive' strings.
Fixed.
2006-10-19 14:16:57 +00:00
Kim F. Storm
7fe147ae0e Fixed: Oct 16: Emacs allocates unnecessary memory 2006-10-19 11:40:53 +00:00
Richard M. Stallman
67025c9f97 *** empty log message *** 2006-10-19 07:39:58 +00:00
Richard M. Stallman
60bbdfa7aa *** empty log message *** 2006-10-18 18:14:02 +00:00
Richard M. Stallman
5a05106b0b *** empty log message *** 2006-10-18 11:12:59 +00:00
Chong Yidong
fb137cb530 ** raman@users.sf.net, Oct 9: shell-mode: cursor Point loses on long prompts:
is fixed.
2006-10-18 04:59:49 +00:00
Chong Yidong
7b7341f8c6 "dominik@science.uva.nl, Oct 12: org-mode with flyspell-mode freezes emacs"
is fixed
2006-10-18 04:18:11 +00:00
Richard M. Stallman
accd662d60 *** empty log message *** 2006-10-17 19:39:43 +00:00
Richard M. Stallman
8df1f8f020 *** empty log message *** 2006-10-17 06:51:34 +00:00
YAMAMOTO Mitsuharu
d0834a5ca0 (set-version): Set version numbers in "mac" subdirectory. 2006-10-15 04:19:49 +00:00
Richard M. Stallman
2ca464c4d9 *** empty log message *** 2006-10-15 04:04:45 +00:00
Jason Rumney
f763da8d08 Added extra info about Drew Adams 12 Aug bug 2006-10-13 22:42:36 +00:00
Romain Francoise
7dee3a04e8 Fix upload instructions: pretest files should not be uploaded in
/incoming/ftp, but in /incoming/alpha.
2006-10-13 20:47:27 +00:00
Chong Yidong
14cb531f83 "id.brep@gmail.com, Oct 11: Crash after setting frame-title-format" is fixed. 2006-10-13 14:30:31 +00:00