Mercurial > emacs
graph
-
Clear single_kboard each time Emacs returns to top-level.Mon, 07 Jun 2004 07:10:59 +0000, by Karoly Lorentey
-
README.multi-tty update.Mon, 07 Jun 2004 05:30:42 +0000, by Karoly Lorentey
-
Fix SEGV on terminals without 'IC' capability (Yoshiaki Kasahara).Sun, 06 Jun 2004 00:07:46 +0000, by Karoly Lorentey
-
Make sure the SIGWINCH handler is always set (rep. by Yoshiaki Kasahara).Sat, 05 Jun 2004 22:34:24 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sat, 05 Jun 2004 17:21:43 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Thu, 03 Jun 2004 16:45:20 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Mon, 31 May 2004 13:48:26 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sun, 30 May 2004 21:11:48 +0000, by Karoly Lorentey
-
Don't ignore SIGWINCH under X (contributed by Yoshiaki Kasahara).Sat, 29 May 2004 15:23:07 +0000, by Karoly Lorentey
-
Fix window-system-default-frame-alist (ARISAWA Akihiro).Thu, 27 May 2004 18:23:48 +0000, by Karoly Lorentey
-
Fix background mode initialization on client tty frames (rep. by Dan Nicolaescu).Thu, 27 May 2004 17:57:59 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Thu, 27 May 2004 17:24:17 +0000, by Karoly Lorentey
-
README.multi-tty updates.Thu, 27 May 2004 17:23:38 +0000, by Karoly Lorentey
-
Fix terminal coding system in multibyte locales (rep. by Friedrich Delgado Friedrichs).Tue, 25 May 2004 02:08:47 +0000, by Karoly Lorentey
-
Fix server-socket-dir initialization (rep. by Friedrich Delgado Friedrichs).Tue, 25 May 2004 01:18:01 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Mon, 24 May 2004 23:42:52 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sun, 23 May 2004 05:08:13 +0000, by Karoly Lorentey
-
Update README.multi-tty.Sun, 23 May 2004 04:39:43 +0000, by Karoly Lorentey
-
Use the remote locale for terminal & keyboard coding system.Sun, 23 May 2004 03:56:10 +0000, by Karoly Lorentey
-
Fix environment variables on emacsclient frames.Sun, 23 May 2004 03:37:58 +0000, by Karoly Lorentey
-
Use with-selected-frame.Sun, 23 May 2004 02:34:53 +0000, by Karoly Lorentey
-
New control structure: with-selected-frame.Sun, 23 May 2004 02:26:21 +0000, by Karoly Lorentey
-
Make terminal_coding and keyboard_coding display-local.Sun, 23 May 2004 01:53:23 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sat, 22 May 2004 22:52:43 +0000, by Karoly Lorentey
-
Add kludge to prevent overriding keyboard-coding-system customization.Tue, 18 May 2004 20:30:43 +0000, by Karoly Lorentey
-
Fix fatal error during startup (rep. by Friedrich Delgado Friedrichs)Tue, 18 May 2004 19:58:00 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Tue, 18 May 2004 19:12:15 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Tue, 11 May 2004 09:12:09 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Tue, 11 May 2004 09:11:36 +0000, by Karoly Lorentey
-
Added branch description to admin/notes/BRANCH.Sat, 08 May 2004 20:23:10 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sat, 08 May 2004 20:22:26 +0000, by Karoly Lorentey
-
Fixed environment variable handling during terminal initialization.Sat, 08 May 2004 16:20:28 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Fri, 07 May 2004 14:20:00 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sat, 01 May 2004 19:23:22 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Thu, 29 Apr 2004 20:45:02 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Wed, 28 Apr 2004 14:10:58 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Tue, 27 Apr 2004 15:53:30 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Fri, 23 Apr 2004 14:44:11 +0000, by Karoly Lorentey
-
Mention `tla replay' in README.multi-tty (Gaute Strokkenes).Fri, 23 Apr 2004 13:56:26 +0000, by Karoly Lorentey
-
A simple implementation for display-local frame parameters.Mon, 19 Apr 2004 15:39:17 +0000, by Karoly Lorentey
-
Fix one more case of the previous error.Mon, 19 Apr 2004 14:21:37 +0000, by Karoly Lorentey
-
Fix error on deleting an emacsclient terminal (Dan Nicolaescu).Mon, 19 Apr 2004 14:16:10 +0000, by Karoly Lorentey
-
In emacsclient, protect the xmitted string from fprintf expansion (Dan Nicolaescu).Mon, 19 Apr 2004 12:03:00 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Mon, 19 Apr 2004 08:37:31 +0000, by Karoly Lorentey
-
Fix frame parameter handling in server.el.Sun, 18 Apr 2004 02:24:18 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Sun, 18 Apr 2004 01:40:02 +0000, by Karoly Lorentey
-
Another server.el overhaul.Sun, 18 Apr 2004 01:34:11 +0000, by Karoly Lorentey
-
Fix segfault in term.c (reported by lukhas@free.fr).Sun, 18 Apr 2004 01:08:46 +0000, by Karoly Lorentey
-
README updates.Sat, 17 Apr 2004 18:24:32 +0000, by Karoly Lorentey
-
Eliminated updating_frame.Fri, 16 Apr 2004 15:03:58 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Fri, 16 Apr 2004 13:36:07 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunk.Thu, 15 Apr 2004 16:49:22 +0000, by Karoly Lorentey
-
README changes.Tue, 13 Apr 2004 18:18:05 +0000, by Karoly Lorentey
-
Merged in changes from CVS trunkTue, 13 Apr 2004 17:17:13 +0000, by Karoly Lorentey
-
Fix #include errors for FreeBSD (Frank Ruell)Tue, 13 Apr 2004 17:12:30 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSat, 10 Apr 2004 23:06:09 +0000, by Karoly Lorentey
-
Prevent Lisp nesting errors while bootstrapping.Thu, 08 Apr 2004 15:09:37 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADThu, 08 Apr 2004 12:29:09 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSat, 03 Apr 2004 20:24:17 +0000, by Karoly Lorentey
-
Trivial cosmetic change in dispnew.c.Sat, 03 Apr 2004 20:02:51 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADTue, 30 Mar 2004 00:32:47 +0000, by Karoly Lorentey
-
Fix initialization order at bootstrap (Dan Nicolaescu).Mon, 29 Mar 2004 12:05:03 +0000, by Karoly Lorentey
-
Fix bootstrap problems in CVS.Sun, 28 Mar 2004 07:15:31 +0000, by Karoly Lorentey
-
Fix dropping of the controlling tty on Solaris (Dan Nicolaescu).Sun, 28 Mar 2004 06:17:38 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSun, 28 Mar 2004 06:08:38 +0000, by Karoly Lorentey
-
Fix cut'n'paste during a multi-display session (Mark Plaksin, Robert Chassell).Fri, 26 Mar 2004 04:35:08 +0000, by Karoly Lorentey
-
Removed *.rej from backup pattern in tagging method.Thu, 25 Mar 2004 22:27:43 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADThu, 25 Mar 2004 22:21:45 +0000, by Karoly Lorentey
-
Trivial cleanup in fringe.c, missing from previous patch.Fri, 19 Mar 2004 23:21:11 +0000, by Karoly Lorentey
-
Trivial cleanups to get rid of GCC warnings.Fri, 19 Mar 2004 23:19:04 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADFri, 19 Mar 2004 22:32:48 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADTue, 16 Mar 2004 20:27:22 +0000, by Karoly Lorentey
-
Fixed compiler warnings for keyboard.c.Thu, 11 Mar 2004 02:31:12 +0000, by Karoly Lorentey
-
README updates.Thu, 11 Mar 2004 01:55:50 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADThu, 11 Mar 2004 01:13:03 +0000, by Karoly Lorentey
-
Fix background-mode on terminal frames (Dan Nicolaescu).Thu, 11 Mar 2004 01:11:38 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADMon, 08 Mar 2004 13:39:35 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSun, 07 Mar 2004 15:30:22 +0000, by Karoly Lorentey
-
Added *.rej to tla's unrecognized pattern.Sat, 06 Mar 2004 12:15:27 +0000, by Karoly Lorentey
-
README updates.Sat, 06 Mar 2004 12:13:42 +0000, by Karoly Lorentey
-
README updates.Tue, 02 Mar 2004 10:55:14 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADMon, 01 Mar 2004 14:27:16 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSat, 28 Feb 2004 04:52:40 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSat, 28 Feb 2004 01:33:17 +0000, by Karoly Lorentey
-
Implemented suspending of emacsclient frames.Sat, 28 Feb 2004 01:23:39 +0000, by Karoly Lorentey
-
Make emacsclient refuse to create a frame inside an Emacs term buffer.Fri, 27 Feb 2004 14:10:47 +0000, by Karoly Lorentey
-
README.multi-tty updates.Fri, 27 Feb 2004 14:05:11 +0000, by Karoly Lorentey
-
(Sigh.) Don't try to read more events than the buffer size.Thu, 26 Feb 2004 00:52:10 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADThu, 26 Feb 2004 00:39:34 +0000, by Karoly Lorentey
-
Check for numchars > 0 in handle_one_xevent, not 1.Thu, 26 Feb 2004 00:37:31 +0000, by Karoly Lorentey
-
Revert patch-93, that was the real culprit. Reapply patch-97.Wed, 25 Feb 2004 03:29:37 +0000, by Karoly Lorentey
-
Back out previous change, it causes infinite recursion.Wed, 25 Feb 2004 03:16:45 +0000, by Karoly Lorentey
-
Don't try to handle a new event if the input buffer is full.Wed, 25 Feb 2004 02:57:36 +0000, by Karoly Lorentey
-
Allow tty_read_avail_input to use the whole input buffer.Wed, 25 Feb 2004 02:55:32 +0000, by Karoly Lorentey
-
README updates.Wed, 25 Feb 2004 00:53:40 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADTue, 24 Feb 2004 22:48:10 +0000, by Karoly Lorentey
-
Block more input during read_avail_input.Tue, 24 Feb 2004 18:00:36 +0000, by Karoly Lorentey
-
Fix a crash in emacsclient when DISPLAY is unset.Fri, 20 Feb 2004 23:54:53 +0000, by Karoly Lorentey
-
Fix typo in delete_display_hook documentation.Fri, 20 Feb 2004 17:53:00 +0000, by Karoly Lorentey
-
Don't delete a tty if it's the last device with frames.Fri, 20 Feb 2004 17:51:35 +0000, by Karoly Lorentey
-
Don't read too many characters from the tty.Fri, 20 Feb 2004 17:48:48 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADFri, 20 Feb 2004 15:42:55 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADFri, 20 Feb 2004 15:41:31 +0000, by Karoly Lorentey
-
README updates.Fri, 20 Feb 2004 03:02:04 +0000, by Karoly Lorentey
-
Changed emacsclient to open new frames by default.Fri, 20 Feb 2004 01:46:26 +0000, by Karoly Lorentey
-
Verify the version of Emacsclient.Fri, 20 Feb 2004 01:22:10 +0000, by Karoly Lorentey
-
Added -w option to emacsclient for opening a new X frame.Thu, 19 Feb 2004 23:55:51 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADThu, 19 Feb 2004 13:25:32 +0000, by Karoly Lorentey
-
Fix list-colors-display and other functions on a termcap frameThu, 19 Feb 2004 02:27:31 +0000, by Karoly Lorentey
-
Don't try to init X drag and drop on a termcap frame.Thu, 19 Feb 2004 02:10:05 +0000, by Karoly Lorentey
-
Added newly loaded stuff in loadup.el to src/Makefile.in.Thu, 19 Feb 2004 02:06:18 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADWed, 18 Feb 2004 17:10:32 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADTue, 17 Feb 2004 01:52:25 +0000, by Karoly Lorentey
-
Fixed a typo in README.multi-tty.Tue, 10 Feb 2004 13:52:03 +0000, by Karoly Lorentey
-
Don't hang on the tty if called from a shell script.Sun, 08 Feb 2004 15:44:33 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADTue, 03 Feb 2004 11:25:07 +0000, by Karoly Lorentey
-
Trivial fixes to shut up some of the compiler warnings.Mon, 02 Feb 2004 22:15:35 +0000, by Karoly Lorentey
-
Fix the case when emacsclient is run on Emacs's controlling tty.Mon, 02 Feb 2004 22:09:56 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADMon, 02 Feb 2004 19:19:08 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADMon, 26 Jan 2004 21:22:42 +0000, by Karoly Lorentey
-
Prevent core dumps when the X server crashes.Mon, 26 Jan 2004 07:57:54 +0000, by Karoly Lorentey
-
Don't exit Emacs when the X display is closed during a tty-X combo session.Mon, 26 Jan 2004 07:17:34 +0000, by Karoly Lorentey
-
Cosmetic changes.Sun, 25 Jan 2004 01:17:40 +0000, by Karoly Lorentey
-
Fixed unsafe and incorrect use of record_unwind_protect in Fsuspend_emacs.Sun, 25 Jan 2004 00:48:47 +0000, by Karoly Lorentey
-
Removed %T in mode-line-format. Trivial documentation changes.Sun, 25 Jan 2004 00:43:38 +0000, by Karoly Lorentey
-
Fixed interactive temacs.Sat, 24 Jan 2004 20:03:33 +0000, by Karoly Lorentey
-
Set the keyboard of the initial frame correctly.Sat, 24 Jan 2004 19:32:29 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADFri, 23 Jan 2004 21:51:08 +0000, by Karoly Lorentey
-
Fixed tty faces during combo sessions. Plus other assorted bugfixes.Fri, 23 Jan 2004 21:48:58 +0000, by Karoly Lorentey
-
Added note about the commit mailing list.Thu, 22 Jan 2004 19:39:51 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADThu, 22 Jan 2004 15:37:19 +0000, by Karoly Lorentey
-
Romain Francoise's and Ami Fischman's bugfixes.Thu, 22 Jan 2004 02:36:55 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADMon, 12 Jan 2004 16:36:35 +0000, by Karoly Lorentey
-
Fix initialization of the window-system variable.Mon, 12 Jan 2004 00:45:42 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSun, 11 Jan 2004 23:12:24 +0000, by Karoly Lorentey
-
Support for opening X frames from a tty session.Sun, 11 Jan 2004 21:59:40 +0000, by Karoly Lorentey
-
Don't select on stdin unconditionally.Sun, 11 Jan 2004 11:26:00 +0000, by Karoly Lorentey
-
Fix C-g handling with multiple ttys.Sun, 11 Jan 2004 02:45:44 +0000, by Karoly Lorentey
-
Changed tty input code to use read_socket_hook.Sun, 11 Jan 2004 01:18:45 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSat, 10 Jan 2004 13:27:38 +0000, by Karoly Lorentey
-
Numerous bugfixes and small improvements.Sat, 10 Jan 2004 12:56:22 +0000, by Karoly Lorentey
-
Hookified termcap devices, added bootstrap display device, plus many bugfixes.Fri, 09 Jan 2004 18:57:53 +0000, by Karoly Lorentey
-
Fix SEGV in init_sys_modes during X startupFri, 09 Jan 2004 13:12:28 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADTue, 06 Jan 2004 17:09:40 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADMon, 05 Jan 2004 05:58:50 +0000, by Karoly Lorentey
-
Converted display hooks to be display-local. Plus many bugfixes.Mon, 05 Jan 2004 05:54:35 +0000, by Karoly Lorentey
-
Fix more SEGV cases in frame.cSat, 03 Jan 2004 19:06:35 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSat, 03 Jan 2004 16:53:54 +0000, by Karoly Lorentey
-
Add "multi-tty" to emacs-version output.Sat, 03 Jan 2004 16:51:56 +0000, by Karoly Lorentey
-
Fix mouse-position for tty+X combo sessions.Sat, 03 Jan 2004 16:49:09 +0000, by Karoly Lorentey
-
Fixed typo in talk.el (again).Sat, 03 Jan 2004 09:19:46 +0000, by Karoly Lorentey
-
Fixed typo in talk.el.Sat, 03 Jan 2004 09:16:51 +0000, by Karoly Lorentey
-
Added multi-tty support for talk.el.Sat, 03 Jan 2004 09:08:15 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSat, 03 Jan 2004 08:33:31 +0000, by Karoly Lorentey
-
Portability fixes (now it compiles & runs fine on Solaris).Sat, 03 Jan 2004 08:31:14 +0000, by Karoly Lorentey
-
Fix longopts option name for --tty.Fri, 02 Jan 2004 13:03:12 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADFri, 02 Jan 2004 04:37:46 +0000, by Karoly Lorentey
-
Got rid of the rif (window-based redisplay interface) global variable.Fri, 02 Jan 2004 04:22:23 +0000, by Karoly Lorentey
-
MULTI_KBOARD support for ttys. Input-related bugfixes for X+tty sessions.Fri, 02 Jan 2004 02:54:17 +0000, by Karoly Lorentey
-
Fixed X support, preliminary support for X-tty combo sessions.Fri, 02 Jan 2004 01:15:26 +0000, by Karoly Lorentey
-
Separate frame-local, tty-dependent parameters from tty-local parameters.Thu, 01 Jan 2004 17:55:53 +0000, by Karoly Lorentey
-
A few more bugfixes and new features.Wed, 31 Dec 2003 05:09:29 +0000, by Karoly Lorentey
-
Major bugfixes and slight enhancements.Tue, 30 Dec 2003 19:27:57 +0000, by Karoly Lorentey
-
Undo patch-23. I need a coffee.Tue, 30 Dec 2003 17:51:52 +0000, by Karoly Lorentey
-
Delete server frames on server restart.Tue, 30 Dec 2003 17:42:02 +0000, by Karoly Lorentey
-
Merged in changes from CVS headTue, 30 Dec 2003 17:05:05 +0000, by Karoly Lorentey
-
Don't compile sys_select on systems that don't need it.Tue, 30 Dec 2003 17:02:33 +0000, by Karoly Lorentey
-
Merged in changes from CVS headMon, 29 Dec 2003 13:59:23 +0000, by Karoly Lorentey
-
Revision: miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2Sat, 04 Sep 2004 12:01:21 +0000, by Miles Bader
-
Remove Gnus image files now in lisp/gnusSat, 04 Sep 2004 11:40:51 +0000, by Miles Bader
-
Changes from arch/CVS synchronizationSat, 04 Sep 2004 11:37:49 +0000, by Miles Bader
-
[ Merge from Gnus v5-10 branch. See the tags "gnus-5_10-pre-merge-josefsson" gnus-5_10-post-merge-josefssonTue, 31 Aug 2004 15:39:43 +0000, by Reiner Steib
-
[ Merge from Gnus v5-10 branch. See the tags "gnus-5_10-pre-merge-josefsson"Tue, 31 Aug 2004 15:38:25 +0000, by Reiner Steib
-
2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org> gnus-5_10-post-merge-yamaokaTue, 31 Aug 2004 14:49:35 +0000, by Reiner Steib
-
2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org> gnus-5_10-pre-merge-josefssonTue, 31 Aug 2004 14:47:59 +0000, by Reiner Steib
-
Use @copying and @insertcopying. gnus-5_10-pre-merge-yamaokaMon, 30 Aug 2004 21:15:37 +0000, by Reiner Steib
-
Mark man/*.texi citem as done.Mon, 30 Aug 2004 21:15:10 +0000, by Reiner Steib
-
Removed Temporary notes.Mon, 30 Aug 2004 21:14:23 +0000, by Reiner Steib
-
Mark some item as done.Mon, 30 Aug 2004 18:22:32 +0000, by Reiner Steib
-
[ Merge from Emacs trunk: ]Mon, 30 Aug 2004 18:18:31 +0000, by Reiner Steib
-
* mm-decode.el (mime-display, mime-security): Fix custom-manual entries.Mon, 23 Aug 2004 14:13:39 +0000, by Reiner Steib
-
ToDo items for the gnus-5_10-branchSun, 22 Aug 2004 20:52:14 +0000, by Reiner Steib
-
(Mail Source Specifiers): Describe `pop3-leave-mail-on-server'.Sun, 22 Aug 2004 19:36:57 +0000, by Reiner Steib
-
Merge some changes from Emacs/trunk:Sun, 22 Aug 2004 19:35:29 +0000, by Reiner Steib
-
Changes in Oort Gnus from v5_10 branch of the Gnus repositorySun, 22 Aug 2004 19:02:44 +0000, by Reiner Steib
-
* netrc.el, tls.el: Removed; use files from ../net instead.Tue, 17 Aug 2004 09:49:47 +0000, by Reiner Steib
-
* netrc.el, tls.el: Removed; use files from ../net instead.Tue, 17 Aug 2004 09:46:48 +0000, by Reiner Steib
-
Removed obsolete files.Mon, 16 Aug 2004 15:40:45 +0000, by Reiner Steib
-
* mailcap.el (mailcap-mime-data): Mark as risky.Mon, 16 Aug 2004 10:13:58 +0000, by Reiner Steib
-
* time-date.el: Removed. Merged into ../calendar/time-date.el.Mon, 16 Aug 2004 10:04:58 +0000, by Reiner Steib
-
(time-to-number-of-days): New function. Imported from from Gnus.Mon, 16 Aug 2004 09:59:46 +0000, by Reiner Steib
-
* GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.Thu, 05 Aug 2004 19:18:14 +0000, by Reiner Steib
-
Added new files from the v5_10 branch of Gnus.Mon, 02 Aug 2004 15:06:12 +0000, by Reiner Steib
-
(install-arch-indep): Added pgg and sieve.Mon, 02 Aug 2004 14:27:54 +0000, by Reiner Steib
-
Import from the v5_10 branch of the Gnus repository.Mon, 02 Aug 2004 14:25:48 +0000, by Reiner Steib
-
Added pgg and sieve.Mon, 02 Aug 2004 14:21:13 +0000, by Reiner Steib
-
* Makefile.in, makefile.w32-in: Added PGG and Sieve files.Mon, 02 Aug 2004 13:38:50 +0000, by Reiner Steib
-
Import from the v5_10 branch of the Gnus repository.Mon, 02 Aug 2004 13:28:45 +0000, by Reiner Steib
-
Import Gnus 5.10 from the v5_10 branch of the Gnus repository.Thu, 22 Jul 2004 16:45:51 +0000, by Andreas Schwab
-
(invisible-p): Remove: implemented in C now. before-merge-multi-tty-to-trunkWed, 29 Aug 2007 01:14:48 +0000, by Stefan Monnier
-
*** empty log message ***Tue, 28 Aug 2007 22:42:44 +0000, by Juri Linkov
-
(Image Formats, Other Image Types): Add SVG.Tue, 28 Aug 2007 22:42:34 +0000, by Juri Linkov
-
*** empty log message ***Tue, 28 Aug 2007 22:35:39 +0000, by Juri Linkov
-
(Images): Move formats-related text to new nodeTue, 28 Aug 2007 22:35:14 +0000, by Juri Linkov
-
*** empty log message ***Tue, 28 Aug 2007 22:32:07 +0000, by Juri Linkov
-
(image-type): New variable.Tue, 28 Aug 2007 22:31:41 +0000, by Juri Linkov
-
Mention bubble game.Tue, 28 Aug 2007 20:16:14 +0000, by Thien-Thi Nguyen
-
* net/tramp.el (tramp-handle-set-file-times): Flush the fileTue, 28 Aug 2007 20:09:58 +0000, by Michael Albinus
-
*** empty log message ***Tue, 28 Aug 2007 15:06:43 +0000, by Richard M. Stallman
-
*** empty log message ***Tue, 28 Aug 2007 15:04:47 +0000, by Richard M. Stallman
-
New feature to display several time zones in a buffer.Tue, 28 Aug 2007 15:04:00 +0000, by Richard M. Stallman
-
*** empty log message ***Tue, 28 Aug 2007 10:16:42 +0000, by Jan Dj«£rv
-
Fix comment.Tue, 28 Aug 2007 10:16:31 +0000, by Jan Dj«£rv
-
(x-gtk-stock-map): New variable.Tue, 28 Aug 2007 10:16:00 +0000, by Jan Dj«£rv
-
(info-tool-bar-map): Add :rtl keyword to right/left-arrow andTue, 28 Aug 2007 10:15:23 +0000, by Jan Dj«£rv
-
*** empty log message ***Tue, 28 Aug 2007 10:14:02 +0000, by Jan Dj«£rv
-
Qrtl is new.Tue, 28 Aug 2007 10:13:20 +0000, by Jan Dj«£rv
-
(enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.Tue, 28 Aug 2007 10:11:50 +0000, by Jan Dj«£rv
-
(xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGEDTue, 28 Aug 2007 10:11:19 +0000, by Jan Dj«£rv
-
Use `C-M-%' instead of `M-x query-replace-regexp'.Tue, 28 Aug 2007 05:48:08 +0000, by Werner LEMBERG
-
Add arch taglineTue, 28 Aug 2007 04:34:05 +0000, by Miles Bader
-
*** empty log message ***Tue, 28 Aug 2007 04:02:51 +0000, by Kenichi Handa
-
(gamegrid-init): Set line-spacing to 0.Tue, 28 Aug 2007 04:00:15 +0000, by Kenichi Handa
-
Provide self.Tue, 28 Aug 2007 02:53:08 +0000, by Glenn Morris