aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * ** kzeitler@lucent.com: mouse-yank-at-click (with mouse-2) in fringeChong Yidong2006-11-161-2/+0
| | | | | | | | Fixed.
| * *** empty log message ***Richard M. Stallman2006-11-161-0/+5
| |
| * *** empty log message ***Kim F. Storm2006-11-141-0/+4
| |
| * *** empty log message ***Kim F. Storm2006-11-141-2/+0
| |
| * ** CC mode defun-finding issues.Chong Yidong2006-11-131-2/+0
| | | | | | | | Fixed by acm's 2006-11-08 checkin.
| * ** simon.marshall@misys.com: proposed cc-fonts patch.Chong Yidong2006-11-131-2/+0
| | | | | | | | Fixed by 2006-11-10 checkin.
| * *** empty log message ***Richard M. Stallman2006-11-121-0/+2
| |
| * ** jmarant@free.fr, Nov 8: Problem with non-bmp unicodeChong Yidong2006-11-121-2/+0
| | | | | | | | Handa: Emacs 22 doesn't support Unicode characters over BMP.
| * ** gotoh@taiyo.co.jp, Nov 8: url-gw.el: Cannot use proxy with url-gw\.el ↵Chong Yidong2006-11-101-2/+0
| | | | | | | | | | | | 2006-10-29T21:00:50Z!mange@freemail.hu Fixed.
| * ** triska@gmx.at, Nov 2: EMACS environment variable.Chong Yidong2006-11-101-2/+0
| | | | | | | | Resolved: email sent to SWI Prolog dev team.
| * ** offby1@blarg.net, Nov 5: calendar gets wrong end for Daylight Savings TimeChong Yidong2006-11-101-2/+0
| | | | | | | | Fixed.
| * Add "add-log-time-zone-rule: t" to Local Variables section.Juanma Barranquero2006-11-101-0/+1
| |
| * ** arit93@yahoo.com, Nov 7: proposed fix for vc-svn.el and "the underscore hack"Chong Yidong2006-11-091-3/+0
| | | | | | | | Similar fix checked in.
| * *** empty log message ***Richard M. Stallman2006-11-081-0/+2
| |
| * *** empty log message ***Richard M. Stallman2006-11-081-0/+2
| |
| * *** empty log message ***Richard M. Stallman2006-11-081-0/+5
| |
* | Merge from emacs--devo--0Miles Bader2006-11-072-1/+10
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 490-504) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 161-163) - Update from CVS - Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-130
| * ** Slowness of remove-overlays.Chong Yidong2006-11-071-2/+0
| | | | | | | | Resolved.
| * (BUGS): Remove "Build failure under Suse 10.0" wasReiner Steib2006-11-062-2/+5
| | | | | | | | due to a local miss-configuration.
| * *** empty log message ***Richard M. Stallman2006-11-061-0/+2
| |
| * *** empty log message ***Richard M. Stallman2006-11-061-0/+2
| |
| * *** empty log message ***Richard M. Stallman2006-11-061-0/+6
| |
| * ** Icicles, Printing and Easy Menu.Chong Yidong2006-11-051-2/+0
| | | | | | | | Fix checked in.
| * ** gotoh@taiyo.co.jp, Nov 1: url-http-handle-authentication does notChong Yidong2006-11-051-3/+0
| | | | | | | | | | handle multiple WWW-Authenticate: lines correctly. Patch installed 2006-11-03.
| * ** raman@users.sf.net, Nov 2: w3 broken againChong Yidong2006-11-051-2/+0
| | | | | | | | Issue was resolved.
| * ** ken.manheimer@gmail.com, Nov 1: allout.el patch to install.Chong Yidong2006-11-051-2/+0
| | | | | | | | Installed.
| * *** empty log message ***Richard M. Stallman2006-11-041-0/+9
| |
| * ** david.reitter@gmail.com, Oct 16: url-retrieve may cause hangChong Yidong2006-11-021-2/+0
| | | | | | | | Fixed.
* | Merge from emacs--devo--0Miles Bader2006-10-304-9/+50
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 476-489) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 153-160) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-127
| * * make-announcement (OLD): Remove LEIM references in announcementChong Yidong2006-10-282-3/+5
| | | | | | | | since it is now built-in.
| * Fix bug: sds@podval.org, Oct 18: crash in cvs head.Kim F. Storm2006-10-231-2/+0
| |
| * Add: sds@podval.org, Oct 18: crash in cvs head.Richard M. Stallman2006-10-231-0/+2
| |
| * Fix bug: Strange behavior of C-u in the presence of sit-for in p-c-hKim F. Storm2006-10-221-2/+0
| |
| * ** kzeitler@lucent.com, Oct 19: cperl + isearch + font-lock-multiline ↵Chong Yidong2006-10-221-3/+0
| | | | | | | | | | | | sometimes very slow Fixed.
| * ** id.brep@gmail.com, Oct 17: `.newsrc.eld' saves chinese group name in ↵Chong Yidong2006-10-201-2/+0
| | | | | | | | | | | | wrong coding Resolved; see 2006-10-20 message to emacs-pretest-bug by Katsumi Yamaoka.
| * ** bojohan+mail@dd.chalmers.se, Oct 17: Formatting `interactive' strings.Chong Yidong2006-10-191-2/+0
| | | | | | | | Fixed.
| * Fixed: Oct 16: Emacs allocates unnecessary memoryKim F. Storm2006-10-191-4/+2
| |
| * *** empty log message ***Richard M. Stallman2006-10-191-0/+3
| |
| * *** empty log message ***Richard M. Stallman2006-10-181-2/+0
| |
| * *** empty log message ***Richard M. Stallman2006-10-181-0/+2
| |
| * ** raman@users.sf.net, Oct 9: shell-mode: cursor Point loses on long prompts:Chong Yidong2006-10-181-3/+0
| | | | | | | | is fixed.
| * "dominik@science.uva.nl, Oct 12: org-mode with flyspell-mode freezes emacs"Chong Yidong2006-10-181-2/+0
| | | | | | | | is fixed
| * *** empty log message ***Richard M. Stallman2006-10-171-0/+9
| |
| * *** empty log message ***Richard M. Stallman2006-10-171-0/+4
| |
| * (set-version): Set version numbers in "mac" subdirectory.YAMAMOTO Mitsuharu2006-10-152-3/+43
| |
| * *** empty log message ***Richard M. Stallman2006-10-151-2/+1
| |
* | Merge from emacs--devo--0Miles Bader2006-10-152-14/+12
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 460-475) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 145-152) - Merge from emacs--devo--0 - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-118
| * Added extra info about Drew Adams 12 Aug bugJason Rumney2006-10-131-1/+2
| |
| * Fix upload instructions: pretest files should not be uploaded inRomain Francoise2006-10-131-2/+5
| | | | | | | | /incoming/ftp, but in /incoming/alpha.
| * "id.brep@gmail.com, Oct 11: Crash after setting frame-title-format" is fixed.Chong Yidong2006-10-131-2/+0
| |