log

age author description
Fri, 20 Feb 2004 01:46:26 +0000 Karoly Lorentey Changed emacsclient to open new frames by default.
Fri, 20 Feb 2004 01:22:10 +0000 Karoly Lorentey Verify the version of Emacsclient.
Thu, 19 Feb 2004 23:55:51 +0000 Karoly Lorentey Added -w option to emacsclient for opening a new X frame.
Thu, 19 Feb 2004 13:25:32 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 19 Feb 2004 02:27:31 +0000 Karoly Lorentey Fix list-colors-display and other functions on a termcap frame
Thu, 19 Feb 2004 02:10:05 +0000 Karoly Lorentey Don't try to init X drag and drop on a termcap frame.
Thu, 19 Feb 2004 02:06:18 +0000 Karoly Lorentey Added newly loaded stuff in loadup.el to src/Makefile.in.
Wed, 18 Feb 2004 17:10:32 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Tue, 17 Feb 2004 01:52:25 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Tue, 10 Feb 2004 13:52:03 +0000 Karoly Lorentey Fixed a typo in README.multi-tty.
Sun, 08 Feb 2004 15:44:33 +0000 Karoly Lorentey Don't hang on the tty if called from a shell script.
Tue, 03 Feb 2004 11:25:07 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 02 Feb 2004 22:15:35 +0000 Karoly Lorentey Trivial fixes to shut up some of the compiler warnings.
Mon, 02 Feb 2004 22:09:56 +0000 Karoly Lorentey Fix the case when emacsclient is run on Emacs's controlling tty.
Mon, 02 Feb 2004 19:19:08 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 26 Jan 2004 21:22:42 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 26 Jan 2004 07:57:54 +0000 Karoly Lorentey Prevent core dumps when the X server crashes.
Mon, 26 Jan 2004 07:17:34 +0000 Karoly Lorentey Don't exit Emacs when the X display is closed during a tty-X combo session.
Sun, 25 Jan 2004 01:17:40 +0000 Karoly Lorentey Cosmetic changes.
Sun, 25 Jan 2004 00:48:47 +0000 Karoly Lorentey Fixed unsafe and incorrect use of record_unwind_protect in Fsuspend_emacs.
Sun, 25 Jan 2004 00:43:38 +0000 Karoly Lorentey Removed %T in mode-line-format. Trivial documentation changes.
Sat, 24 Jan 2004 20:03:33 +0000 Karoly Lorentey Fixed interactive temacs.
Sat, 24 Jan 2004 19:32:29 +0000 Karoly Lorentey Set the keyboard of the initial frame correctly.
Fri, 23 Jan 2004 21:51:08 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Fri, 23 Jan 2004 21:48:58 +0000 Karoly Lorentey Fixed tty faces during combo sessions. Plus other assorted bugfixes.
Thu, 22 Jan 2004 19:39:51 +0000 Karoly Lorentey Added note about the commit mailing list.
Thu, 22 Jan 2004 15:37:19 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 22 Jan 2004 02:36:55 +0000 Karoly Lorentey Romain Francoise's and Ami Fischman's bugfixes.
Mon, 12 Jan 2004 16:36:35 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 12 Jan 2004 00:45:42 +0000 Karoly Lorentey Fix initialization of the window-system variable.
Sun, 11 Jan 2004 23:12:24 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 11 Jan 2004 21:59:40 +0000 Karoly Lorentey Support for opening X frames from a tty session.
Sun, 11 Jan 2004 11:26:00 +0000 Karoly Lorentey Don't select on stdin unconditionally.
Sun, 11 Jan 2004 02:45:44 +0000 Karoly Lorentey Fix C-g handling with multiple ttys.
Sun, 11 Jan 2004 01:18:45 +0000 Karoly Lorentey Changed tty input code to use read_socket_hook.
Sat, 10 Jan 2004 13:27:38 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 10 Jan 2004 12:56:22 +0000 Karoly Lorentey Numerous bugfixes and small improvements.
Fri, 09 Jan 2004 18:57:53 +0000 Karoly Lorentey Hookified termcap devices, added bootstrap display device, plus many bugfixes.
Fri, 09 Jan 2004 13:12:28 +0000 Karoly Lorentey Fix SEGV in init_sys_modes during X startup
Tue, 06 Jan 2004 17:09:40 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 05 Jan 2004 05:58:50 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 05 Jan 2004 05:54:35 +0000 Karoly Lorentey Converted display hooks to be display-local. Plus many bugfixes.
Sat, 03 Jan 2004 19:06:35 +0000 Karoly Lorentey Fix more SEGV cases in frame.c
Sat, 03 Jan 2004 16:53:54 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 03 Jan 2004 16:51:56 +0000 Karoly Lorentey Add "multi-tty" to emacs-version output.
Sat, 03 Jan 2004 16:49:09 +0000 Karoly Lorentey Fix mouse-position for tty+X combo sessions.
Sat, 03 Jan 2004 09:19:46 +0000 Karoly Lorentey Fixed typo in talk.el (again).
Sat, 03 Jan 2004 09:16:51 +0000 Karoly Lorentey Fixed typo in talk.el.
Sat, 03 Jan 2004 09:08:15 +0000 Karoly Lorentey Added multi-tty support for talk.el.
Sat, 03 Jan 2004 08:33:31 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 03 Jan 2004 08:31:14 +0000 Karoly Lorentey Portability fixes (now it compiles & runs fine on Solaris).
Fri, 02 Jan 2004 13:03:12 +0000 Karoly Lorentey Fix longopts option name for --tty.
Fri, 02 Jan 2004 04:37:46 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Fri, 02 Jan 2004 04:22:23 +0000 Karoly Lorentey Got rid of the rif (window-based redisplay interface) global variable.
Fri, 02 Jan 2004 02:54:17 +0000 Karoly Lorentey MULTI_KBOARD support for ttys. Input-related bugfixes for X+tty sessions.
Fri, 02 Jan 2004 01:15:26 +0000 Karoly Lorentey Fixed X support, preliminary support for X-tty combo sessions.
Thu, 01 Jan 2004 17:55:53 +0000 Karoly Lorentey Separate frame-local, tty-dependent parameters from tty-local parameters.
Wed, 31 Dec 2003 05:09:29 +0000 Karoly Lorentey A few more bugfixes and new features.
Tue, 30 Dec 2003 19:27:57 +0000 Karoly Lorentey Major bugfixes and slight enhancements.
Tue, 30 Dec 2003 17:51:52 +0000 Karoly Lorentey Undo patch-23. I need a coffee.
Tue, 30 Dec 2003 17:42:02 +0000 Karoly Lorentey Delete server frames on server restart.
Tue, 30 Dec 2003 17:05:05 +0000 Karoly Lorentey Merged in changes from CVS head
Tue, 30 Dec 2003 17:02:33 +0000 Karoly Lorentey Don't compile sys_select on systems that don't need it.
Mon, 29 Dec 2003 13:59:23 +0000 Karoly Lorentey Merged in changes from CVS head
Sat, 04 Sep 2004 12:01:21 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2
Sat, 04 Sep 2004 11:40:51 +0000 Miles Bader Remove Gnus image files now in lisp/gnus
Sat, 04 Sep 2004 11:37:49 +0000 Miles Bader Changes from arch/CVS synchronization
Tue, 31 Aug 2004 15:39:43 +0000 Reiner Steib [ Merge from Gnus v5-10 branch. See the tags "gnus-5_10-pre-merge-josefsson" gnus-5_10-post-merge-josefsson
Tue, 31 Aug 2004 15:38:25 +0000 Reiner Steib [ Merge from Gnus v5-10 branch. See the tags "gnus-5_10-pre-merge-josefsson"
Tue, 31 Aug 2004 14:49:35 +0000 Reiner Steib 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org> gnus-5_10-post-merge-yamaoka
Tue, 31 Aug 2004 14:47:59 +0000 Reiner Steib 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org> gnus-5_10-pre-merge-josefsson
Mon, 30 Aug 2004 21:15:37 +0000 Reiner Steib Use @copying and @insertcopying. gnus-5_10-pre-merge-yamaoka
Mon, 30 Aug 2004 21:15:10 +0000 Reiner Steib Mark man/*.texi citem as done.
Mon, 30 Aug 2004 21:14:23 +0000 Reiner Steib Removed Temporary notes.
Mon, 30 Aug 2004 18:22:32 +0000 Reiner Steib Mark some item as done.
Mon, 30 Aug 2004 18:18:31 +0000 Reiner Steib [ Merge from Emacs trunk: ]
Mon, 23 Aug 2004 14:13:39 +0000 Reiner Steib * mm-decode.el (mime-display, mime-security): Fix custom-manual entries.
Sun, 22 Aug 2004 20:52:14 +0000 Reiner Steib ToDo items for the gnus-5_10-branch
Sun, 22 Aug 2004 19:36:57 +0000 Reiner Steib (Mail Source Specifiers): Describe `pop3-leave-mail-on-server'.
Sun, 22 Aug 2004 19:35:29 +0000 Reiner Steib Merge some changes from Emacs/trunk:
Sun, 22 Aug 2004 19:02:44 +0000 Reiner Steib Changes in Oort Gnus from v5_10 branch of the Gnus repository
Tue, 17 Aug 2004 09:49:47 +0000 Reiner Steib * netrc.el, tls.el: Removed; use files from ../net instead.
Tue, 17 Aug 2004 09:46:48 +0000 Reiner Steib * netrc.el, tls.el: Removed; use files from ../net instead.
Mon, 16 Aug 2004 15:40:45 +0000 Reiner Steib Removed obsolete files.
Mon, 16 Aug 2004 10:13:58 +0000 Reiner Steib * mailcap.el (mailcap-mime-data): Mark as risky.
Mon, 16 Aug 2004 10:04:58 +0000 Reiner Steib * time-date.el: Removed. Merged into ../calendar/time-date.el.
Mon, 16 Aug 2004 09:59:46 +0000 Reiner Steib (time-to-number-of-days): New function. Imported from from Gnus.
Thu, 05 Aug 2004 19:18:14 +0000 Reiner Steib * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository.
Mon, 02 Aug 2004 15:06:12 +0000 Reiner Steib Added new files from the v5_10 branch of Gnus.
Mon, 02 Aug 2004 14:27:54 +0000 Reiner Steib (install-arch-indep): Added pgg and sieve.
Mon, 02 Aug 2004 14:25:48 +0000 Reiner Steib Import from the v5_10 branch of the Gnus repository.
Mon, 02 Aug 2004 14:21:13 +0000 Reiner Steib Added pgg and sieve.
Mon, 02 Aug 2004 13:38:50 +0000 Reiner Steib * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
Mon, 02 Aug 2004 13:28:45 +0000 Reiner Steib Import from the v5_10 branch of the Gnus repository.
Thu, 22 Jul 2004 16:45:51 +0000 Andreas Schwab Import Gnus 5.10 from the v5_10 branch of the Gnus repository.
Wed, 29 Aug 2007 01:14:48 +0000 Stefan Monnier (invisible-p): Remove: implemented in C now. before-merge-multi-tty-to-trunk
Tue, 28 Aug 2007 22:42:44 +0000 Juri Linkov *** empty log message ***
Tue, 28 Aug 2007 22:42:34 +0000 Juri Linkov (Image Formats, Other Image Types): Add SVG.
Tue, 28 Aug 2007 22:35:39 +0000 Juri Linkov *** empty log message ***
Tue, 28 Aug 2007 22:35:14 +0000 Juri Linkov (Images): Move formats-related text to new node
Tue, 28 Aug 2007 22:32:07 +0000 Juri Linkov *** empty log message ***
Tue, 28 Aug 2007 22:31:41 +0000 Juri Linkov (image-type): New variable.
Tue, 28 Aug 2007 20:16:14 +0000 Thien-Thi Nguyen Mention bubble game.
Tue, 28 Aug 2007 20:09:58 +0000 Michael Albinus * net/tramp.el (tramp-handle-set-file-times): Flush the file
Tue, 28 Aug 2007 15:06:43 +0000 Richard M. Stallman *** empty log message ***
Tue, 28 Aug 2007 15:04:47 +0000 Richard M. Stallman *** empty log message ***
Tue, 28 Aug 2007 15:04:00 +0000 Richard M. Stallman New feature to display several time zones in a buffer.
Tue, 28 Aug 2007 10:16:42 +0000 Jan Dj¸«£rv *** empty log message ***
Tue, 28 Aug 2007 10:16:31 +0000 Jan Dj¸«£rv Fix comment.
Tue, 28 Aug 2007 10:16:00 +0000 Jan Dj¸«£rv (x-gtk-stock-map): New variable.
Tue, 28 Aug 2007 10:15:23 +0000 Jan Dj¸«£rv (info-tool-bar-map): Add :rtl keyword to right/left-arrow and
Tue, 28 Aug 2007 10:14:02 +0000 Jan Dj¸«£rv *** empty log message ***
Tue, 28 Aug 2007 10:13:20 +0000 Jan Dj¸«£rv Qrtl is new.
Tue, 28 Aug 2007 10:11:50 +0000 Jan Dj¸«£rv (enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.
Tue, 28 Aug 2007 10:11:19 +0000 Jan Dj¸«£rv (xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
Tue, 28 Aug 2007 05:48:08 +0000 Werner LEMBERG Use `C-M-%' instead of `M-x query-replace-regexp'.
Tue, 28 Aug 2007 04:34:05 +0000 Miles Bader Add arch tagline
Tue, 28 Aug 2007 04:02:51 +0000 Kenichi Handa *** empty log message ***
Tue, 28 Aug 2007 04:00:15 +0000 Kenichi Handa (gamegrid-init): Set line-spacing to 0.
Tue, 28 Aug 2007 02:53:08 +0000 Glenn Morris Provide self.
Tue, 28 Aug 2007 02:52:58 +0000 Glenn Morris *** empty log message ***
Tue, 28 Aug 2007 02:49:48 +0000 Glenn Morris (c-constant-kwds): Add java: null, true, false.
Tue, 28 Aug 2007 02:49:36 +0000 Glenn Morris *** empty log message ***
Mon, 27 Aug 2007 18:53:52 +0000 Thien-Thi Nguyen Comments munging; nfc.
Mon, 27 Aug 2007 18:49:42 +0000 Thien-Thi Nguyen Initial revision
Mon, 27 Aug 2007 13:38:50 +0000 Thien-Thi Nguyen *** empty log message ***
Mon, 27 Aug 2007 13:37:50 +0000 Thien-Thi Nguyen (m2-definition, m2-module): Don't use previous-line.
Mon, 27 Aug 2007 09:30:04 +0000 Miles Bader Remove RCS keywords
Mon, 27 Aug 2007 08:31:30 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Mon, 27 Aug 2007 08:31:07 +0000 YAMAMOTO Mitsuharu (x_draw_composite_glyph_string_foreground): Draw rectangle
Mon, 27 Aug 2007 08:30:37 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Mon, 27 Aug 2007 08:30:13 +0000 YAMAMOTO Mitsuharu (mac-handle-toolbar-switch-mode): Add explicit
Mon, 27 Aug 2007 08:29:51 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Mon, 27 Aug 2007 08:29:34 +0000 YAMAMOTO Mitsuharu (Mac OS X): Add alternative workaround for QuickTime
Mon, 27 Aug 2007 07:11:57 +0000 Glenn Morris *** empty log message ***
Mon, 27 Aug 2007 07:11:32 +0000 Glenn Morris (diff-find-file-name): Only accept regular files, to rule out
Mon, 27 Aug 2007 07:04:45 +0000 Glenn Morris (vc-svn-diff): If the repository version of all the files is the same
Mon, 27 Aug 2007 07:04:25 +0000 Glenn Morris *** empty log message ***
Mon, 27 Aug 2007 04:00:19 +0000 Miles Bader Merge from emacs--rel--22
Mon, 27 Aug 2007 03:36:34 +0000 Thien-Thi Nguyen Mention avl-tree.el.
Mon, 27 Aug 2007 03:32:45 +0000 Thien-Thi Nguyen (Features): Add avl-tree.
Mon, 27 Aug 2007 03:31:39 +0000 Thien-Thi Nguyen *** empty log message ***
Mon, 27 Aug 2007 03:09:15 +0000 Thien-Thi Nguyen Commentary and docstring munging; nfc.
Mon, 27 Aug 2007 02:49:40 +0000 Thien-Thi Nguyen (avl-tree-del-balance1, avl-tree-del-balance2)
Mon, 27 Aug 2007 02:40:25 +0000 Thien-Thi Nguyen Move things around; munge whitespace, indentation; nfc.
Mon, 27 Aug 2007 02:31:23 +0000 Thien-Thi Nguyen Do s/elib-node-/avl-tree-node-/g. Resulting changed macro names:
Mon, 27 Aug 2007 02:22:57 +0000 Thien-Thi Nguyen Do s/elib-avl-/avl-tree-/g. Resulting changed macro and function names:
Mon, 27 Aug 2007 02:11:12 +0000 Thien-Thi Nguyen Do s/elib-avl-node/avl-tree-node/g. Resulting changed macro names:
Mon, 27 Aug 2007 02:05:22 +0000 Thien-Thi Nguyen (elib-node-create): Delete unused macro.
Mon, 27 Aug 2007 02:00:45 +0000 Thien-Thi Nguyen Reduce nesting: Use modern backquote syntax.
Mon, 27 Aug 2007 01:44:37 +0000 Thien-Thi Nguyen Do s/avltree/avl-tree/g. Resulting changed function names:
Mon, 27 Aug 2007 01:42:03 +0000 Miles Bader Add arch tagline
Mon, 27 Aug 2007 01:35:41 +0000 Thien-Thi Nguyen Don't require `cl'.
Mon, 27 Aug 2007 01:29:41 +0000 Thien-Thi Nguyen Move provide form to end; nfc.
Mon, 27 Aug 2007 01:28:07 +0000 Thien-Thi Nguyen Munge comments, whitespace, indentation, hanging parens; nfc.
Mon, 27 Aug 2007 01:05:44 +0000 Thien-Thi Nguyen Initial revision, comprising elib-node.el and avltree.el,
Sun, 26 Aug 2007 21:19:37 +0000 Micha¸«³l Cadilhac *** empty log message ***
Sun, 26 Aug 2007 21:18:05 +0000 Micha¸«³l Cadilhac Change `fr-drdref' to `fr-dired-ref'.
Sun, 26 Aug 2007 21:17:14 +0000 Micha¸«³l Cadilhac Move fr-drdref.pdf to fr-dired-ref.pdf.
Sun, 26 Aug 2007 21:15:39 +0000 Micha¸«³l Cadilhac Move fr-drdref.tex to fr-dired-ref.tex.
Sun, 26 Aug 2007 21:08:54 +0000 Micha¸«³l Cadilhac *** empty log message ***
Sun, 26 Aug 2007 21:08:19 +0000 Micha¸«³l Cadilhac Say that PDF files are now the default for refcards.
Sun, 26 Aug 2007 21:05:10 +0000 Micha¸«³l Cadilhac *** empty log message ***
Sun, 26 Aug 2007 21:04:07 +0000 Micha¸«³l Cadilhac Add rules for creating the refcards in PDF, make them the default.
Sun, 26 Aug 2007 20:59:21 +0000 Micha¸«³l Cadilhac Specify PDF layout, use a PDF `compile-command' local variable.
Sun, 26 Aug 2007 20:58:48 +0000 Micha¸«³l Cadilhac Specify PDF layout, use a PDF `compile-command' local variable.
Sun, 26 Aug 2007 20:55:49 +0000 Micha¸«³l Cadilhac Specify PDF layout, use a PDF `compile-command' local variable.
Sun, 26 Aug 2007 20:55:07 +0000 Micha¸«³l Cadilhac Specify PDF layout, use a PDF `compile-command' local variable.
Sun, 26 Aug 2007 20:53:17 +0000 Micha¸«³l Cadilhac Specify PDF layout.
Sun, 26 Aug 2007 20:52:47 +0000 Micha¸«³l Cadilhac Specify PDF layout.
Sun, 26 Aug 2007 20:52:06 +0000 Micha¸«³l Cadilhac Specify PDF layout.
Sun, 26 Aug 2007 20:50:40 +0000 Micha¸«³l Cadilhac Use a PDF `compile-command' local variable.
Sun, 26 Aug 2007 20:48:39 +0000 Micha¸«³l Cadilhac Specify PDF layout, use a PDF `compile-command' local variable.
Sun, 26 Aug 2007 20:48:12 +0000 Micha¸«³l Cadilhac Specify PDF layout, use a PDF `compile-command' local variable.
Sun, 26 Aug 2007 20:47:20 +0000 Micha¸«³l Cadilhac Specify PDF layout, use a PDF `compile-command' local variable.
Sun, 26 Aug 2007 20:45:52 +0000 Micha¸«³l Cadilhac Specify PDF layout, use a PDF `compile-command' local variable.
Sun, 26 Aug 2007 20:44:28 +0000 Micha¸«³l Cadilhac Update copyright notice. Update the examples. Fix a typo. Remove the
Sun, 26 Aug 2007 20:41:16 +0000 Micha¸«³l Cadilhac Specify PDF layout.
Sun, 26 Aug 2007 20:40:44 +0000 Micha¸«³l Cadilhac Specify PDF layout.
Sun, 26 Aug 2007 20:39:06 +0000 Micha¸«³l Cadilhac Remove the `letterpaper' counter, specify PDF layout, use a PDF
Sun, 26 Aug 2007 20:37:33 +0000 Micha¸«³l Cadilhac Specify PDF layout.
Sun, 26 Aug 2007 20:36:47 +0000 Micha¸«³l Cadilhac Specify PDF layout.
Sun, 26 Aug 2007 20:36:06 +0000 Micha¸«³l Cadilhac Specify PDF layout.
Sun, 26 Aug 2007 20:35:04 +0000 Micha¸«³l Cadilhac Specify PDF layout, use a PDF `compile-command' local variable.
Sun, 26 Aug 2007 20:31:40 +0000 Micha¸«³l Cadilhac Remove the PS versions of the refcards.
Sun, 26 Aug 2007 20:29:11 +0000 Micha¸«³l Cadilhac Add the PDF versions of the refcards.
Sun, 26 Aug 2007 20:24:08 +0000 Micha¸«³l Cadilhac New. Handle PDF layouts through \pdfpagewidth and \pdfpageheight.
Sun, 26 Aug 2007 19:35:16 +0000 Micha¸«³l Cadilhac *** empty log message ***
Sun, 26 Aug 2007 19:34:31 +0000 Micha¸«³l Cadilhac (hi-lock-unface-buffer): Show a x-menu only if the mouse was used.
Sun, 26 Aug 2007 19:20:20 +0000 Micha¸«³l Cadilhac *** empty log message ***
Sun, 26 Aug 2007 19:20:10 +0000 Micha¸«³l Cadilhac (PC-do-completion): Make RET accept a non-unique but complete
Sun, 26 Aug 2007 17:29:00 +0000 Thien-Thi Nguyen Initial revision
Sun, 26 Aug 2007 03:41:50 +0000 Richard M. Stallman *** empty log message ***
Sun, 26 Aug 2007 02:16:04 +0000 Dan Nicolaescu (log-view-toggle-mark-entry): Add docstring.
Sun, 26 Aug 2007 01:52:30 +0000 Thien-Thi Nguyen *** empty log message ***
Sun, 26 Aug 2007 01:51:37 +0000 Thien-Thi Nguyen (eshell-eval-using-options): Add debug declaration.
Sun, 26 Aug 2007 00:32:23 +0000 Dan Nicolaescu * vc-hooks.el (vc-registered): Use mapc instead of mapcar.
Sat, 25 Aug 2007 23:50:16 +0000 Richard M. Stallman Syntactic cleanup.
Sat, 25 Aug 2007 20:14:54 +0000 Dan Nicolaescu * progmodes/cperl-mode.el (cperl-indent-level): Autoload the
Sat, 25 Aug 2007 20:12:48 +0000 Stefan Monnier Redirect to intel386.h if compiling for i386.
Sat, 25 Aug 2007 20:11:09 +0000 Stefan Monnier (Finvisible_p): New function.
Sat, 25 Aug 2007 20:07:23 +0000 Dan Nicolaescu (log-view-marked-list): Delete variable.
Sat, 25 Aug 2007 20:04:26 +0000 Dan Nicolaescu * vc-git.el (vc-git-mode-line-string): New function.
Sat, 25 Aug 2007 17:06:06 +0000 Alan Mackenzie (c-other-decl-block-key-in-symbols-alist): new language variable.
Sat, 25 Aug 2007 17:05:11 +0000 Alan Mackenzie (c-brace-anchor-point): new function.
Sat, 25 Aug 2007 16:57:31 +0000 Alan Mackenzie *** empty log message ***
Sat, 25 Aug 2007 14:12:58 +0000 Stephen Gildea add mh-annotate-msg-hook
Sat, 25 Aug 2007 14:09:24 +0000 Juri Linkov *** empty log message ***
Sat, 25 Aug 2007 14:09:02 +0000 Juri Linkov (auto-mode-alist): Move "\\.x[bp]m\\'" to image-mode.el.
Sat, 25 Aug 2007 14:08:44 +0000 Juri Linkov Add autoloads to put associations in auto-mode-alist:
Sat, 25 Aug 2007 14:05:49 +0000 Juri Linkov (image-type-header-regexps): Use more complex regexp for svg.
Sat, 25 Aug 2007 14:04:34 +0000 Juri Linkov (jka-compr-compression-info-list): Add .svgz to treat it like .tgz.
Sat, 25 Aug 2007 14:03:30 +0000 Juri Linkov Add file coding cookie.
Sat, 25 Aug 2007 12:25:50 +0000 Reiner Steib (cvs-query-directory): Only prompt when prefix is given.
Sat, 25 Aug 2007 12:24:12 +0000 Reiner Steib (sort-fold-case, sort-numeric-base): Mark as safe-local-variable.
Sat, 25 Aug 2007 01:37:13 +0000 Jay Belanger *** empty log message ***
Sat, 25 Aug 2007 01:36:37 +0000 Jay Belanger (var-TimeZone): Make nil the default value.
Sat, 25 Aug 2007 01:35:31 +0000 Jay Belanger (Time Zones): Explain that Calc will by default use daylight saving
Sat, 25 Aug 2007 00:30:23 +0000 Karl Berry missed ChangeLog entry
Fri, 24 Aug 2007 17:28:00 +0000 Dan Nicolaescu (log-view-toggle-mark-entry): New function.
Fri, 24 Aug 2007 17:09:30 +0000 Glenn Morris (makeinfo): Reduce requirement to 4.6.
Fri, 24 Aug 2007 16:07:07 +0000 Thien-Thi Nguyen *** empty log message ***
Fri, 24 Aug 2007 16:06:00 +0000 Thien-Thi Nguyen (zone-pgm-rat-race): New func.
Fri, 24 Aug 2007 14:39:25 +0000 Stefan Monnier (byte-optimize-if): Don't presume `clause' is a list.
Fri, 24 Aug 2007 13:58:50 +0000 Juanma Barranquero *** empty log message ***
Fri, 24 Aug 2007 13:46:24 +0000 Juanma Barranquero (syms_of_image) <image-library-alist, cross-disabled-images>: Doc fixes.
Fri, 24 Aug 2007 11:23:33 +0000 Juanma Barranquero *** empty log message ***
Fri, 24 Aug 2007 10:50:07 +0000 Juanma Barranquero *** empty log message ***
Fri, 24 Aug 2007 10:41:57 +0000 Thien-Thi Nguyen *** empty log message ***
Fri, 24 Aug 2007 10:41:10 +0000 Thien-Thi Nguyen (hs-match-data): Delete alias.
Fri, 24 Aug 2007 08:51:18 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Fri, 24 Aug 2007 08:51:00 +0000 YAMAMOTO Mitsuharu [MAC_OSX] (select_and_poll_event, sys_select): Fix last changes.
Fri, 24 Aug 2007 07:10:53 +0000 Glenn Morris (backup-buffer-copy): Fully revert change. Sigh.
Fri, 24 Aug 2007 05:51:28 +0000 Martin Rudalics *** empty log message ***
Fri, 24 Aug 2007 05:43:36 +0000 Martin Rudalics (format-alist): Fix typo in doc-string.
Fri, 24 Aug 2007 05:36:39 +0000 Martin Rudalics *** empty log message ***
Fri, 24 Aug 2007 05:35:24 +0000 Martin Rudalics (Finsert_file_contents): Consult CHARS_MODIFF to tell
Fri, 24 Aug 2007 05:27:22 +0000 Michael Albinus * net/tramp.el (tramp-local-host-p): New defun.
Fri, 24 Aug 2007 03:08:13 +0000 Glenn Morris Ulrich Mueller <ulm at gentoo.org> (tiny change)
Fri, 24 Aug 2007 03:07:45 +0000 Glenn Morris *** empty log message ***
Fri, 24 Aug 2007 03:03:52 +0000 Glenn Morris (backup-buffer-copy): Revert 2007-08-22 change.
Fri, 24 Aug 2007 03:03:09 +0000 Glenn Morris *** empty log message ***
Fri, 24 Aug 2007 02:58:29 +0000 Glenn Morris *** empty log message ***
Fri, 24 Aug 2007 02:58:12 +0000 Glenn Morris Check for a suitably recent makeinfo.
Fri, 24 Aug 2007 02:57:53 +0000 Glenn Morris *** empty log message ***
Fri, 24 Aug 2007 02:57:42 +0000 Glenn Morris (tutorial-directory): Set with eval-at-startup so it gets the right
Fri, 24 Aug 2007 02:43:19 +0000 Glenn Morris Regenerate.
Fri, 24 Aug 2007 02:32:10 +0000 Glenn Morris Mention eldoc-highlight-function-argument.
Fri, 24 Aug 2007 02:30:59 +0000 Glenn Morris Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
Fri, 24 Aug 2007 00:28:53 +0000 Jason Rumney *** empty log message ***
Fri, 24 Aug 2007 00:27:49 +0000 Jason Rumney [HAVE_NTGUI]: Define dynamic loaded functions.
Thu, 23 Aug 2007 21:41:48 +0000 Masatake YAMATO (gtkdoc-font-lock-doc-comments): Highlight name of parameters in document body.
Thu, 23 Aug 2007 20:12:07 +0000 Stefan Monnier *** empty log message ***
Thu, 23 Aug 2007 20:02:54 +0000 Stefan Monnier *** empty log message ***
Thu, 23 Aug 2007 19:58:31 +0000 Stefan Monnier (byte-compile-output-docform, byte-compile-output-as-comment):
Thu, 23 Aug 2007 19:56:16 +0000 Stefan Monnier (byte-optimize-if): Move `progn' out of the test
Thu, 23 Aug 2007 18:41:59 +0000 Thien-Thi Nguyen *** empty log message ***
Thu, 23 Aug 2007 18:41:01 +0000 Thien-Thi Nguyen (locate-get-file-positions): Use
Thu, 23 Aug 2007 18:37:08 +0000 John Wiegley 2007-08-23 John Wiegley <johnw@newartisans.com>
Thu, 23 Aug 2007 15:01:12 +0000 Juanma Barranquero *** empty log message ***
Thu, 23 Aug 2007 14:45:45 +0000 Juanma Barranquero *** empty log message ***
Thu, 23 Aug 2007 09:04:41 +0000 Miles Bader Add arch tagline
Thu, 23 Aug 2007 08:45:46 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Thu, 23 Aug 2007 08:45:13 +0000 YAMAMOTO Mitsuharu (wakeup_from_rne_enabled_p) [MAC_OSX]: Remove variable.
Thu, 23 Aug 2007 08:44:57 +0000 YAMAMOTO Mitsuharu (svg_load_image): Blend with specified background if exists.
Thu, 23 Aug 2007 08:44:38 +0000 YAMAMOTO Mitsuharu (RSVG_LIBS, RSVG_CFLAGS): New variables.
Thu, 23 Aug 2007 08:44:20 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Thu, 23 Aug 2007 08:44:02 +0000 YAMAMOTO Mitsuharu Reflect configure.in change manually.
Thu, 23 Aug 2007 08:43:43 +0000 YAMAMOTO Mitsuharu Check librsvg2 also for Mac Carbon.
Thu, 23 Aug 2007 03:59:55 +0000 Glenn Morris Add more detail to existing entry.
Thu, 23 Aug 2007 03:38:12 +0000 Glenn Morris *** empty log message ***
Thu, 23 Aug 2007 03:37:47 +0000 Glenn Morris (mostlyclean, clean, distclean, maintainer-clean): Delete these
Thu, 23 Aug 2007 03:23:34 +0000 Glenn Morris New file, with most information formerly in etc/Makefile.
Wed, 22 Aug 2007 22:40:18 +0000 Jason Rumney *** empty log message ***
Wed, 22 Aug 2007 22:39:10 +0000 Jason Rumney (vc-menu-map-filter): Reapply 2007-08-06 bugfix.
Wed, 22 Aug 2007 22:28:01 +0000 Chong Yidong (image-minor-mode): Use image-mode-text-map.
Wed, 22 Aug 2007 22:27:51 +0000 Chong Yidong * image-mode.el (image-minor-mode): Use image-mode-text-map.
Wed, 22 Aug 2007 20:45:38 +0000 Karl Berry sync refcard with printed version
Wed, 22 Aug 2007 20:08:18 +0000 Michael Albinus * NEWS: `shell' prompts for the default directory if called with a
Wed, 22 Aug 2007 19:48:50 +0000 Thien-Thi Nguyen *** empty log message ***
Wed, 22 Aug 2007 19:47:57 +0000 Michael Albinus * comint.el (comint-exec-1): Raise an error if
Wed, 22 Aug 2007 19:47:53 +0000 Thien-Thi Nguyen (dabbrev--progress-reporter): New variable.
Wed, 22 Aug 2007 17:50:31 +0000 Romain Francoise Follow reorganization of files in etc/.
Wed, 22 Aug 2007 15:48:22 +0000 Sam Steingold (cvs-vc-command-advice): Fix a typo in code (file->files).
Wed, 22 Aug 2007 11:52:16 +0000 Carsten Dominik *** empty log message ***
Wed, 22 Aug 2007 11:51:24 +0000 Carsten Dominik * org.texi (Adding hyperlink types): New section.
Wed, 22 Aug 2007 11:51:09 +0000 Carsten Dominik *** empty log message ***
Wed, 22 Aug 2007 11:49:53 +0000 Carsten Dominik *** empty log message ***
Wed, 22 Aug 2007 11:49:23 +0000 Carsten Dominik * textmodes/org-publish.el (org-publish-org-to-latex): New
Wed, 22 Aug 2007 11:49:10 +0000 Carsten Dominik *** empty log message ***
Wed, 22 Aug 2007 11:48:20 +0000 Carsten Dominik * textmodes/org.el (org-agenda-skip): Allow a form for
Wed, 22 Aug 2007 11:47:43 +0000 Carsten Dominik *** empty log message ***
Wed, 22 Aug 2007 11:37:33 +0000 Miles Bader Add arch tagline
Wed, 22 Aug 2007 11:32:47 +0000 Carsten Dominik New file
Wed, 22 Aug 2007 08:22:58 +0000 Glenn Morris *** empty log message ***
Wed, 22 Aug 2007 08:21:03 +0000 Glenn Morris Move information about tex files from etc/README to etc/refcards/README.
Wed, 22 Aug 2007 08:20:40 +0000 Glenn Morris Fix typo.
Wed, 22 Aug 2007 08:20:05 +0000 Glenn Morris Move information about tex files from etc/README to etc/refcards/README.
Wed, 22 Aug 2007 08:17:11 +0000 Glenn Morris *** empty log message ***
Wed, 22 Aug 2007 08:16:20 +0000 Glenn Morris New file, with existing refcard rules from etc/Makefile.
Wed, 22 Aug 2007 08:15:42 +0000 Glenn Morris Move refcard rules to new file etc/refcards/Makefile.
Wed, 22 Aug 2007 08:11:44 +0000 Glenn Morris New file.
Wed, 22 Aug 2007 08:11:20 +0000 Glenn Morris Add copyright and license notice.
Wed, 22 Aug 2007 08:07:53 +0000 Glenn Morris Relocate license info for moved images from etc/README to etc/images/README.
Wed, 22 Aug 2007 08:07:23 +0000 Glenn Morris Relocate license info for moved images from etc/README to
Wed, 22 Aug 2007 08:06:18 +0000 Glenn Morris *** empty log message ***
Wed, 22 Aug 2007 07:54:44 +0000 Glenn Morris (Learning how to do something): Refcards now in etc/refcards/ directory.
Wed, 22 Aug 2007 07:54:34 +0000 Glenn Morris *** empty log message ***
Wed, 22 Aug 2007 07:53:29 +0000 Glenn Morris Regenerate to add HAVE_RSVG.
Wed, 22 Aug 2007 07:51:39 +0000 Glenn Morris (x_find_image_file): Search in etc/images/ rather than etc/.
Wed, 22 Aug 2007 07:50:47 +0000 Glenn Morris *** empty log message ***
Wed, 22 Aug 2007 07:48:47 +0000 Glenn Morris (create-image): Doc fix.
Wed, 22 Aug 2007 07:48:34 +0000 Glenn Morris *** empty log message ***
Wed, 22 Aug 2007 07:47:28 +0000 Glenn Morris *** empty log message ***
Wed, 22 Aug 2007 07:45:42 +0000 Glenn Morris Move from etc/ to etc/images/
Wed, 22 Aug 2007 07:44:21 +0000 Glenn Morris Move from etc/ to etc/images/
Wed, 22 Aug 2007 07:42:18 +0000 Glenn Morris (help-with-tutorial): Tutorials now in tutorial-directory.
Wed, 22 Aug 2007 07:41:58 +0000 Glenn Morris (tutorial-directory): New constant.
Wed, 22 Aug 2007 07:41:44 +0000 Glenn Morris *** empty log message ***
Wed, 22 Aug 2007 07:41:33 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:41:27 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:41:21 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:41:15 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:41:09 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:41:03 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:40:57 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:40:51 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:40:45 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:40:38 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:40:32 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:40:26 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:40:20 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:40:14 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:40:07 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:40:00 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:39:54 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:39:48 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:39:42 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:39:36 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:39:04 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:38:59 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:37:58 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:37:53 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:37:48 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:37:42 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:37:37 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:37:31 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:37:24 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:37:18 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:37:12 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:37:07 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:37:01 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:36:55 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:36:50 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:36:44 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:36:39 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:36:34 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:36:29 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:36:23 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:36:18 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:36:12 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:36:07 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:36:00 +0000 Glenn Morris Move tutorials from etc/ to etc/tutorials/
Wed, 22 Aug 2007 07:28:23 +0000 Glenn Morris *** empty log message ***
Wed, 22 Aug 2007 07:27:59 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:27:53 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:27:41 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:27:28 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:27:12 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:27:06 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:27:00 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:26:53 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:26:47 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:26:40 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:26:34 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:26:27 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:26:21 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:26:14 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:26:08 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:26:01 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:25:55 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:25:48 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:25:42 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:25:35 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:25:28 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:25:21 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:25:14 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:25:07 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:25:01 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:24:55 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:24:48 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:24:42 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:24:35 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:24:29 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:24:22 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:24:16 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:24:09 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:24:03 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:23:57 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:23:50 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:23:44 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:23:37 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:23:30 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:20:24 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:20:18 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:20:12 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:19:33 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:19:26 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:19:20 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:19:14 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:19:08 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:19:01 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:18:54 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:18:49 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:18:43 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:18:37 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:18:31 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:18:25 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:18:18 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:18:12 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:18:06 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:18:00 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:17:54 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:17:48 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:17:41 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:17:35 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:17:29 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:17:21 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:17:15 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:17:07 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:17:00 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:16:53 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:16:46 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:16:39 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:16:33 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:16:26 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:16:19 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:16:12 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:16:06 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:15:59 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 07:15:52 +0000 Glenn Morris Move refcards from etc/ to etc/refcards/
Wed, 22 Aug 2007 05:52:18 +0000 Michael Albinus * tramp.texi (Remote Programs): Persistency file must be cleared when
Wed, 22 Aug 2007 05:47:42 +0000 Michael Albinus * net/tramp.el (top): Require cl.el, when `copy-tree' is not available
Wed, 22 Aug 2007 05:08:35 +0000 Glenn Morris *** empty log message ***
Wed, 22 Aug 2007 05:01:58 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 05:01:52 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 05:01:45 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 05:01:39 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 05:01:34 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 05:01:28 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 05:01:22 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 05:01:16 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 05:01:09 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 05:01:04 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 05:00:57 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 05:00:52 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 05:00:45 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 05:00:40 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 05:00:33 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 05:00:27 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 05:00:21 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 05:00:15 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 05:00:10 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:59:50 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:59:43 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:59:37 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:59:32 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:59:26 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:59:19 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:59:13 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:59:08 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:59:02 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:58:55 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:58:49 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:58:43 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:58:37 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:58:31 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:58:26 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:58:19 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:58:13 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:58:08 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:58:02 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:54:44 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:54:42 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:54:38 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:54:36 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:54:33 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:54:30 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:54:27 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:54:24 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:54:21 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:54:18 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:54:15 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:54:12 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:54:09 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:54:06 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:54:03 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:54:00 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:53:58 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:53:55 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:53:52 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:52:23 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:52:21 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:52:18 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:52:15 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:52:12 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:52:09 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:52:05 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:52:02 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:51:58 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:51:56 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:51:53 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:51:50 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:51:47 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:51:44 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:51:41 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:51:39 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:51:36 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:51:33 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:51:30 +0000 Glenn Morris Move tree-widget/ from etc/ to etc/images/
Wed, 22 Aug 2007 04:36:52 +0000 Glenn Morris Fix typo in previous change.
Wed, 22 Aug 2007 04:20:10 +0000 Glenn Morris Regenerate, with shell-func message patch.
Wed, 22 Aug 2007 04:07:50 +0000 Glenn Morris Joakim Verona <joakim at verona.se>
Wed, 22 Aug 2007 04:05:28 +0000 Glenn Morris *** empty log message ***
Wed, 22 Aug 2007 04:05:21 +0000 Glenn Morris Paul Pogonyshev <pogonyshev at gmx.net>
Wed, 22 Aug 2007 04:03:35 +0000 Glenn Morris Paul Pogonyshev <pogonyshev at gmx.net>
Wed, 22 Aug 2007 04:01:54 +0000 Glenn Morris *** empty log message ***
Wed, 22 Aug 2007 04:01:39 +0000 Glenn Morris Paul Pogonyshev <pogonyshev at gmx.net>
Wed, 22 Aug 2007 03:58:32 +0000 Glenn Morris Paul Pogonyshev <pogonyshev at gmx.net>
Wed, 22 Aug 2007 03:56:20 +0000 Glenn Morris Paul Pogonyshev <pogonyshev at gmx.net>
Wed, 22 Aug 2007 03:56:03 +0000 Glenn Morris *** empty log message ***
Wed, 22 Aug 2007 03:49:45 +0000 Glenn Morris *** empty log message ***
Wed, 22 Aug 2007 03:49:15 +0000 Glenn Morris (backup-buffer-copy): Check backup directory is writable, to avoid
Wed, 22 Aug 2007 03:37:21 +0000 Glenn Morris *** empty log message ***
Wed, 22 Aug 2007 03:36:42 +0000 Glenn Morris (rmail-movemail-variant-p): Call on load to set movemail related variables.
Wed, 22 Aug 2007 02:17:45 +0000 Katsumi Yamaoka (BASE_PURESIZE): Increase to 1140000.
Tue, 21 Aug 2007 20:05:14 +0000 Juri Linkov *** empty log message ***
Tue, 21 Aug 2007 20:05:04 +0000 Juri Linkov (cua-paste): Use `mouse-region-match' instead of checking last-command.
Tue, 21 Aug 2007 20:04:51 +0000 Juri Linkov (delete-selection-pre-hook): Use `mouse-region-match' instead of checking last-command.
Tue, 21 Aug 2007 19:19:46 +0000 Juri Linkov *** empty log message ***
Tue, 21 Aug 2007 19:19:38 +0000 Juri Linkov Preload "button".
Tue, 21 Aug 2007 18:22:54 +0000 Stefan Monnier Binding inhibit-modification-hooks was merged into 22.2.
Tue, 21 Aug 2007 15:53:39 +0000 Stefan Monnier (byte-compile-interactive-only-functions): Add previous-line and next-line.
Tue, 21 Aug 2007 15:18:06 +0000 Stefan Monnier (vc-arch-extra-menu-map): New var and fun.
Tue, 21 Aug 2007 15:10:55 +0000 Stefan Monnier (vc-menu-map-filter): Use vc-call and reindent.
Tue, 21 Aug 2007 15:08:47 +0000 Stefan Monnier (vc-menu-map): Don't setup any more.
Tue, 21 Aug 2007 15:07:36 +0000 Stefan Monnier (vc-menu-entry): New var.
Tue, 21 Aug 2007 12:15:37 +0000 Jeffrey C Honig *** empty log message ***
Tue, 21 Aug 2007 12:15:22 +0000 Jeffrey C Honig (mh-folder-message-menu, mh-folder-mode-map): Add
Tue, 21 Aug 2007 12:13:48 +0000 Jeffrey C Honig (mh-show-preferred-alternative)
Tue, 21 Aug 2007 12:03:41 +0000 Jeffrey C Honig (mh-invisible-header-fields-internal): Exclude Fax and Phone. Put
Tue, 21 Aug 2007 11:58:12 +0000 Jeffrey C Honig *** empty log message ***
Tue, 21 Aug 2007 11:57:53 +0000 Jeffrey C Honig (mm-decode-body): remove explicit autoload of
Tue, 21 Aug 2007 11:57:39 +0000 Jeffrey C Honig (mh-alias-expand): Set up automatic autoload of
Tue, 21 Aug 2007 04:51:30 +0000 Miles Bader Merge from emacs--rel--22
Mon, 20 Aug 2007 23:28:16 +0000 Juri Linkov *** empty log message ***
Mon, 20 Aug 2007 23:28:05 +0000 Juri Linkov (fancy-splash-text): Change multiple tabs into one tab.
Mon, 20 Aug 2007 16:30:53 +0000 Jeffrey C Honig *** empty log message ***
Mon, 20 Aug 2007 16:30:43 +0000 Jeffrey C Honig * mh-mime.el (message-options-set): Add missing autoloads from my
Mon, 20 Aug 2007 15:53:09 +0000 Vinicius Jose Latorre preceding-sexp
Mon, 20 Aug 2007 12:26:40 +0000 Thien-Thi Nguyen *** empty log message ***
Mon, 20 Aug 2007 12:25:26 +0000 Thien-Thi Nguyen *** empty log message ***
Mon, 20 Aug 2007 12:23:36 +0000 Thien-Thi Nguyen Kill eol whitespace.
Mon, 20 Aug 2007 12:22:44 +0000 Thien-Thi Nguyen (vc-rcs-annotate-command):
Mon, 20 Aug 2007 09:30:22 +0000 Andreas Schwab *** empty log message ***
Mon, 20 Aug 2007 09:30:12 +0000 Andreas Schwab (rmail-autodetect): Doc fix.
Mon, 20 Aug 2007 03:05:42 +0000 Jeffrey C Honig *** empty log message ***
Mon, 20 Aug 2007 03:05:33 +0000 Jeffrey C Honig (mh-forward): Address SF 1730393. When forwarding
Mon, 20 Aug 2007 02:32:54 +0000 Jeffrey C Honig *** empty log message ***
Mon, 20 Aug 2007 02:32:44 +0000 Jeffrey C Honig (mh-mml-forward-message): Address SF 1378993 and
Sun, 19 Aug 2007 23:55:12 +0000 Jeffrey C Honig *** empty log message ***
Sun, 19 Aug 2007 23:54:59 +0000 Jeffrey C Honig * mh-e.el (mh-invisible-header-fields-internal): We want to show
Sun, 19 Aug 2007 21:17:59 +0000 Jeffrey C Honig (mh-mml-to-mime): GPG requires e-mail addresses, not
Sun, 19 Aug 2007 20:59:01 +0000 Jeffrey C Honig (mh-invisible-header-fields-internal): Update with all
Sun, 19 Aug 2007 16:04:55 +0000 Juri Linkov *** empty log message ***
Sun, 19 Aug 2007 16:04:45 +0000 Juri Linkov (normal-splash-screen): Add more links.
Sun, 19 Aug 2007 14:43:35 +0000 Juri Linkov *** empty log message ***
Sun, 19 Aug 2007 14:43:25 +0000 Juri Linkov (splash-screen-keymap): Rename from `fancy-splash-keymap'
Sun, 19 Aug 2007 13:47:08 +0000 Michael Kifer 2007-08-19 Michael Kifer <kifer@cs.stonybrook.edu>
Sun, 19 Aug 2007 03:05:35 +0000 Glenn Morris *** empty log message ***
Sun, 19 Aug 2007 03:04:13 +0000 Glenn Morris (eldoc-get-fnsym-args-string): Doc fix.
Sun, 19 Aug 2007 01:59:48 +0000 Richard M. Stallman *** empty log message ***
Sun, 19 Aug 2007 01:56:15 +0000 Richard M. Stallman (Ffunction, Fquote): Signal error if not 1 argument.
Sun, 19 Aug 2007 00:24:21 +0000 Glenn Morris *** empty log message ***
Sun, 19 Aug 2007 00:24:09 +0000 Glenn Morris (custom-deps, finder-data, autoloads, recompile)
Sun, 19 Aug 2007 00:15:46 +0000 Andreas Schwab *** empty log message ***
Sun, 19 Aug 2007 00:15:26 +0000 Andreas Schwab (pure): Round PURESIZE up.
Sat, 18 Aug 2007 23:44:32 +0000 Glenn Morris (scheme-mode-variables): Set font-lock-comment-start-skip.
Sat, 18 Aug 2007 23:44:21 +0000 Glenn Morris *** empty log message ***
Sat, 18 Aug 2007 23:43:44 +0000 Glenn Morris (eldoc-get-fnsym-args-string): Convert
Sat, 18 Aug 2007 23:43:32 +0000 Glenn Morris *** empty log message ***
Sat, 18 Aug 2007 08:38:05 +0000 Martin Rudalics *** empty log message ***
Sat, 18 Aug 2007 08:37:41 +0000 Martin Rudalics (ada-create-syntax-table): Move
Fri, 17 Aug 2007 22:54:34 +0000 Micha¸«³l Cadilhac Fix typo.
Fri, 17 Aug 2007 22:51:24 +0000 Micha¸«³l Cadilhac *** empty log message ***
Fri, 17 Aug 2007 22:51:12 +0000 Micha¸«³l Cadilhac (meta-indent-calculate-last): Remove.
Fri, 17 Aug 2007 22:18:54 +0000 Thien-Thi Nguyen (copyright-limit): Fix sense typo in defsubst.
Fri, 17 Aug 2007 22:06:50 +0000 Thien-Thi Nguyen *** empty log message ***
Fri, 17 Aug 2007 22:05:52 +0000 Thien-Thi Nguyen (copyright-limit): New defsubst.
Fri, 17 Aug 2007 21:56:02 +0000 Thien-Thi Nguyen *** empty log message ***
Fri, 17 Aug 2007 21:54:41 +0000 Thien-Thi Nguyen (copyright-update-year): Fix bug: Handle nil copyright-limit.
Fri, 17 Aug 2007 20:27:01 +0000 Jay Belanger *** empty log message ***
Fri, 17 Aug 2007 20:20:29 +0000 Jay Belanger (math-approx-ln-10, math-approx-ln-2): Remove `eval-when-compile's.
Fri, 17 Aug 2007 20:20:03 +0000 Jay Belanger (math-besJ0, math-besJ1, math-besY0, math-besY1)
Fri, 17 Aug 2007 20:19:36 +0000 Jay Belanger (math-approx-pi,math-approx-sqrt-e,math-approx-gamma-const):
Fri, 17 Aug 2007 20:19:11 +0000 Jay Belanger (math-small-factorial-table): Remove `eval-when-compile's.
Fri, 17 Aug 2007 20:18:45 +0000 Jay Belanger (math-bignum-logb-digit-size,math-bignum-digit-power-of-two):
Fri, 17 Aug 2007 20:18:16 +0000 Jay Belanger (math-bignum-digit-length): Compute the appropriate value.
Fri, 17 Aug 2007 19:57:14 +0000 Jay Belanger *** empty log message ***
Fri, 17 Aug 2007 19:55:46 +0000 Jay Belanger (math-standard-units): Give exact conversion for tsp.
Fri, 17 Aug 2007 19:38:58 +0000 Micha¸«³l Cadilhac *** empty log message ***
Fri, 17 Aug 2007 19:38:38 +0000 Micha¸«³l Cadilhac (report-emacs-bug): Make MS-DOS a special case (there's no build number).
Fri, 17 Aug 2007 19:27:49 +0000 Eli Zaretskii *** empty log message ***
Fri, 17 Aug 2007 19:27:23 +0000 Eli Zaretskii (Position Info): Add index entry for face at point.
Fri, 17 Aug 2007 18:57:47 +0000 Vinicius Jose Latorre Fix s{a}{b} parsing
Fri, 17 Aug 2007 10:10:11 +0000 Micha¸«³l Cadilhac *** empty log message ***
Fri, 17 Aug 2007 10:10:00 +0000 Micha¸«³l Cadilhac (report-emacs-bug): Remove the last number of `emacs-version', use the
Fri, 17 Aug 2007 07:55:25 +0000 Jan Dj¸«£rv *** empty log message ***
Fri, 17 Aug 2007 07:55:10 +0000 Jan Dj¸«£rv (handle_one_xevent): Remove check that mouse click is in
Fri, 17 Aug 2007 07:31:52 +0000 Glenn Morris *** empty log message ***
Fri, 17 Aug 2007 07:31:44 +0000 Glenn Morris T. V. Raman <raman at users.sf.net> (tiny change)
Fri, 17 Aug 2007 07:18:47 +0000 Glenn Morris Delete all bugs - see the copy on the release branch.
Fri, 17 Aug 2007 07:17:45 +0000 Glenn Morris *** empty log message ***
Fri, 17 Aug 2007 07:17:13 +0000 Glenn Morris (compilation-get-file-structure): Make use of the directory part when
Fri, 17 Aug 2007 04:30:09 +0000 Richard M. Stallman Whitespace fix.
Fri, 17 Aug 2007 03:57:06 +0000 Jay Belanger *** empty log message ***
Fri, 17 Aug 2007 03:56:41 +0000 Jay Belanger *** empty log message ***
Fri, 17 Aug 2007 03:54:13 +0000 Jay Belanger (calc-language-alist): Add texinfo-mode.
Fri, 17 Aug 2007 03:53:38 +0000 Jay Belanger Move contents to beginning of file.
Fri, 17 Aug 2007 01:44:02 +0000 Vinicius Jose Latorre Docstring fix
Thu, 16 Aug 2007 22:27:35 +0000 Vinicius Jose Latorre Docstring fix
Thu, 16 Aug 2007 20:46:34 +0000 Stefan Monnier *** empty log message ***
Thu, 16 Aug 2007 03:18:21 +0000 Glenn Morris (ps-font-size): Doc fix.
Thu, 16 Aug 2007 03:18:08 +0000 Glenn Morris *** empty log message ***
Thu, 16 Aug 2007 03:15:35 +0000 Glenn Morris *** empty log message ***
Thu, 16 Aug 2007 03:15:08 +0000 Glenn Morris Tweak previous change (don't init statics).
Thu, 16 Aug 2007 02:26:14 +0000 Richard M. Stallman *** empty log message ***
Thu, 16 Aug 2007 02:23:23 +0000 Richard M. Stallman (copyright-names-regexp): Add custom group.
Thu, 16 Aug 2007 02:22:46 +0000 Richard M. Stallman *** empty log message ***
Thu, 16 Aug 2007 02:22:40 +0000 Richard M. Stallman (Asynchronous Processes): Clarify doc of start-file-process.
Thu, 16 Aug 2007 02:21:37 +0000 Richard M. Stallman *** empty log message ***
Thu, 16 Aug 2007 02:21:29 +0000 Richard M. Stallman (Fcommandp): Add parens to clarify.
Thu, 16 Aug 2007 02:20:58 +0000 Richard M. Stallman (Fall_completions): Use enum for type of table.
Thu, 16 Aug 2007 02:19:41 +0000 Richard M. Stallman (USAGE2): Improve text.
Thu, 16 Aug 2007 00:14:21 +0000 Juri Linkov Add new user option `initial-buffer-choice'.
Thu, 16 Aug 2007 00:11:29 +0000 Juri Linkov *** empty log message ***
Thu, 16 Aug 2007 00:10:58 +0000 Juri Linkov (mac-apple-event-map): Bind About Emacs menu item to about-emacs instead
Thu, 16 Aug 2007 00:10:39 +0000 Juri Linkov (menu-bar-help-menu): Bind About Emacs menu item to about-emacs instead of
Wed, 15 Aug 2007 23:24:17 +0000 Juri Linkov *** empty log message ***
Wed, 15 Aug 2007 23:22:43 +0000 Juri Linkov (initialization): Change parent group from `internal'
Wed, 15 Aug 2007 23:01:58 +0000 Jay Belanger (Basic Operations on Units): Clarify fraction mode behavior.
Wed, 15 Aug 2007 20:05:40 +0000 Stefan Monnier (reset_var_on_error): Improve comment.
Wed, 15 Aug 2007 15:47:45 +0000 Jay Belanger *** empty log message ***
Wed, 15 Aug 2007 15:46:50 +0000 Jay Belanger *** empty log message ***
Wed, 15 Aug 2007 15:44:04 +0000 Jay Belanger (Basic Operations on Units): Mention exact versus inexact conversions.
Wed, 15 Aug 2007 15:42:58 +0000 Jay Belanger (math-standard-units): Update values. Put in exact values when
Wed, 15 Aug 2007 03:23:10 +0000 Glenn Morris Comment previous change.
Wed, 15 Aug 2007 03:20:17 +0000 Glenn Morris *** empty log message ***
Wed, 15 Aug 2007 03:19:29 +0000 Glenn Morris Philippe Waroquiers <philippe.waroquiers at eurocontrol.int>
Wed, 15 Aug 2007 03:09:28 +0000 Glenn Morris (rmail-digest-parse-rfc1153sloppy): Be even sloppier, for the sake of
Wed, 15 Aug 2007 03:09:04 +0000 Glenn Morris whitespace
Wed, 15 Aug 2007 03:07:50 +0000 Glenn Morris *** empty log message ***
Wed, 15 Aug 2007 02:23:42 +0000 Micha¸«³l Cadilhac *** empty log message ***
Wed, 15 Aug 2007 02:23:22 +0000 Micha¸«³l Cadilhac (report-emacs-bug): Put `Bug: emacs-version; ' in the mail title.
Tue, 14 Aug 2007 15:08:06 +0000 Jay Belanger *** empty log message ***
Tue, 14 Aug 2007 15:06:51 +0000 Jay Belanger (Quick Calculator Mode): Mention that binary format will be displayed.
Tue, 14 Aug 2007 14:52:51 +0000 Jay Belanger *** empty log message ***
Tue, 14 Aug 2007 14:47:58 +0000 Jay Belanger calc-aent.el
Tue, 14 Aug 2007 08:48:09 +0000 Glenn Morris (bad-packages-alist): Fix regexp typo in previous change.
Tue, 14 Aug 2007 08:41:06 +0000 Glenn Morris Move CUA-mode check to `bad-packages-alist'.
Tue, 14 Aug 2007 08:40:54 +0000 Glenn Morris *** empty log message ***
Tue, 14 Aug 2007 07:47:12 +0000 Glenn Morris Mention `bad-packages-alist'.
Tue, 14 Aug 2007 07:41:59 +0000 Glenn Morris (bad-packages-alist): New constant.
Tue, 14 Aug 2007 07:41:16 +0000 Glenn Morris *** empty log message ***
Tue, 14 Aug 2007 05:35:16 +0000 Jay Belanger *** empty log message ***
Tue, 14 Aug 2007 05:34:10 +0000 Jay Belanger *** empty log message ***
Tue, 14 Aug 2007 05:26:47 +0000 Jay Belanger (Basic Operations on Units): Mention default values for new units.
Tue, 14 Aug 2007 05:24:35 +0000 Jay Belanger (math-get-standard-units,math-get-units,math-make-unit-string)
Tue, 14 Aug 2007 00:58:28 +0000 Stefan Monnier Add tpu-extras's autoloads.
Tue, 14 Aug 2007 00:51:09 +0000 Stefan Monnier Remove spurious * in docstrings.
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Mon, 13 Aug 2007 11:27:41 +0000 Juanma Barranquero *** empty log message ***
Mon, 13 Aug 2007 11:12:50 +0000 Juanma Barranquero (vhdl-update-progress-info): Avoid divide by zero error.
Mon, 13 Aug 2007 11:10:47 +0000 Juanma Barranquero (ada-gnatls-args): Fix docstring.
Mon, 13 Aug 2007 10:41:40 +0000 Juanma Barranquero (cvs-parse-table): Handle additional instance of optional quotes
Mon, 13 Aug 2007 06:30:11 +0000 Jan Dj¸«£rv *** empty log message ***
Mon, 13 Aug 2007 06:29:41 +0000 Jan Dj¸«£rv (update_frame_tool_bar): Use -1 as index
Mon, 13 Aug 2007 05:35:43 +0000 Stefan Monnier (autoload-print-form): Use print-quoted.
Mon, 13 Aug 2007 04:06:31 +0000 Stefan Monnier (Finsert_file_contents): Yet Another Int/Lisp_Object Mixup.
Mon, 13 Aug 2007 04:04:39 +0000 Stefan Monnier (reset_var_on_error): New fun.
Sun, 12 Aug 2007 17:55:05 +0000 Richard M. Stallman *** empty log message ***
Sun, 12 Aug 2007 17:54:37 +0000 Richard M. Stallman (sh): Delete group `unix'.
Sun, 12 Aug 2007 17:53:21 +0000 Richard M. Stallman (gud): Change to group `processes'.
Sat, 11 Aug 2007 03:02:05 +0000 Glenn Morris (compilation-buffer-name): Don't check compilation-arguments. It is
Sat, 11 Aug 2007 03:01:46 +0000 Glenn Morris *** empty log message ***
Sat, 11 Aug 2007 02:04:58 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Sat, 11 Aug 2007 02:04:47 +0000 YAMAMOTO Mitsuharu (x_draw_image_glyph_string): Adjust stipple origin when
Fri, 10 Aug 2007 10:13:44 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Fri, 10 Aug 2007 10:13:25 +0000 YAMAMOTO Mitsuharu (mac-ae-reopen-application): New function.
Fri, 10 Aug 2007 10:13:05 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Fri, 10 Aug 2007 10:12:43 +0000 YAMAMOTO Mitsuharu [TARGET_API_MAC_CARBON] (mac_handle_window_event):
Fri, 10 Aug 2007 06:53:43 +0000 Stefan Monnier Bzr and bibtex-style are not new in 23.1 now that they've been added to 22.2.
Fri, 10 Aug 2007 05:47:45 +0000 Jan Dj¸«£rv Add Gtk+ tool bar and GUD focus problem.
Fri, 10 Aug 2007 05:47:27 +0000 Jan Dj¸«£rv *** empty log message ***
Fri, 10 Aug 2007 04:16:21 +0000 Stefan Monnier (tex-font-lock-unfontify-region): Take tex-font-script-display into account.
Thu, 09 Aug 2007 09:38:59 +0000 YAMAMOTO Mitsuharu (mac_handle_window_event) [USE_MAC_TOOLBAR]: Fix last change.
Thu, 09 Aug 2007 09:36:42 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Thu, 09 Aug 2007 09:36:31 +0000 YAMAMOTO Mitsuharu (mac_handle_window_event) [USE_MAC_TOOLBAR]: Add further workaround
Thu, 09 Aug 2007 03:07:26 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Thu, 09 Aug 2007 03:07:16 +0000 YAMAMOTO Mitsuharu (frame_highlight, frame_unhighlight): Don't call
Thu, 09 Aug 2007 03:07:07 +0000 YAMAMOTO Mitsuharu (posix_memalign): New function.
Thu, 09 Aug 2007 02:48:42 +0000 Glenn Morris (help-make-xrefs): Fix previous change.
Thu, 09 Aug 2007 01:42:13 +0000 Vinicius Jose Latorre username and password default
Wed, 08 Aug 2007 16:38:32 +0000 Vinicius Jose Latorre ps-print-color-p fix
Wed, 08 Aug 2007 11:52:16 +0000 Andreas Schwab *** empty log message ***
Wed, 08 Aug 2007 11:52:06 +0000 Andreas Schwab (sendmail-pre-abbrev-expand-hook): Check for
Wed, 08 Aug 2007 08:14:03 +0000 Glenn Morris (eldoc-get-fnsym-args-string): Make second argument optional, for
Wed, 08 Aug 2007 08:13:41 +0000 Glenn Morris *** empty log message ***
Wed, 08 Aug 2007 08:00:43 +0000 Glenn Morris (help-make-xrefs): Search for symbol constituents, rather than just `-'.
Tue, 07 Aug 2007 21:06:29 +0000 Jay Belanger *** empty log message ***
Tue, 07 Aug 2007 21:03:40 +0000 Jay Belanger (calc-convert-temperature): Use `/' to create fractions.
Tue, 07 Aug 2007 20:30:20 +0000 Michael Albinus * net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
Tue, 07 Aug 2007 20:10:15 +0000 Sam Steingold (compilation-start): Pass nil as startfile to comint-exec.
Tue, 07 Aug 2007 16:55:40 +0000 Chong Yidong image-refresh has been moved to Emacs 22.2.
Tue, 07 Aug 2007 16:55:19 +0000 Chong Yidong Add more Emacs 22.2 changes.
Tue, 07 Aug 2007 16:48:19 +0000 Chong Yidong (File Conveniences): Document point motion keys in Image mode.
Tue, 07 Aug 2007 16:48:11 +0000 Chong Yidong * files.texi (File Conveniences): Document point motion keys in Image
Tue, 07 Aug 2007 16:25:26 +0000 Chong Yidong Minor cleanup.
Tue, 07 Aug 2007 16:10:20 +0000 Chong Yidong (longlines-decoded): New variable.
Tue, 07 Aug 2007 16:10:11 +0000 Chong Yidong * longlines.el (longlines-decoded): New variable.
Tue, 07 Aug 2007 15:55:37 +0000 Chong Yidong (move_it_by_lines): Remove incorrect optimization.
Tue, 07 Aug 2007 15:55:29 +0000 Chong Yidong * xdisp.c (move_it_by_lines): Remove incorrect optimization.
Tue, 07 Aug 2007 12:43:40 +0000 Martin Rudalics *** empty log message ***
Tue, 07 Aug 2007 12:42:48 +0000 Martin Rudalics (format-insert-file): Make sure that at most one undo
Tue, 07 Aug 2007 12:23:20 +0000 Martin Rudalics *** empty log message ***
Tue, 07 Aug 2007 12:22:00 +0000 Martin Rudalics (Finsert_file_contents): Run format-decode and
Tue, 07 Aug 2007 08:56:08 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Tue, 07 Aug 2007 08:55:43 +0000 YAMAMOTO Mitsuharu (_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
Tue, 07 Aug 2007 08:55:34 +0000 YAMAMOTO Mitsuharu (main) [HAVE_GTK_AND_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:
Tue, 07 Aug 2007 03:32:24 +0000 Stefan Monnier (vc-annotate): Select temp-buffer before running vc-exec-after.
Tue, 07 Aug 2007 03:10:23 +0000 Richard M. Stallman *** empty log message ***
Tue, 07 Aug 2007 03:05:06 +0000 Richard M. Stallman (term): Remove group `unix'.
Tue, 07 Aug 2007 03:04:23 +0000 Richard M. Stallman (default-indent-new-line): New function.
Tue, 07 Aug 2007 03:02:04 +0000 Richard M. Stallman (PC-lisp-complete-symbol): Complete symbol around point.
Mon, 06 Aug 2007 22:36:43 +0000 Jason Rumney Include INSTALL in full-bin zip file.
Mon, 06 Aug 2007 17:25:30 +0000 Chong Yidong (redisplay_window): When restoring original buffer position, make sure
Mon, 06 Aug 2007 17:25:20 +0000 Chong Yidong * xdisp.c (redisplay_window): When restoring original buffer
Mon, 06 Aug 2007 17:19:26 +0000 Sam Steingold (mouse-buffer-menu): Pass mode-name through format-mode-line because it
Mon, 06 Aug 2007 16:02:12 +0000 Chong Yidong (png_load): Ignore png-supplied background color.
Mon, 06 Aug 2007 16:02:02 +0000 Chong Yidong * image.c (png_load): Ignore png-supplied background color.
Mon, 06 Aug 2007 12:34:45 +0000 Vinicius Jose Latorre Docstring fix
Mon, 06 Aug 2007 11:03:50 +0000 Jason Rumney *** empty log message ***
Mon, 06 Aug 2007 11:03:35 +0000 Jason Rumney (vc-call): Add doc string.
Mon, 06 Aug 2007 11:03:18 +0000 Jason Rumney (menu-bar-vc-filter): Use vc-call-backend.
Mon, 06 Aug 2007 08:26:51 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Mon, 06 Aug 2007 08:26:09 +0000 YAMAMOTO Mitsuharu [!TARGET_API_MAC_CARBON] Include Scrap.h.
Mon, 06 Aug 2007 08:25:30 +0000 YAMAMOTO Mitsuharu (quit_dialog_event_loop) [TARGET_API_MAC_CARBON]:
Mon, 06 Aug 2007 08:25:06 +0000 YAMAMOTO Mitsuharu [TARGET_API_MAC_CARBON] (cfdate_to_lisp): Obtain microsec value.
Mon, 06 Aug 2007 07:22:20 +0000 Michael Albinus *** empty log message ***
Mon, 06 Aug 2007 06:50:09 +0000 Michael Albinus * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in
Mon, 06 Aug 2007 01:03:00 +0000 Kenichi Handa *** empty log message ***
Mon, 06 Aug 2007 01:01:20 +0000 Kenichi Handa Wrap (require 'help-mode) by
Sun, 05 Aug 2007 21:51:30 +0000 Jason Rumney *** empty log message ***
Sun, 05 Aug 2007 21:46:00 +0000 Jason Rumney (vc-rollback): Add norevert argument back.
Sun, 05 Aug 2007 14:08:50 +0000 Vinicius Jose Latorre Honor term-default-fg-color and term-default-bg-color settings when modifying term-current-face.
Sun, 05 Aug 2007 13:22:45 +0000 Jay Belanger *** empty log message ***
Sun, 05 Aug 2007 13:21:19 +0000 Jay Belanger (math-nlfit-curve): Remove unnecessary variables.
Sun, 05 Aug 2007 12:54:13 +0000 Vinicius Jose Latorre Require lpr and ps-print when loading printing package
Sun, 05 Aug 2007 12:46:33 +0000 Michael Albinus *** empty log message ***
Sun, 05 Aug 2007 10:34:43 +0000 Andreas Schwab Update.
Sun, 05 Aug 2007 08:50:52 +0000 Michael Albinus * files.el (set-auto-mode): Handle also remote files wrt
Sun, 05 Aug 2007 02:09:12 +0000 Miles Bader Add arch tagline
Sat, 04 Aug 2007 15:19:51 +0000 Richard M. Stallman *** empty log message ***
Sat, 04 Aug 2007 15:14:09 +0000 Jay Belanger (Curve Fitting): Change plot indicator.
Sat, 04 Aug 2007 15:12:22 +0000 Jay Belanger (calc-curve-fit): Change plot indicator.
Sat, 04 Aug 2007 09:48:42 +0000 Jan Dj¸«£rv *** empty log message ***
Sat, 04 Aug 2007 09:48:27 +0000 Jan Dj¸«£rv (xg_tool_bar_callback): Generate two TOOL_BAR_EVENT:s,
Sat, 04 Aug 2007 04:44:00 +0000 Jay Belanger (Curve Fitting): Mention plot indicator.
Sat, 04 Aug 2007 04:39:35 +0000 Jay Belanger (calc-curve-fit): Change plot indicator.
Sat, 04 Aug 2007 04:33:07 +0000 Jay Belanger (calc-curve-fit): Add "plot" indicator.
Sat, 04 Aug 2007 04:22:27 +0000 Jay Belanger *** empty log message ***
Sat, 04 Aug 2007 04:22:00 +0000 Jay Belanger (Linear Fits): Correct result.
Sat, 04 Aug 2007 04:03:50 +0000 Jay Belanger *** empty log message ***
Sat, 04 Aug 2007 04:02:28 +0000 Jay Belanger (Curve Fitting): Mention plotting the curves.
Sat, 04 Aug 2007 04:00:54 +0000 Jay Belanger *** empty log message ***
Sat, 04 Aug 2007 03:54:14 +0000 Jay Belanger New file.
Sat, 04 Aug 2007 03:52:06 +0000 Jay Belanger (calc-curve-fit): Add support for nonlinear curves and plotting.
Sat, 04 Aug 2007 02:31:52 +0000 Glenn Morris *** empty log message ***
Sat, 04 Aug 2007 02:31:36 +0000 Glenn Morris (auto-revert-tail-mode): auto-revert-tail-pos is zero, not nil, when
Sat, 04 Aug 2007 02:31:05 +0000 Glenn Morris (cperl-compilation-error-regexp-alist): Remove duplicate defvar
Fri, 03 Aug 2007 22:06:36 +0000 Stefan Monnier (diff-font-lock-keywords): Fix up false positives.
Fri, 03 Aug 2007 17:09:01 +0000 Glenn Morris (telnet-mode): Fix previous change.
Fri, 03 Aug 2007 13:52:35 +0000 Vinicius Jose Latorre Evaluate require only during compilation
Fri, 03 Aug 2007 10:49:56 +0000 Dan Nicolaescu (term-erase-in-display): Fix case when point is not at
Fri, 03 Aug 2007 05:49:59 +0000 Miles Bader Merge from emacs--rel--22
Fri, 03 Aug 2007 05:46:27 +0000 Jay Belanger *** empty log message ***
Fri, 03 Aug 2007 05:45:02 +0000 Jay Belanger (Basic Graphics): Mention graphing error forms.
Fri, 03 Aug 2007 05:25:03 +0000 Jay Belanger *** empty log message ***
Fri, 03 Aug 2007 05:22:48 +0000 Jay Belanger (calc-graph-format-data,calc-graph-add-curve): Check for error forms.
Fri, 03 Aug 2007 05:21:43 +0000 Jay Belanger (math-get-value,math-get-sdev,math-contains-sdev): New functions.
Fri, 03 Aug 2007 04:57:05 +0000 Miles Bader Change capitalization of VC backend names for new backends
Fri, 03 Aug 2007 03:21:49 +0000 Glenn Morris (customize-apropos): Make the error message indicate what kind of
Fri, 03 Aug 2007 03:20:00 +0000 Glenn Morris (telnet-mode): Set comint-use-prompt-regexp to t.
Fri, 03 Aug 2007 03:19:36 +0000 Glenn Morris (fortran-font-lock-syntactic-keywords): Fix off-by-one error in
Fri, 03 Aug 2007 03:15:33 +0000 Glenn Morris *** empty log message ***
Fri, 03 Aug 2007 03:13:44 +0000 Glenn Morris Drew Adams <drew.adams at oracle.com>
Thu, 02 Aug 2007 04:10:17 +0000 Jay Belanger *** empty log message ***
Thu, 02 Aug 2007 04:08:02 +0000 Jay Belanger (math-sqrt-raw,math-sin-raw-2,math-cos-raw-2,math-arctan-raw)
Thu, 02 Aug 2007 00:23:02 +0000 Vinicius Jose Latorre Insert tiny change
Thu, 02 Aug 2007 00:04:44 +0000 Vinicius Jose Latorre Adjust load-path comment
Wed, 01 Aug 2007 22:21:02 +0000 Vinicius Jose Latorre Adjust load-path comment
Wed, 01 Aug 2007 21:43:11 +0000 Vinicius Jose Latorre Adjust load-path
Wed, 01 Aug 2007 17:39:23 +0000 Vinicius Jose Latorre Docstring fix
Wed, 01 Aug 2007 17:13:45 +0000 Dan Nicolaescu * vc.el: Document new VC operation `extra-menu'.
Wed, 01 Aug 2007 09:16:24 +0000 Alan Mackenzie (Mailing Lists and Bug Reports): Correct "-no-site-file" to
Wed, 01 Aug 2007 09:13:34 +0000 Alan Mackenzie *** empty log message ***
Wed, 01 Aug 2007 06:25:23 +0000 Glenn Morris Add fortran-line-length, plus some more sections.
Wed, 01 Aug 2007 06:25:04 +0000 Glenn Morris *** empty log message ***
Wed, 01 Aug 2007 06:18:16 +0000 Glenn Morris Remove leading `*' from all defcustom doc strings.
Wed, 01 Aug 2007 06:17:55 +0000 Glenn Morris *** empty log message ***
Wed, 01 Aug 2007 01:17:51 +0000 Vinicius Jose Latorre Fix parent groups link
Wed, 01 Aug 2007 00:47:25 +0000 Vinicius Jose Latorre Fix infinite loop in python.el
Tue, 31 Jul 2007 16:28:24 +0000 Stefan Monnier (xg_tool_bar_callback): Generate a single TOOL_BAR_EVENT.
Tue, 31 Jul 2007 15:23:27 +0000 Stefan Monnier (cvs-vc-command-advice): Handle the new fileset case.
Tue, 31 Jul 2007 05:02:54 +0000 Miles Bader Merge from emacs--rel--22
Mon, 30 Jul 2007 23:56:42 +0000 Miles Bader Restore lisp/emacs-lisp/cl-loaddefs.el
Mon, 30 Jul 2007 22:40:16 +0000 Katsumi Yamaoka (BASE_PURESIZE): Increase to 1130000.
Mon, 30 Jul 2007 20:08:56 +0000 Richard M. Stallman *** empty log message ***
Mon, 30 Jul 2007 20:08:27 +0000 Richard M. Stallman *** empty log message ***
Mon, 30 Jul 2007 20:08:21 +0000 Richard M. Stallman (emacs-lisp-mode-syntax-table): Treat non-break space as whitespace in Lisp.
Mon, 30 Jul 2007 20:07:45 +0000 Richard M. Stallman *** empty log message ***
Mon, 30 Jul 2007 20:07:02 +0000 Richard M. Stallman (readevalloop, read1): Treat NBSP as whitespace.
Mon, 30 Jul 2007 17:39:01 +0000 Stefan Monnier (vc-dired-hook): Use inhibit-read-only.
Mon, 30 Jul 2007 17:38:24 +0000 Stefan Monnier (compilation-forget-errors): Reset compilation-auto-jump-to-next.
Mon, 30 Jul 2007 16:15:28 +0000 Robert J. Chassell *** empty log message ***
Mon, 30 Jul 2007 16:14:52 +0000 Robert J. Chassell *** empty log message ***
Mon, 30 Jul 2007 05:33:55 +0000 Miles Bader Fix void function definition error in cus-edit.el
Mon, 30 Jul 2007 05:33:47 +0000 Miles Bader Update some .arch-inventory files
Mon, 30 Jul 2007 05:33:38 +0000 Miles Bader Remove lisp/erc/erc-nicklist.el
Mon, 30 Jul 2007 05:33:27 +0000 Miles Bader Merge from emacs--rel--22
Mon, 30 Jul 2007 04:58:32 +0000 Katsumi Yamaoka Change NAKAJI Hiroyuki's e-mail address into the generic one in the 2007-02-28
Mon, 30 Jul 2007 00:25:37 +0000 Dan Nicolaescu Delete stuff that is already on the 22.2 branch.
Sun, 29 Jul 2007 20:49:13 +0000 Stefan Monnier (calendar-mode): Make sure displayed-(month|year) are set.
Sun, 29 Jul 2007 20:44:22 +0000 Stefan Monnier (displayed-month): Remove declaration since it's not used here.
Sun, 29 Jul 2007 15:32:56 +0000 Michael Albinus * net/tramp.el:
Sun, 29 Jul 2007 15:15:18 +0000 Michael Albinus * tramp.texi (Frequently Asked Questions): Point to mode line
Sun, 29 Jul 2007 10:12:32 +0000 Jan Dj¸«£rv *** empty log message ***
Sun, 29 Jul 2007 10:12:21 +0000 Jan Dj¸«£rv (__malloc_initialize): Remove pthread_once. Not needed.
Sun, 29 Jul 2007 09:18:15 +0000 Juri Linkov *** empty log message ***
Sun, 29 Jul 2007 09:17:52 +0000 Juri Linkov *** empty log message ***
Sun, 29 Jul 2007 09:17:44 +0000 Juri Linkov (dired-mode-map): Bind C-x C-q to dired-toggle-read-only.
Sun, 29 Jul 2007 09:17:30 +0000 Juri Linkov (wdired-exit): New function.
Sat, 28 Jul 2007 20:03:40 +0000 Stefan Monnier (customize-read-group): New fun.
Sat, 28 Jul 2007 19:57:23 +0000 Stefan Monnier (ad-interactive-form): Re-introduce.
Sat, 28 Jul 2007 18:11:25 +0000 Masatake YAMATO (vc-dired-mode): Added a menu for VC related
Sat, 28 Jul 2007 18:00:35 +0000 Dan Nicolaescu *** empty log message ***
Sat, 28 Jul 2007 11:51:38 +0000 Alan Mackenzie Fix problem with modes derived from CC Mode: Move macro
Sat, 28 Jul 2007 11:50:44 +0000 Alan Mackenzie *** empty log message ***
Sat, 28 Jul 2007 08:13:00 +0000 Eli Zaretskii *** empty log message ***
Sat, 28 Jul 2007 08:12:44 +0000 Eli Zaretskii (install-arch-indep): Use "rm -f" for removing DOC, to avoid an error message
Sat, 28 Jul 2007 07:47:37 +0000 Eli Zaretskii *** empty log message ***
Sat, 28 Jul 2007 07:47:06 +0000 Eli Zaretskii Fix the `coding' cookie.
Sat, 28 Jul 2007 02:01:43 +0000 Dan Nicolaescu (vc-git-print-log): Support both the old single file
Sat, 28 Jul 2007 01:24:33 +0000 Nick Roberts (mode-line-remote): Use updated %@ construct.
Sat, 28 Jul 2007 01:16:18 +0000 Nick Roberts *** empty log message ***
Sat, 28 Jul 2007 01:12:44 +0000 Nick Roberts * xdisp.c (decode_mode_spec): Use '@' instead of 'R' to test for
Sat, 28 Jul 2007 01:10:05 +0000 Nick Roberts * xdisp.c (decode_mode_spec): Use '@' instead of 'R' to test for
Sat, 28 Jul 2007 01:07:39 +0000 Nick Roberts *** empty log message ***
Fri, 27 Jul 2007 20:24:09 +0000 Stefan Monnier (calendar-bahai-month-name-array, calendar-bahai-epoch)
Fri, 27 Jul 2007 20:00:05 +0000 Stefan Monnier Don't wrap defvar within eval-when-compile.
Fri, 27 Jul 2007 10:42:55 +0000 Miles Bader Add arch tagline
Fri, 27 Jul 2007 08:41:17 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Fri, 27 Jul 2007 08:40:54 +0000 YAMAMOTO Mitsuharu (struct scroll_bar) [USE_TOOLKIT_SCROLL_BARS]:
Fri, 27 Jul 2007 08:40:47 +0000 YAMAMOTO Mitsuharu (x_draw_fringe_bitmap) [USE_TOOLKIT_SCROLL_BARS]:
Fri, 27 Jul 2007 08:40:38 +0000 YAMAMOTO Mitsuharu (struct scroll_bar): New member fringe_extended_p.
Fri, 27 Jul 2007 08:40:30 +0000 YAMAMOTO Mitsuharu (w32_draw_fringe_bitmap): Extend fringe background to
Fri, 27 Jul 2007 08:11:02 +0000 Glenn Morris *** empty log message ***
Fri, 27 Jul 2007 08:10:36 +0000 Glenn Morris (EMACSSOURCES): Add gpl.texi.
Fri, 27 Jul 2007 07:28:38 +0000 Glenn Morris Remove previous change (it will be new in 22.2, so not news for 23.1).
Fri, 27 Jul 2007 07:27:36 +0000 Glenn Morris Mention GPLv3 in this release.
Fri, 27 Jul 2007 07:19:16 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 27 Jul 2007 07:18:33 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 27 Jul 2007 07:18:11 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 27 Jul 2007 07:17:56 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 27 Jul 2007 07:17:39 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 27 Jul 2007 07:17:21 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 27 Jul 2007 07:17:03 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 27 Jul 2007 07:16:29 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 27 Jul 2007 07:15:18 +0000 Glenn Morris *** empty log message ***
Fri, 27 Jul 2007 07:13:53 +0000 Glenn Morris Switch to GPLv3.
Fri, 27 Jul 2007 07:13:12 +0000 Glenn Morris *** empty log message ***
Fri, 27 Jul 2007 07:12:46 +0000 Glenn Morris (Copying): Include license text from gpl.texi, rather than in-line.
Fri, 27 Jul 2007 07:12:13 +0000 Glenn Morris (Copying): Include license text from gpl.texi, rather than in-line.
Fri, 27 Jul 2007 07:11:21 +0000 Glenn Morris New file with text of GPL.
Fri, 27 Jul 2007 06:28:39 +0000 Stefan Monnier (calendar-mode-map): Use new calendar-scroll-* names.
Fri, 27 Jul 2007 06:23:45 +0000 Stefan Monnier (calendar-scroll-left, calendar-scroll-right):
Fri, 27 Jul 2007 06:15:40 +0000 Stefan Monnier (cal-menu-scroll-menu, cal-menu-global-mouse-menu): Use new names.
Fri, 27 Jul 2007 06:13:26 +0000 Stefan Monnier (calendar-scroll-left, calendar-scroll-right, calendar-scroll-left-three-months)
Fri, 27 Jul 2007 06:11:59 +0000 Stefan Monnier Add `close-display-connection'.
Thu, 26 Jul 2007 18:49:14 +0000 Stefan Monnier (ad-interactive-p, ad-interactive-form): Remove.
Thu, 26 Jul 2007 18:44:39 +0000 Dan Nicolaescu * vc-git.el: Relicense to GPLv3 or later.
Thu, 26 Jul 2007 17:26:08 +0000 Dan Nicolaescu vc-git.el (vc-git-revision-table)
Thu, 26 Jul 2007 13:41:29 +0000 Vinicius Jose Latorre New: Header/Footer comment & Log messages
Thu, 26 Jul 2007 05:31:30 +0000 Michael Albinus *** empty log message ***
Thu, 26 Jul 2007 05:29:10 +0000 Glenn Morris Add notes on relicensing to GPLv3.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:25:19 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:24:58 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:24:51 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:24:37 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:24:27 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:24:13 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:24:01 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:23:51 +0000 Michael Albinus *** empty log message ***
Thu, 26 Jul 2007 05:23:50 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:23:40 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:23:23 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:22:43 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:22:14 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:21:48 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:20:56 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:20:28 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:19:58 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:19:25 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:18:50 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:18:03 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 02:03:46 +0000 Dan Nicolaescu (Wdired): Mention C-x C-q key binding.
Wed, 25 Jul 2007 21:59:26 +0000 Stefan Monnier (calendar-mode-map): Move initialization into declaration.
Wed, 25 Jul 2007 21:58:18 +0000 Stefan Monnier Break dependency on calendar.el (i.e. do not modify calendar-mode-map),
Wed, 25 Jul 2007 21:42:10 +0000 Stefan Monnier Trivial comment style change.
Wed, 25 Jul 2007 21:25:16 +0000 Nick Roberts *** empty log message ***
Wed, 25 Jul 2007 21:23:48 +0000 Nick Roberts (change-log-redate): Remove (not needed anymore and
Wed, 25 Jul 2007 21:03:31 +0000 Stefan Monnier (Fcommandp): Pay attention to the `interactive-form' property.
Wed, 25 Jul 2007 21:03:24 +0000 Stefan Monnier (Finteractive_form): Check for the presence of an
Wed, 25 Jul 2007 19:37:21 +0000 Stefan Monnier Use mapc and dolist instead of mapcar where possible.
Wed, 25 Jul 2007 15:08:09 +0000 Dan Nicolaescu Fix comment.
Wed, 25 Jul 2007 15:03:05 +0000 Dan Nicolaescu * vc-git.el (vc-git-log-view-mode): Port to the multi-file vc interface.
Wed, 25 Jul 2007 14:39:45 +0000 Vinicius Jose Latorre Docstring fix
Wed, 25 Jul 2007 13:29:50 +0000 Vinicius Jose Latorre Docstring fix
Wed, 25 Jul 2007 13:27:59 +0000 Vinicius Jose Latorre Doc/docstring fix
Wed, 25 Jul 2007 08:52:43 +0000 Glenn Morris (cal-tex-which-days, cal-tex-holidays)
Wed, 25 Jul 2007 08:52:30 +0000 Glenn Morris *** empty log message ***
Wed, 25 Jul 2007 06:24:58 +0000 Stefan Monnier (Finteractive_form): Use a `interactive-form' property if
Wed, 25 Jul 2007 04:32:23 +0000 Stefan Monnier (compilation-error-regexp-alist-alist): Add support for the Maden build tool.
Wed, 25 Jul 2007 00:54:44 +0000 Kenichi Handa *** empty log message ***
Wed, 25 Jul 2007 00:54:25 +0000 Kenichi Handa (webjump-url-encode): Fix for non-ASCII characters.
Tue, 24 Jul 2007 23:05:44 +0000 Dan Nicolaescu (dired-mode-map): Bind wdired-change-to-wdired-mode to
Tue, 24 Jul 2007 22:21:46 +0000 Dan Nicolaescu vc-git.el (vc-git-print-log): Fix previous change.
Tue, 24 Jul 2007 21:45:28 +0000 Stefan Monnier (save-selected-window): Minor optimization.
Tue, 24 Jul 2007 21:07:26 +0000 Stefan Monnier Update autoloaded entries.
Tue, 24 Jul 2007 21:03:23 +0000 Stefan Monnier (ps-multibyte-buffer): Docstring fixes.
Tue, 24 Jul 2007 20:49:18 +0000 Michael Albinus * subr.el (start-file-process-shell-command)
Tue, 24 Jul 2007 20:40:26 +0000 Michael Albinus * NEWS: New functions `start-file-process-shell-command' and
Tue, 24 Jul 2007 20:37:43 +0000 Michael Albinus * processes.texi (Synchronous Processes): Add
Tue, 24 Jul 2007 13:15:04 +0000 Dan Nicolaescu vc-git.el (vc-git-checkout, vc-directory-exclusion-list): Fix
Tue, 24 Jul 2007 08:55:43 +0000 Juanma Barranquero *** empty log message ***
Tue, 24 Jul 2007 08:18:12 +0000 Alan Mackenzie (byte-compile-from-buffer): initialise byte-compile-unresolved-functions
Tue, 24 Jul 2007 08:15:17 +0000 Alan Mackenzie *** empty log message ***
Tue, 24 Jul 2007 06:12:32 +0000 Glenn Morris *** empty log message ***
Tue, 24 Jul 2007 06:12:15 +0000 Glenn Morris (generate-calendar, (generate-calendar-month): Use dotimes rather than