log

age author description
Tue, 04 Oct 2005 20:50:40 +0000 Stefan Monnier (appt-time-regexp): New var.
Tue, 04 Oct 2005 20:45:58 +0000 Stefan Monnier (tex-font-lock-syntactic-face-function):
Tue, 04 Oct 2005 20:31:22 +0000 Richard M. Stallman *** empty log message ***
Tue, 04 Oct 2005 20:31:13 +0000 Richard M. Stallman (widget-file-complete): Get the widget start point the right way.
Tue, 04 Oct 2005 20:29:50 +0000 Richard M. Stallman (x-dnd-drop-data): Check for dedicated windows.
Tue, 04 Oct 2005 20:29:00 +0000 Richard M. Stallman (flyspell-mode-on): Call ispell-maybe-find-aspell-dictionaries.
Tue, 04 Oct 2005 20:28:27 +0000 Richard M. Stallman (ispell-word, ispell-region): Call ispell-maybe-find-aspell-dictionaries.
Tue, 04 Oct 2005 20:27:58 +0000 Richard M. Stallman (iswitchb-buffer-ignore): Label it risky.
Tue, 04 Oct 2005 20:26:13 +0000 Richard M. Stallman (refill_memory_reserve): Conditionalize the body, not the function's existence.
Tue, 04 Oct 2005 18:29:01 +0000 Bill Wohler Testing loginfo entry.
Tue, 04 Oct 2005 15:26:35 +0000 Kim F. Storm *** empty log message ***
Tue, 04 Oct 2005 15:26:15 +0000 Kim F. Storm *** empty log message ***
Tue, 04 Oct 2005 14:26:20 +0000 Kim F. Storm (Window Split Tree): New section describing
Tue, 04 Oct 2005 14:26:06 +0000 Kim F. Storm *** empty log message ***
Tue, 04 Oct 2005 14:14:05 +0000 Kim F. Storm (window_split_tree): New function.
Tue, 04 Oct 2005 14:06:44 +0000 Chong Yidong * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
Tue, 04 Oct 2005 13:55:17 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-572
Tue, 04 Oct 2005 09:21:09 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Tue, 04 Oct 2005 09:20:38 +0000 YAMAMOTO Mitsuharu (mac_invert_rectangle): New function.
Tue, 04 Oct 2005 09:19:37 +0000 YAMAMOTO Mitsuharu Prefer Carbon if --enable-carbon-app or --with-carbon is explicitly
Tue, 04 Oct 2005 09:19:24 +0000 YAMAMOTO Mitsuharu Regenerate.
Tue, 04 Oct 2005 04:32:50 +0000 Stefan Monnier *** empty log message ***
Tue, 04 Oct 2005 04:32:39 +0000 Stefan Monnier (re_char): Don't expose it in the interface.
Tue, 04 Oct 2005 04:31:08 +0000 Stefan Monnier (re_char): Move it back to the implementation file.
Tue, 04 Oct 2005 04:23:12 +0000 Stefan Monnier (make_lispy_event): If point has moved between down and up event, make it
Tue, 04 Oct 2005 00:21:58 +0000 Thien-Thi Nguyen *** empty log message ***
Tue, 04 Oct 2005 00:20:26 +0000 Thien-Thi Nguyen (ange-ftp-ls): Fix typo introduced in last change.
Mon, 03 Oct 2005 21:23:06 +0000 Stefan Monnier *** empty log message ***
Mon, 03 Oct 2005 21:22:29 +0000 Stefan Monnier (c-basic-common-init): Remove calls to
Mon, 03 Oct 2005 21:21:35 +0000 Stefan Monnier (c-setup-paragraph-variables): Make sure we do
Mon, 03 Oct 2005 21:19:15 +0000 Stefan Monnier Use with-current-buffer.
Mon, 03 Oct 2005 20:46:29 +0000 Chong Yidong * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
Mon, 03 Oct 2005 20:45:55 +0000 Chong Yidong Add details of Speedbar merge.
Mon, 03 Oct 2005 19:41:49 +0000 Jan Dj¸«£rv * x-dnd.el (x-dnd-drop-data): Don't set dnd-open-file-other-window
Mon, 03 Oct 2005 19:31:29 +0000 Jan Dj¸«£rv * frames.texi (Drag and Drop): Remove the x- from
Mon, 03 Oct 2005 18:19:45 +0000 Stefan Monnier *** empty log message ***
Mon, 03 Oct 2005 18:19:06 +0000 Stefan Monnier (url-http-create-request): Avoid incorrect implicit uni->multibyte conversion.
Mon, 03 Oct 2005 18:11:35 +0000 Stefan Monnier (ispell-find-aspell-dictionaries): Remove interactive spec.
Mon, 03 Oct 2005 16:45:35 +0000 Kim F. Storm (ido-mode): Use custom-initialize-set.
Mon, 03 Oct 2005 16:45:22 +0000 Kim F. Storm *** empty log message ***
Mon, 03 Oct 2005 07:37:43 +0000 Kim F. Storm *** empty log message ***
Mon, 03 Oct 2005 06:39:08 +0000 Nick Roberts (Fringe Size/Pos): Simplify and add detail.
Mon, 03 Oct 2005 06:37:57 +0000 Nick Roberts *** empty log message ***
Mon, 03 Oct 2005 01:12:41 +0000 Richard M. Stallman Discard old maintainer email addr.
Sun, 02 Oct 2005 19:07:16 +0000 Richard M. Stallman *** empty log message ***
Sun, 02 Oct 2005 18:35:05 +0000 Dan Nicolaescu * lisp.h (fatal): Undo previous change.
Sun, 02 Oct 2005 17:44:18 +0000 Richard M. Stallman yes
Sun, 02 Oct 2005 17:39:25 +0000 Richard M. Stallman (ebnf-eps-production-list): Use insert-buffer-substring.
Sun, 02 Oct 2005 17:37:34 +0000 Richard M. Stallman Pacify byte compiler warnings in pacification code.
Sun, 02 Oct 2005 15:54:03 +0000 Stefan Monnier (ange-ftp-insert-directory): Fix up the search when `file' is absolute.
Sun, 02 Oct 2005 15:38:20 +0000 Stefan Monnier (ange-ftp-insert-directory): Undo unintended part in last change.
Sun, 02 Oct 2005 15:01:48 +0000 Stefan Monnier Clarify the local variables entry.
Sun, 02 Oct 2005 11:07:01 +0000 Romain Francoise (compile-goto-error): Delete extra paren.
Sun, 02 Oct 2005 09:35:32 +0000 Andreas Schwab *** empty log message ***
Sun, 02 Oct 2005 09:35:20 +0000 Andreas Schwab (ediff-fixup-patch-map): Handle file names without
Sun, 02 Oct 2005 03:36:42 +0000 Richard M. Stallman *** empty log message ***
Sun, 02 Oct 2005 03:34:29 +0000 Richard M. Stallman (comint-redirect-subvert-readonly): Doc fix.
Sun, 02 Oct 2005 03:33:18 +0000 Richard M. Stallman (compilation-buffer-name): New arg MODE-COMMAND.
Sun, 02 Oct 2005 03:33:02 +0000 Richard M. Stallman (next-error-internal): New function.
Sun, 02 Oct 2005 03:28:56 +0000 Richard M. Stallman (face_color_gray_p): Colors close to black count as gray.
Sun, 02 Oct 2005 03:11:03 +0000 Chong Yidong * speedbar.el: Remove RCS tag.
Sun, 02 Oct 2005 00:23:59 +0000 Miles Bader Add arch tagline
Sat, 01 Oct 2005 20:42:09 +0000 Kim F. Storm (try_window): Skip scroll-margin check if ZV is visible.
Sat, 01 Oct 2005 20:41:57 +0000 Kim F. Storm *** empty log message ***
Sat, 01 Oct 2005 20:09:23 +0000 Romain Francoise 2005-10-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
Sat, 01 Oct 2005 12:51:42 +0000 Jason Rumney *** empty log message ***
Sat, 01 Oct 2005 12:51:19 +0000 Jason Rumney (set-version): Set version numbers in nt/emacs.rc.
Sat, 01 Oct 2005 11:12:06 +0000 YAMAMOTO Mitsuharu *** empty log message ***
Sat, 01 Oct 2005 11:11:32 +0000 YAMAMOTO Mitsuharu (mac_draw_string_common, x_per_char_metric)
Sat, 01 Oct 2005 11:09:44 +0000 YAMAMOTO Mitsuharu (struct _XCharStruct): New member valid_p.
Sat, 01 Oct 2005 11:09:09 +0000 YAMAMOTO Mitsuharu (start_hourglass): Apply 2005-05-07 change for xfns.c.
Sat, 01 Oct 2005 11:08:25 +0000 YAMAMOTO Mitsuharu (init_keyboard) [MAC_OSX]: Don't install SIGINT handler.
Sat, 01 Oct 2005 11:07:39 +0000 YAMAMOTO Mitsuharu Add charset info for "iso10646-1". Modify default fontset to use
Sat, 01 Oct 2005 04:00:50 +0000 Stefan Monnier (mm-inline-media-tests): Check presence of the diff-mode
Sat, 01 Oct 2005 03:44:23 +0000 Stefan Monnier *** empty log message ***
Sat, 01 Oct 2005 03:01:42 +0000 Chong Yidong * speedbar.el: Re-apply arch tag.
Fri, 30 Sep 2005 22:38:16 +0000 Dan Nicolaescu * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
Fri, 30 Sep 2005 22:38:16 +0000 Dan Nicolaescu Move systime.h include after lisp.h.
Fri, 30 Sep 2005 21:04:56 +0000 Stefan Monnier (ange-ftp-gwp-start): Use with-current-buffer.
Fri, 30 Sep 2005 19:48:12 +0000 Bill Wohler Convert did a nasty job on the image.
Fri, 30 Sep 2005 19:21:12 +0000 Bill Wohler 2005-09-30 Bill Wohler <wohler@newt.com>
Fri, 30 Sep 2005 18:41:26 +0000 Romain Francoise Fixup whitespace.
Fri, 30 Sep 2005 18:30:10 +0000 Romain Francoise (High-Level Completion): Explain that the prompt
Fri, 30 Sep 2005 18:29:18 +0000 Romain Francoise (Minibuffer): The default value now appears before the colon in
Fri, 30 Sep 2005 18:28:47 +0000 Romain Francoise Mention changes to `read-buffer'.
Fri, 30 Sep 2005 17:48:04 +0000 Bill Wohler 2005-09-30 Bill Wohler <wohler@newt.com>
Fri, 30 Sep 2005 13:20:57 +0000 Chong Yidong Removed files. New speedbar image files are in etc/images/ezimage
Fri, 30 Sep 2005 13:18:43 +0000 Chong Yidong * dframe.el: New file.
Fri, 30 Sep 2005 13:15:10 +0000 Chong Yidong * speedbar.el: New version 1.0pre3.
Fri, 30 Sep 2005 13:11:14 +0000 Chong Yidong * images/ezimage: New directory.
Fri, 30 Sep 2005 13:09:58 +0000 Chong Yidong Images used by speedbar.el.
Fri, 30 Sep 2005 07:01:40 +0000 Kenichi Handa *** empty log message ***
Fri, 30 Sep 2005 07:00:11 +0000 Kenichi Handa (ps-mule-show-warning): If a character is in
Fri, 30 Sep 2005 06:28:53 +0000 David Ponce (tree-widget-themes-load-path): New variable.
Fri, 30 Sep 2005 06:28:17 +0000 David Ponce *** empty log message ***
Fri, 30 Sep 2005 06:20:24 +0000 David Ponce Update recentf changes.
Fri, 30 Sep 2005 06:18:55 +0000 David Ponce (recentf-filename-handlers): Rename from
Fri, 30 Sep 2005 06:18:32 +0000 David Ponce *** empty log message ***
Fri, 30 Sep 2005 03:03:53 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Thu, 29 Sep 2005 23:41:36 +0000 Juri Linkov *** empty log message ***
Thu, 29 Sep 2005 23:41:05 +0000 Juri Linkov (Displaying Messages): Rename argument name `string' to `format-string'
Thu, 29 Sep 2005 23:28:48 +0000 Juri Linkov (Fmessage, Fmessage_box, Fmessage_or_box):
Thu, 29 Sep 2005 23:14:57 +0000 Juri Linkov Remove duplicate entries.
Thu, 29 Sep 2005 23:03:32 +0000 Juri Linkov *** empty log message ***
Thu, 29 Sep 2005 23:00:45 +0000 Juri Linkov (custom-buffer-sort-alphabetically): Default to nil.
Thu, 29 Sep 2005 22:58:48 +0000 Juri Linkov (vhdl-font-lock-prompt-face)
Thu, 29 Sep 2005 22:57:28 +0000 Juri Linkov (compilation-error, compilation-warning)
Thu, 29 Sep 2005 22:56:45 +0000 Juri Linkov (Buffer-menu-buffer): Remove group `font-lock-highlighting-faces'.
Thu, 29 Sep 2005 22:56:22 +0000 Juri Linkov (tooltip): Add group `basic-faces'.
Thu, 29 Sep 2005 22:55:53 +0000 Juri Linkov (isearch, lazy-highlight): Add group `basic-faces'.
Thu, 29 Sep 2005 22:55:13 +0000 Juri Linkov Rearrange face definitions to be in the same order as
Thu, 29 Sep 2005 21:55:22 +0000 Jason Rumney Update version numbers
Thu, 29 Sep 2005 08:28:05 +0000 Kim F. Storm *** empty log message ***
Thu, 29 Sep 2005 08:24:07 +0000 Kim F. Storm *** empty log message ***
Wed, 28 Sep 2005 19:16:44 +0000 Kim F. Storm Set CUA move property on additional commands:
Wed, 28 Sep 2005 19:16:14 +0000 Kim F. Storm *** empty log message ***
Wed, 28 Sep 2005 17:47:00 +0000 Romain Francoise (comint-show-output): Really set point at the beginning of the output
Wed, 28 Sep 2005 10:48:20 +0000 Kim F. Storm (gif_load): Fix size of allocated image buffer
Wed, 28 Sep 2005 10:47:51 +0000 Kim F. Storm *** empty log message ***
Wed, 28 Sep 2005 08:15:50 +0000 YAMAMOTO Mitsuharu *** empty log message ***