log

age author description
Sun, 14 Dec 2008 17:31:34 +0000 Roland Winkler (proced-auto-update-interval): Renamed from proced-timer-interval.
Sun, 14 Dec 2008 12:14:30 +0000 Vinicius Jose Latorre PostScript Variables: fix doc.
Sun, 14 Dec 2008 03:27:10 +0000 Dan Nicolaescu Fix typos. Add more to the "SEE ALSO" section.
Sun, 14 Dec 2008 03:23:43 +0000 Dan Nicolaescu Include syswait.h instead of sys/types.h.
Sun, 14 Dec 2008 00:08:55 +0000 Glenn Morris Fix MAILINGLISTS (default) location.
Sat, 13 Dec 2008 22:09:09 +0000 Chong Yidong (x_delete_display): Move xim_close_dpy call to x_delete_terminal.
Sat, 13 Dec 2008 22:08:58 +0000 Chong Yidong * xterm.c (x_delete_display): Move xim_close_dpy call to
Sat, 13 Dec 2008 20:53:02 +0000 Glenn Morris (uninstall): Use a narrower range of wildcards when deleting the icons.
Sat, 13 Dec 2008 20:32:30 +0000 Glenn Morris (uninstall): Remove desktop file and icons, game scores if empty.
Sat, 13 Dec 2008 20:12:08 +0000 Glenn Morris (manext): Remove variable.
Sat, 13 Dec 2008 19:28:31 +0000 Glenn Morris Add "SEE ALSO" section.
Sat, 13 Dec 2008 19:28:24 +0000 Glenn Morris Add "SEE ALSO" section.
Sat, 13 Dec 2008 17:56:27 +0000 Jason Rumney * w32font.c (intern_font_name): New function.
Sat, 13 Dec 2008 15:40:34 +0000 Chong Yidong (Fdelete_frame): Call free_font_driver_list.
Sat, 13 Dec 2008 15:40:22 +0000 Chong Yidong * frame.c (Fdelete_frame): Call free_font_driver_list.
Sat, 13 Dec 2008 15:39:48 +0000 Chong Yidong (free_font_driver_list): Implement missing function.
Sat, 13 Dec 2008 15:39:39 +0000 Chong Yidong * font.c (free_font_driver_list): Implement missing function.
Sat, 13 Dec 2008 14:19:56 +0000 Chong Yidong (pmail-output-to-babyl-file): Rewrite, assuming mbox
Sat, 13 Dec 2008 14:19:24 +0000 Chong Yidong * pmailout.el (pmail-output-to-babyl-file): Rewrite, assuming mbox
Sat, 13 Dec 2008 05:44:38 +0000 Chong Yidong (struct xim_inst_t): Definition moved to xterm.h.
Sat, 13 Dec 2008 05:41:55 +0000 Chong Yidong (struct xim_inst_t): Definition moved from xterm.c.
Sat, 13 Dec 2008 05:40:29 +0000 Chong Yidong (w32_term_init): Don't initialize the image cache here; it will be
Sat, 13 Dec 2008 05:39:41 +0000 Chong Yidong * w32term.c (w32_term_init): Don't initialize the image cache
Sat, 13 Dec 2008 05:39:20 +0000 Chong Yidong Update commentary.
Sat, 13 Dec 2008 04:20:11 +0000 Glenn Morris Fix comment typo.
Sat, 13 Dec 2008 04:19:34 +0000 Glenn Morris (install-arch-indep): Add new man-pages.
Sat, 13 Dec 2008 04:16:16 +0000 Glenn Morris Remove initial copyright comment, just refer to COPYING section, merge
Sat, 13 Dec 2008 04:15:43 +0000 Glenn Morris New file. Basic man-page, largely constructed from program --help output.
Sat, 13 Dec 2008 04:15:33 +0000 Glenn Morris New file. Basic man-page, largely from script commentary.
Sat, 13 Dec 2008 04:15:23 +0000 Glenn Morris New file. Basic man-page.
Sat, 13 Dec 2008 04:15:06 +0000 Glenn Morris Don't duplicate copyright info in initial comment,
Sat, 13 Dec 2008 04:14:26 +0000 Glenn Morris Comment.
Sat, 13 Dec 2008 04:14:10 +0000 Glenn Morris Fix "emacsclient" typo. Replace problematic character.
Sat, 13 Dec 2008 04:12:45 +0000 Glenn Morris (declare-function): Doc fix.
Sat, 13 Dec 2008 04:12:08 +0000 Glenn Morris (font-lock-defaults): Doc fix: mention levels; refer to elisp manual.
Sat, 13 Dec 2008 04:11:03 +0000 Glenn Morris (Font Lock Basics): Fix level description. (Bug#1534)
Sat, 13 Dec 2008 03:29:47 +0000 Kenichi Handa (font_rescale_ratio): Moved from xfaces.c. Argument
Sat, 13 Dec 2008 03:29:30 +0000 Kenichi Handa *** empty log message ***
Sat, 13 Dec 2008 03:26:49 +0000 Kenichi Handa (font_rescale_ratio): Moved to font.c.
Sat, 13 Dec 2008 01:21:17 +0000 Chong Yidong (Fx_wm_set_size_hint): Check if the frame is an X frame.
Sat, 13 Dec 2008 01:20:43 +0000 Chong Yidong * xfns.c (Fx_wm_set_size_hint): Check if the frame is an X frame.
Fri, 12 Dec 2008 15:34:46 +0000 Jason Rumney (x_display_info_for_name, Fx_open_connection): Set
Fri, 12 Dec 2008 15:26:46 +0000 Chong Yidong All callers to pmail-output-to-pmail-file changed to
Fri, 12 Dec 2008 15:26:38 +0000 Chong Yidong All callers to pmail-output-to-pmail-file changed to
Fri, 12 Dec 2008 15:26:28 +0000 Chong Yidong (pmail-output): Rewrite to handle mbox format.
Fri, 12 Dec 2008 15:26:17 +0000 Chong Yidong * pmailout.el (pmail-output): Rewrite to handle mbox format.
Fri, 12 Dec 2008 09:32:02 +0000 Martin Rudalics *** empty log message ***
Fri, 12 Dec 2008 09:30:55 +0000 Martin Rudalics (fit-window-to-buffer): Return non-nil when height
Fri, 12 Dec 2008 03:55:24 +0000 Glenn Morris (Error Debugging): Refer forwards to eval-expression-debug-on-error.
Fri, 12 Dec 2008 02:21:58 +0000 Miles Bader Add arch tagline
Fri, 12 Dec 2008 01:00:33 +0000 Juanma Barranquero Fix typo.
Fri, 12 Dec 2008 00:54:31 +0000 Dan Nicolaescu (init_tty): Move setting the terminal name before the
Fri, 12 Dec 2008 00:49:39 +0000 Juanma Barranquero Fix typos.
Fri, 12 Dec 2008 00:33:30 +0000 Juanma Barranquero * server.el (server-sentinel): Uncomment code to delete connection file.
Thu, 11 Dec 2008 20:38:36 +0000 Chong Yidong (tty_free_frame_resources): Renamed from delete_tty_output; all
Thu, 11 Dec 2008 20:38:26 +0000 Chong Yidong * term.c (tty_free_frame_resources): Renamed from delete_tty_output;
Thu, 11 Dec 2008 18:17:15 +0000 Dan Nicolaescu Updated from master source.
Thu, 11 Dec 2008 17:32:44 +0000 Dan Nicolaescu (WCONTINUED): New compatibility define for older systems.
Thu, 11 Dec 2008 17:20:45 +0000 Martin Rudalics *** empty log message ***
Thu, 11 Dec 2008 17:19:37 +0000 Martin Rudalics (dired-pop-to-buffer): Call with min-height arg 1 to
Thu, 11 Dec 2008 17:17:44 +0000 Martin Rudalics (fit-window-to-buffer): Use with-selected-window and
Thu, 11 Dec 2008 14:58:04 +0000 Jason Rumney *** empty log message ***
Thu, 11 Dec 2008 14:56:09 +0000 Jason Rumney (fill_in_logfont): Don't assume symbol script means SYMBOL_CHARSET.
Thu, 11 Dec 2008 13:02:52 +0000 Jason Rumney *** empty log message ***
Thu, 11 Dec 2008 13:01:22 +0000 Jason Rumney (uniscribe_encode_char): Increase glyph buffer size for surrogates.
Thu, 11 Dec 2008 12:02:49 +0000 Juanma Barranquero Add info to entry.
Thu, 11 Dec 2008 11:06:46 +0000 Juanma Barranquero Fix typo.
Thu, 11 Dec 2008 11:03:42 +0000 Juanma Barranquero * progmodes/ruby-mode.el (ruby-mode-abbrev-table, ruby-mode-map)
Thu, 11 Dec 2008 09:53:54 +0000 Martin Rudalics *** empty log message ***
Thu, 11 Dec 2008 09:48:08 +0000 Martin Rudalics (dired-pop-to-buffer): Use fit-window-to-buffer when
Thu, 11 Dec 2008 09:40:44 +0000 Juanma Barranquero Move decoding of locale info from Lisp to C.
Thu, 11 Dec 2008 08:46:35 +0000 Juanma Barranquero * process.c (Fsystem_process_attributes, syms_of_process):
Thu, 11 Dec 2008 07:44:27 +0000 Dan Nicolaescu SH3 is still supported.
Thu, 11 Dec 2008 04:22:37 +0000 Glenn Morris Fix ruby-mode attribution.
Thu, 11 Dec 2008 02:01:55 +0000 Chong Yidong Fix auto-mode-alist entry.
Thu, 11 Dec 2008 02:01:35 +0000 Chong Yidong * progmodes/ruby-mode.el: Fix auto-mode-alist entry.
Thu, 11 Dec 2008 01:49:46 +0000 Juanma Barranquero * syntax.c (Fmodify_syntax_entry): Doc fix.
Wed, 10 Dec 2008 23:36:03 +0000 Dan Nicolaescu (main): Fix previous change.
Wed, 10 Dec 2008 22:18:21 +0000 Juanma Barranquero * emacsclient.c (main): Fix mindless breakage where emacsclient
Wed, 10 Dec 2008 21:50:23 +0000 Chong Yidong (pmail-perm-variables): Don't call pmail-parse-file-inboxes.
Wed, 10 Dec 2008 21:48:55 +0000 Chong Yidong * pmail.el (pmail-perm-variables): Don't call pmail-parse-file-inboxes.
Wed, 10 Dec 2008 20:56:39 +0000 Chong Yidong (pmail-insert-pmail-file-header): Function deleted.
Wed, 10 Dec 2008 20:56:32 +0000 Chong Yidong (pmail-output-to-pmail-file): Don't call
Wed, 10 Dec 2008 20:56:16 +0000 Chong Yidong * pmailout.el (pmail-output-to-pmail-file): Don't call
Wed, 10 Dec 2008 20:36:47 +0000 Chong Yidong Remove debugging code.
Wed, 10 Dec 2008 19:25:26 +0000 Juanma Barranquero * font.c (Ffont_spec): Move usage to end of docstring.
Wed, 10 Dec 2008 19:02:05 +0000 Chong Yidong Added Ruby mode.
Wed, 10 Dec 2008 19:01:51 +0000 Chong Yidong (Program Modes): Mention Ruby mode.
Wed, 10 Dec 2008 19:01:46 +0000 Chong Yidong * programs.texi (Program Modes): Mention Ruby mode.
Wed, 10 Dec 2008 19:00:28 +0000 Chong Yidong Ruby mode added.
Wed, 10 Dec 2008 18:59:50 +0000 Chong Yidong (ELCFILES): Add ruby-mode.elc.
Wed, 10 Dec 2008 18:59:36 +0000 Chong Yidong * Makefile.in (ELCFILES): Add ruby-mode.elc.
Wed, 10 Dec 2008 18:59:26 +0000 Chong Yidong New file.
Wed, 10 Dec 2008 16:31:26 +0000 Juanma Barranquero Fix whitespace breakage by bug#870 (and it wasn't even me, this time).
Wed, 10 Dec 2008 16:21:39 +0000 Jason Rumney Improve comments for last change.
Wed, 10 Dec 2008 16:10:36 +0000 Jason Rumney *** empty log message ***
Wed, 10 Dec 2008 16:09:17 +0000 Jason Rumney (add_font_entity_to_list): Limit unicode-sip fonts to those that
Wed, 10 Dec 2008 15:37:46 +0000 Jason Rumney *** empty log message ***
Wed, 10 Dec 2008 15:36:51 +0000 Jason Rumney (Qcham): New symbol.
Wed, 10 Dec 2008 15:24:22 +0000 Dan Nicolaescu (main): Fail in case of not being able to connect.
Wed, 10 Dec 2008 15:07:56 +0000 Dan Nicolaescu (decode_options): Fix typo.
Wed, 10 Dec 2008 15:02:42 +0000 Chong Yidong (xterm-remove-modify-other-keys): Fix error in terminal variable
Wed, 10 Dec 2008 15:02:31 +0000 Chong Yidong * term/xterm.el (xterm-remove-modify-other-keys): Fix error in
Wed, 10 Dec 2008 14:57:20 +0000 Dan Nicolaescu (EMACS_DAEMON): Remove definition.
Wed, 10 Dec 2008 10:44:34 +0000 Juanma Barranquero Fix typos.
Wed, 10 Dec 2008 10:21:03 +0000 Juanma Barranquero * net/tramp.el (top): Don't fail if there is no current message.
Wed, 10 Dec 2008 10:02:50 +0000 Katsumi Yamaoka * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
Wed, 10 Dec 2008 09:47:06 +0000 Juanma Barranquero * emacsclient.c [!WINDOWSNT] (EMACS_DAEMON): New define.
Wed, 10 Dec 2008 08:30:54 +0000 Dan Nicolaescu * Makefile.in (install-arch-indep): Install ebrowse.1.
Wed, 10 Dec 2008 07:56:51 +0000 Dan Nicolaescu * misc.texi (emacsclient Options): Describe what an empty string
Wed, 10 Dec 2008 06:05:52 +0000 Kenichi Handa *** empty log message ***
Wed, 10 Dec 2008 06:04:05 +0000 Kenichi Handa (setup-default-fontset): Add an entry for characters in the Unicode
Wed, 10 Dec 2008 06:01:44 +0000 Kenichi Handa *** empty log message ***
Wed, 10 Dec 2008 06:00:56 +0000 Kenichi Handa (fc_charset_table): Add "unicode-sip".
Wed, 10 Dec 2008 04:33:27 +0000 Glenn Morris (ELCFILES): Update.
Wed, 10 Dec 2008 04:32:16 +0000 Glenn Morris Move here from ../, with warning comment.
Wed, 10 Dec 2008 04:31:45 +0000 Glenn Morris Move to obsolete
Wed, 10 Dec 2008 01:35:39 +0000 Daiki Ueno * epa-hook.el (epa-file-find-file-hook): Don't mark the current
Wed, 10 Dec 2008 01:04:19 +0000 Juanma Barranquero * coding.c (QCdefault_char): Rename from QCdefalut_char.
Wed, 10 Dec 2008 00:53:33 +0000 Juanma Barranquero Fix typos.
Tue, 09 Dec 2008 23:54:29 +0000 Chong Yidong (syms_of_xftfont): Fix typo.
Tue, 09 Dec 2008 23:54:20 +0000 Chong Yidong * xftfont.c (syms_of_xftfont): Fix typo.
Tue, 09 Dec 2008 23:43:11 +0000 Chong Yidong (save-some-buffers): At each map-y-or-n-p iteration,
Tue, 09 Dec 2008 23:43:03 +0000 Chong Yidong * files.el (save-some-buffers): At each map-y-or-n-p iteration,
Tue, 09 Dec 2008 23:23:05 +0000 Chong Yidong (pmail-expunge): Pass new optional arg to pmail-only-expunge.
Tue, 09 Dec 2008 23:22:58 +0000 Chong Yidong * pmail.el (pmail-expunge): Pass new optional arg to pmail-only-expunge.
Tue, 09 Dec 2008 23:08:05 +0000 Chong Yidong (Fbuffer_swap_text): Signal error if swapping a dead buffer.
Tue, 09 Dec 2008 23:07:56 +0000 Chong Yidong * buffer.c (Fbuffer_swap_text): Signal error if swapping a dead
Tue, 09 Dec 2008 21:17:09 +0000 Stefan Monnier (rx-submatch): Pass : to rx-form (bug#1518).
Tue, 09 Dec 2008 20:36:23 +0000 Dan Nicolaescu Add Solaris on x86_64.
Tue, 09 Dec 2008 19:35:33 +0000 Chong Yidong (pmail-summary-header): Deleted.
Tue, 09 Dec 2008 19:35:06 +0000 Chong Yidong (pmail-only-expunge): Swap buffers at the beginning.
Tue, 09 Dec 2008 19:35:00 +0000 Chong Yidong * pmail.el (pmail-only-expunge): Swap buffers at the beginning.
Tue, 09 Dec 2008 14:32:16 +0000 Chong Yidong (Font X): Distinguish between client-side and server-side fonts. List
Tue, 09 Dec 2008 14:32:02 +0000 Chong Yidong * cmdargs.texi (Font X): Distinguish between client-side and
Tue, 09 Dec 2008 14:27:56 +0000 Chong Yidong (Font X): Move discussion of quoting to top.
Tue, 09 Dec 2008 14:27:50 +0000 Chong Yidong * cmdargs.texi (Font X): Move discussion of quoting to top.
Tue, 09 Dec 2008 03:59:29 +0000 Glenn Morris (ELCFILES): Update.
Tue, 09 Dec 2008 02:42:35 +0000 Miles Bader Tweak doc/misc/ChangeLog order
Tue, 09 Dec 2008 02:42:28 +0000 Miles Bader Merge from gnus--devo--0
Tue, 09 Dec 2008 00:58:34 +0000 Dan Nicolaescu Updated from master source.
Mon, 08 Dec 2008 23:42:13 +0000 Eli Zaretskii *** empty log message ***
Mon, 08 Dec 2008 23:40:37 +0000 Eli Zaretskii Fix last change.
Mon, 08 Dec 2008 16:30:43 +0000 Stefan Monnier (auto-insert): Use expand-file-name instead of concat.
Mon, 08 Dec 2008 16:22:40 +0000 Dan Nicolaescu (main): Close daemon_pipe on exec.
Mon, 08 Dec 2008 14:44:30 +0000 Chong Yidong (encode_terminal_code): Free any previous memory blocks
Mon, 08 Dec 2008 14:44:23 +0000 Chong Yidong (struct tty): New members termcap_term_buffer and
Mon, 08 Dec 2008 14:43:45 +0000 Chong Yidong * termchar.h (struct tty): New members termcap_term_buffer and
Sun, 07 Dec 2008 18:51:01 +0000 Carsten Dominik 2008-12-07 Carsten Dominik <dominik@science.uva.nl>
Sun, 07 Dec 2008 18:50:50 +0000 Carsten Dominik *** empty log message ***
Sun, 07 Dec 2008 18:49:38 +0000 Carsten Dominik 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
Sun, 07 Dec 2008 18:49:09 +0000 Carsten Dominik *** empty log message ***
Sun, 07 Dec 2008 18:45:03 +0000 Carsten Dominik Checking in the correct versions of the files, sorry, I hade used the files
Sun, 07 Dec 2008 18:37:17 +0000 Carsten Dominik New file org-w3m.el.
Sun, 07 Dec 2008 18:36:02 +0000 Carsten Dominik 2008-12-07 Carsten Dominik <carsten.dominik@gmail.com>
Sun, 07 Dec 2008 18:34:56 +0000 Carsten Dominik *** empty log message ***
Sun, 07 Dec 2008 17:41:12 +0000 Eli Zaretskii *** empty log message ***
Sun, 07 Dec 2008 17:40:49 +0000 Eli Zaretskii Untabify.
Sun, 07 Dec 2008 05:00:54 +0000 Seiji Zenitani * nsfns.m (ns_set_background_color): Remove code duplication.
Sun, 07 Dec 2008 00:58:47 +0000 Chong Yidong (make_conversion_work_buffer): Disable buffer modification hooks in
Sun, 07 Dec 2008 00:58:16 +0000 Chong Yidong * coding.c (make_conversion_work_buffer): Disable buffer modification
Sat, 06 Dec 2008 17:26:18 +0000 Miles Bader Merge from gnus--devo--0
Sat, 06 Dec 2008 03:57:16 +0000 Chong Yidong (terminal-init-xterm): Discard pending input before reading a reply to
Sat, 06 Dec 2008 03:55:05 +0000 Chong Yidong * term/xterm.el (terminal-init-xterm): Discard pending input
Sat, 06 Dec 2008 03:30:36 +0000 Glenn Morris (Old Revisions): Improve previous change.
Sat, 06 Dec 2008 01:11:07 +0000 Seiji Zenitani requirements of the frame opacity code (OS X)
Fri, 05 Dec 2008 20:43:18 +0000 Chong Yidong (pmail-convert-babyl-to-mbox): Reinitialize pmail-mode variables after
Fri, 05 Dec 2008 20:43:11 +0000 Chong Yidong * pmail.el (pmail-convert-babyl-to-mbox): Reinitialize pmail-mode
Fri, 05 Dec 2008 16:54:24 +0000 Eli Zaretskii *** empty log message ***
Fri, 05 Dec 2008 16:53:47 +0000 Eli Zaretskii (String Basics): Only unibyte strings that represent key sequences hold
Fri, 05 Dec 2008 16:49:20 +0000 Eli Zaretskii *** empty log message ***
Fri, 05 Dec 2008 16:44:56 +0000 Eli Zaretskii (procfs_system_process_attributes): If `nread' has a negative value, assign
Fri, 05 Dec 2008 16:30:01 +0000 Eli Zaretskii *** empty log message ***
Fri, 05 Dec 2008 16:29:34 +0000 Eli Zaretskii (Character Sets): Document `map-charset-chars'.
Fri, 05 Dec 2008 16:11:37 +0000 Eli Zaretskii *** empty log message ***
Fri, 05 Dec 2008 16:11:03 +0000 Eli Zaretskii (Coding System Basics): Rewrite @ignore'd paragraph to speak about `undecided'.
Fri, 05 Dec 2008 14:56:18 +0000 Vinicius Jose Latorre Transform defvar into defcustom.
Fri, 05 Dec 2008 14:45:32 +0000 Chong Yidong Minor correction.
Fri, 05 Dec 2008 14:45:14 +0000 Chong Yidong (Vdebug_on_error): Doc fix.
Fri, 05 Dec 2008 14:44:53 +0000 Chong Yidong * eval.c (syms_of_eval): Doc fix.
Fri, 05 Dec 2008 13:36:46 +0000 Andreas Schwab (dired-font-lock-keywords): Fix last change.
Fri, 05 Dec 2008 12:26:58 +0000 Kenichi Handa *** empty log message ***
Fri, 05 Dec 2008 12:24:58 +0000 Kenichi Handa (ftfont_shape_by_flt): Use "combining" flt if the
Fri, 05 Dec 2008 07:09:16 +0000 Eli Zaretskii *** empty log message ***
Fri, 05 Dec 2008 07:07:53 +0000 Eli Zaretskii (procfs_system_process_attributes): Don't use cmd, cmdsize, and q without
Fri, 05 Dec 2008 03:02:03 +0000 Richard M. Stallman *** empty log message ***
Fri, 05 Dec 2008 03:01:47 +0000 Richard M. Stallman (Antinews): Minor fixes.
Fri, 05 Dec 2008 00:21:40 +0000 Juanma Barranquero * international/mule-diag.el (mule-diag): Display the window
Fri, 05 Dec 2008 00:02:10 +0000 Juanma Barranquero Fix breakage by #870.
Thu, 04 Dec 2008 23:58:14 +0000 Juanma Barranquero * ibuffer.el (ibuffer-sort-bufferlist): Require ibuf-ext
Thu, 04 Dec 2008 23:16:45 +0000 Chong Yidong (pmailhdr): Require pmailhdr.
Thu, 04 Dec 2008 23:16:40 +0000 Chong Yidong * pmailsort.el (pmailhdr): Require pmailhdr.
Thu, 04 Dec 2008 23:14:50 +0000 Chong Yidong Require pmailhdr.
Thu, 04 Dec 2008 23:13:08 +0000 Chong Yidong Remove pmaildesc dependency.
Thu, 04 Dec 2008 23:11:10 +0000 Chong Yidong Remove pmaildesc.elc.
Thu, 04 Dec 2008 23:04:39 +0000 Sam Steingold (compilation-read-command): Extracted from compile.
Thu, 04 Dec 2008 22:54:48 +0000 Chong Yidong Sync with rmailedit.el.
Thu, 04 Dec 2008 22:50:50 +0000 Chong Yidong (pmail-retry-failure): Remove call to non-existent function
Thu, 04 Dec 2008 22:49:30 +0000 Chong Yidong Sync with rmailout.el.
Thu, 04 Dec 2008 22:49:21 +0000 Chong Yidong Sync with rmailkwd.el.
Thu, 04 Dec 2008 22:49:10 +0000 Chong Yidong Require mail-parse.
Thu, 04 Dec 2008 22:48:57 +0000 Chong Yidong Sync with pmailsort.el.
Thu, 04 Dec 2008 22:47:37 +0000 Chong Yidong File removed.
Thu, 04 Dec 2008 22:47:07 +0000 Chong Yidong * pmailsort.el: Sync with pmailsort.el.
Thu, 04 Dec 2008 20:44:11 +0000 Michael Albinus *** empty log message ***
Thu, 04 Dec 2008 20:43:23 +0000 Michael Albinus * net/tramp.el (top): Write a message, when loading Tramp.
Thu, 04 Dec 2008 20:42:29 +0000 Michael Albinus * net/tramp-cache.el (tramp-dump-connection-properties): Polish
Thu, 04 Dec 2008 18:10:34 +0000 Lute Kamstra (vc-cvs-could-register): Don't use file-directory-p to
Thu, 04 Dec 2008 15:25:53 +0000 Jason Rumney *** empty log message ***
Thu, 04 Dec 2008 15:23:54 +0000 Juanma Barranquero * international/mule-diag.el (list-character-sets): Doc fix.
Thu, 04 Dec 2008 15:21:53 +0000 Jason Rumney (w32font_draw): Initialize orig_clip before getting it, and delete it
Thu, 04 Dec 2008 13:41:10 +0000 Chong Yidong (pmail-get-header): Call pmail-swap-buffers-maybe.
Thu, 04 Dec 2008 13:40:56 +0000 Chong Yidong * pmail.el (pmail-get-header): Call pmail-swap-buffers-maybe.
Thu, 04 Dec 2008 10:53:18 +0000 Katsumi Yamaoka * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and fast.
Thu, 04 Dec 2008 08:53:26 +0000 Dan Nicolaescu (kbd_buffer_get_event): Follow the non-interactive
Thu, 04 Dec 2008 07:03:53 +0000 Glenn Morris (vc-svn-register-switches): Doc fix. Add t as option.
Thu, 04 Dec 2008 07:02:21 +0000 Glenn Morris (vc-sccs-register-switches): Doc fix. Add t as option.
Thu, 04 Dec 2008 07:01:56 +0000 Glenn Morris (vc-rcs-register-switches): Doc fix. Add t as option.
Thu, 04 Dec 2008 07:01:22 +0000 Glenn Morris (vc-mcvs-register-switches): Doc fix. Add t as option.
Thu, 04 Dec 2008 07:00:43 +0000 Glenn Morris (vc-cvs-register-switches): Doc fix. Add t as option.
Thu, 04 Dec 2008 06:13:19 +0000 Glenn Morris (toggle-read-only): Doc fix.
Thu, 04 Dec 2008 03:24:41 +0000 Chong Yidong (pmail-sort-messages): Don't call removed function
Thu, 04 Dec 2008 03:24:28 +0000 Chong Yidong * pmailsort.el (pmail-sort-messages): Don't call removed function
Thu, 04 Dec 2008 01:58:01 +0000 Katsumi Yamaoka * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap on links.
Wed, 03 Dec 2008 23:49:00 +0000 Katsumi Yamaoka (message-idna-to-ascii-rhs-1): Fix previous commit.
Wed, 03 Dec 2008 21:57:10 +0000 Stefan Monnier (apropos-print-doc): Fix thinko that caused long labels to
Wed, 03 Dec 2008 16:36:59 +0000 Juanma Barranquero * w32-fns.el (w32-list-locales): Use `with-output-to-temp-buffer',
Wed, 03 Dec 2008 16:17:46 +0000 Juanma Barranquero * international/mule-diag.el (unicodedata-file, unicode-data): Remove.
Wed, 03 Dec 2008 14:16:27 +0000 Juanma Barranquero Better description.
Wed, 03 Dec 2008 14:13:42 +0000 Juanma Barranquero * w32.c (init_environment): Don't free handle to library shell32.dll.
Wed, 03 Dec 2008 08:21:08 +0000 Glenn Morris *** empty log message ***
Wed, 03 Dec 2008 08:03:49 +0000 Glenn Morris NEWS would imply this file is supposed to be maintainerless.
Wed, 03 Dec 2008 07:57:47 +0000 Glenn Morris Add VC switches entry.
Wed, 03 Dec 2008 07:57:23 +0000 Glenn Morris (Old Revisions): Fix diff-switches description.
Wed, 03 Dec 2008 07:45:04 +0000 Glenn Morris (vc-diff-switches): Doc fix.
Wed, 03 Dec 2008 07:43:33 +0000 Glenn Morris (vc-cvs-diff-switches): Doc fix. Add t as option.
Wed, 03 Dec 2008 07:41:10 +0000 Glenn Morris Comment.
Wed, 03 Dec 2008 07:40:53 +0000 Glenn Morris (vc-sccs-diff-switches): Doc fix. Add t as option.
Wed, 03 Dec 2008 07:39:20 +0000 Glenn Morris (vc-rcs-diff-switches): Doc fix. Add t as option.
Wed, 03 Dec 2008 07:38:45 +0000 Glenn Morris (vc-mtn-diff-switches): Doc fix.
Wed, 03 Dec 2008 07:38:25 +0000 Glenn Morris Set maintainer as FSF rather than "None".
Wed, 03 Dec 2008 07:37:39 +0000 Glenn Morris (vc-hg-diff-switches): Doc fix.
Wed, 03 Dec 2008 07:36:53 +0000 Glenn Morris (vc-git-diff-switches): Doc fix.
Wed, 03 Dec 2008 07:36:23 +0000 Glenn Morris (vc-bzr-diff-switches): Doc fix. Add t as option.
Wed, 03 Dec 2008 07:35:14 +0000 Glenn Morris (vc-arch-diff-switches): New option, for consistency with other backends.
Wed, 03 Dec 2008 06:35:02 +0000 Kenichi Handa (encode_coding_emacs_mule): Be sure to set `code'.
Wed, 03 Dec 2008 06:16:18 +0000 Daiki Ueno (epa--show-key): Use past tense of "expire" if the key
Wed, 03 Dec 2008 05:54:27 +0000 Kenichi Handa *** empty log message ***
Wed, 03 Dec 2008 05:54:15 +0000 Kenichi Handa (font_at): Set `multibyte' at first.
Wed, 03 Dec 2008 05:48:37 +0000 Kenichi Handa *** empty log message ***
Wed, 03 Dec 2008 05:48:14 +0000 Lute Kamstra * align.el:
Wed, 03 Dec 2008 05:48:11 +0000 Kenichi Handa (decode_coding_charset): Check type of an element of
Wed, 03 Dec 2008 05:30:38 +0000 Kenichi Handa *** empty log message ***
Wed, 03 Dec 2008 05:30:14 +0000 Kenichi Handa (face_for_char): Handle invalid charset property
Wed, 03 Dec 2008 05:16:38 +0000 Chong Yidong Handle fonts with corrupted size specs, i.e. non-int and non-float.
Wed, 03 Dec 2008 05:16:18 +0000 Chong Yidong (font_update_lface): Handle fonts with corrupted size specs,
Wed, 03 Dec 2008 05:10:50 +0000 Chong Yidong (Fopen_font): Compute pixel size correctly.
Wed, 03 Dec 2008 05:10:33 +0000 Chong Yidong * font.c (Fopen_font): Compute pixel size correctly.
Wed, 03 Dec 2008 05:00:52 +0000 Chong Yidong (ftfont_list_family): Initialize list var earlier.
Wed, 03 Dec 2008 05:00:21 +0000 Chong Yidong * ftfont.c (ftfont_list_family): Initialize list var earlier.
Wed, 03 Dec 2008 04:57:58 +0000 Chong Yidong (ftfont_resolve_generic_family): Avoid using uninitialized var.
Wed, 03 Dec 2008 04:56:00 +0000 Chong Yidong * ftfont.c (ftfont_resolve_generic_family): Avoid using uninitialized var.
Wed, 03 Dec 2008 04:52:42 +0000 Chong Yidong (ftfont_match): Initialize entity variable.
Wed, 03 Dec 2008 04:52:32 +0000 Chong Yidong * ftfont.c (ftfont_match): Initialize entity variable.
Wed, 03 Dec 2008 04:37:29 +0000 Chong Yidong Fix last fix.
Wed, 03 Dec 2008 04:37:24 +0000 Dan Nicolaescu *** empty log message ***
Wed, 03 Dec 2008 04:34:06 +0000 Chong Yidong (Fx_get_cut_buffer_internal): Fix memory leak.
Wed, 03 Dec 2008 04:33:44 +0000 Dan Nicolaescu Fix typo in include.
Wed, 03 Dec 2008 04:32:15 +0000 Chong Yidong * xselect.c (Fx_get_cut_buffer_internal): Fix memory leak.
Wed, 03 Dec 2008 04:10:55 +0000 Chong Yidong Fix typo.
Wed, 03 Dec 2008 04:10:37 +0000 Chong Yidong (x_draw_glyph_string): Fall back on underline_minimum_offset for
Wed, 03 Dec 2008 04:10:17 +0000 Chong Yidong * xterm.c (x_draw_glyph_string): Fall back on underline_minimum_offset
Wed, 03 Dec 2008 03:37:37 +0000 Dan Nicolaescu Include <darpa/inet.h>.
Wed, 03 Dec 2008 03:26:54 +0000 Chong Yidong Correcct spellng.
Wed, 03 Dec 2008 03:26:23 +0000 Chong Yidong Correct spellling.
Wed, 03 Dec 2008 03:26:01 +0000 Chong Yidong Correct spalling.
Wed, 03 Dec 2008 03:25:34 +0000 Chong Yidong Correctt speling.
Wed, 03 Dec 2008 03:25:15 +0000 Chong Yidong Coract spelling.
Wed, 03 Dec 2008 03:24:49 +0000 Chong Yidong Correct speling.
Wed, 03 Dec 2008 03:00:41 +0000 Katsumi Yamaoka (message-idna-to-ascii-rhs-1): Protect against local users' addresses that
Wed, 03 Dec 2008 02:40:46 +0000 Chong Yidong (pmail-summary-goto-msg): Use pmail-show-message-maybe.
Wed, 03 Dec 2008 02:40:40 +0000 Chong Yidong * pmailsum.el (pmail-summary-goto-msg): Use pmail-show-message-maybe.
Wed, 03 Dec 2008 02:40:26 +0000 Dan Nicolaescu * keyboard.c (read_char_help_form_unwind): Specify the type for ARG.
Wed, 03 Dec 2008 02:33:39 +0000 Dan Nicolaescu Remove deleted files from the list.
Wed, 03 Dec 2008 02:32:18 +0000 Katsumi Yamaoka (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head rather than
Wed, 03 Dec 2008 02:27:26 +0000 Kenichi Handa *** empty log message ***
Wed, 03 Dec 2008 02:25:00 +0000 Kenichi Handa (detect_coding_system): Initialize utf_16_le_eol to -1, val to
Wed, 03 Dec 2008 01:22:25 +0000 Kenichi Handa *** empty log message ***
Wed, 03 Dec 2008 01:21:59 +0000 Kenichi Handa (decode_coding_utf_8): Likewise.
Wed, 03 Dec 2008 01:19:06 +0000 Kenichi Handa *** empty log message ***
Wed, 03 Dec 2008 01:17:44 +0000 Kenichi Handa (decode_coding_utf_16): Initialize consumed_chars_base
Tue, 02 Dec 2008 23:12:56 +0000 Chong Yidong (make_lispy_position): Only use PT if the selected window is current.
Tue, 02 Dec 2008 23:12:38 +0000 Chong Yidong * keyboard.c (make_lispy_position): Only use PT if the selected
Tue, 02 Dec 2008 22:57:02 +0000 Chong Yidong (pmail-new-summary): Check for pmail-summary-mode in the current
Tue, 02 Dec 2008 22:56:56 +0000 Chong Yidong * pmailsum.el (pmail-new-summary): Check for pmail-summary-mode in the
Tue, 02 Dec 2008 22:47:20 +0000 Andreas Schwab (font_unparse_fcname): Fix use of uninitialized variable.
Tue, 02 Dec 2008 22:34:12 +0000 Andreas Schwab (doprnt1): Fix size of charbuf.
Tue, 02 Dec 2008 22:29:13 +0000 Stefan Monnier (nnimap-retrieve-headers-progress): Don't use nnimap-demule
Tue, 02 Dec 2008 16:40:31 +0000 Juanma Barranquero Fix typos.
Tue, 02 Dec 2008 16:32:20 +0000 Chong Yidong (timer_check): Revert last change.
Tue, 02 Dec 2008 16:32:11 +0000 Chong Yidong * keyboard.c (timer_check): Revert last change.
Tue, 02 Dec 2008 14:03:27 +0000 Chong Yidong (pmail-get-summary-labels): If no attribute headers are found, use the
Tue, 02 Dec 2008 14:03:19 +0000 Chong Yidong (pmail-only-expunge): Pass correct arg to pmail-show-message-maybe.
Tue, 02 Dec 2008 14:03:10 +0000 Chong Yidong * pmail.el (pmail-only-expunge): Pass correct arg to
Tue, 02 Dec 2008 08:35:30 +0000 Juanma Barranquero * makefile.w32-in ($(BLD)/w32console.$(O)): Fix silly, silly typo.
Tue, 02 Dec 2008 07:08:35 +0000 Stefan Monnier (PC-do-completion): Fix leftover bug from Emacs-21 when
Tue, 02 Dec 2008 03:40:15 +0000 Glenn Morris (Format Conversion Round-Trip): Rewrite format-write-file section yet again.
Tue, 02 Dec 2008 03:36:25 +0000 Glenn Morris (texinfo-insert-quote): Tweak previous change.
Tue, 02 Dec 2008 03:34:19 +0000 Glenn Morris Aaron S. Hawley <aaronh at garden.org>
Tue, 02 Dec 2008 03:32:41 +0000 Glenn Morris Lennart Borgman <lennart.borgman at gmail.com>
Tue, 02 Dec 2008 03:32:05 +0000 Glenn Morris (c-tab-always-indent, c-insert-tab-function): Doc fix. (Bug#1368)
Tue, 02 Dec 2008 03:31:40 +0000 Glenn Morris (format-write-file): Rewrite doc yet again.
Tue, 02 Dec 2008 01:14:45 +0000 Kenichi Handa *** empty log message ***
Tue, 02 Dec 2008 01:12:39 +0000 Kenichi Handa Re-generated.
Tue, 02 Dec 2008 01:12:14 +0000 Kenichi Handa (unidata-prop-alist): Docstring for
Tue, 02 Dec 2008 01:12:02 +0000 Kenichi Handa *** empty log message ***
Mon, 01 Dec 2008 23:39:48 +0000 Juanma Barranquero * makefile.w32-in: Update dependencies.
Mon, 01 Dec 2008 20:29:02 +0000 Dan Nicolaescu (scan_lisp_file): Use xmalloc instead of malloc.
Mon, 01 Dec 2008 20:14:43 +0000 Andreas Schwab (register_font_driver): Use xmalloc.
Mon, 01 Dec 2008 18:08:59 +0000 Chong Yidong (realize_x_face): Make abort condition clearer.
Mon, 01 Dec 2008 18:08:53 +0000 Chong Yidong * xfaces.c (realize_x_face): Make abort condition clearer.
Mon, 01 Dec 2008 17:59:53 +0000 Chong Yidong (update_frame_tool_bar): Initialize variable.
Mon, 01 Dec 2008 17:59:38 +0000 Chong Yidong * gtkutil.c (update_frame_tool_bar): Initialize variable.
Mon, 01 Dec 2008 16:07:19 +0000 Andreas Schwab (dired-font-lock-keywords): Avoid fontifying file names
Mon, 01 Dec 2008 12:14:03 +0000 Kenichi Handa *** empty log message ***
Mon, 01 Dec 2008 11:42:43 +0000 Kenichi Handa Re-generated.
Mon, 01 Dec 2008 11:42:07 +0000 Kenichi Handa Re-generated.
Mon, 01 Dec 2008 11:41:16 +0000 Kenichi Handa (unidata-prop-alist): Docstring adjusted.
Mon, 01 Dec 2008 11:39:09 +0000 Kenichi Handa (unidata-prop-alist): Set `numric-value'
Mon, 01 Dec 2008 11:07:41 +0000 Juanma Barranquero * international/mule-cmds.el (locale-preferred-coding-systems): Fix alist item.
Mon, 01 Dec 2008 06:58:38 +0000 Martin Rudalics *** empty log message ***
Mon, 01 Dec 2008 06:55:29 +0000 Martin Rudalics (Top): Fix typo.
Mon, 01 Dec 2008 06:37:54 +0000 Michael Albinus *** empty log message ***
Mon, 01 Dec 2008 06:35:44 +0000 Michael Albinus * net/tramp-cache.el (tramp-cache-data-changed): New defvar.
Mon, 01 Dec 2008 02:27:55 +0000 Miles Bader Add arch tagline
Mon, 01 Dec 2008 02:09:58 +0000 Jay Belanger *** empty log message ***
Mon, 01 Dec 2008 02:09:30 +0000 Jay Belanger (About This Manual): Clarify behavior of `C-x * t'.
Sun, 30 Nov 2008 23:08:22 +0000 Chong Yidong DocView is documented.
Sun, 30 Nov 2008 23:02:50 +0000 Chong Yidong hide-ifdef-mode documented; mark some entries as not needed doc updates.
Sun, 30 Nov 2008 23:01:56 +0000 Chong Yidong (Top): Add DocView nodes to detailed node listing.
Sun, 30 Nov 2008 22:57:43 +0000 Chong Yidong (Document View): Explain dependence on gs at the top. Copyedits.
Sun, 30 Nov 2008 22:57:36 +0000 Chong Yidong * misc.texi (Document View): Explain dependence on gs at the top.
Sun, 30 Nov 2008 22:11:56 +0000 Chong Yidong Martin changed windows.texi.
Sun, 30 Nov 2008 22:10:20 +0000 Chong Yidong Checked programs.texi.
Sun, 30 Nov 2008 22:10:02 +0000 Chong Yidong (Other C Commands): Document hide-ifdef-shadow.
Sun, 30 Nov 2008 22:07:16 +0000 Chong Yidong * programs.texi (Other C Commands): Document hide-ifdef-shadow.
Sun, 30 Nov 2008 17:33:36 +0000 Chong Yidong (timer_check): After a timer runs, ensure that the selected window's
Sun, 30 Nov 2008 17:33:22 +0000 Chong Yidong * keyboard.c (timer_check): After a timer runs, ensure that the
Sun, 30 Nov 2008 16:21:20 +0000 Chong Yidong Undo last change.
Sun, 30 Nov 2008 16:20:56 +0000 Chong Yidong Undo last change.
Sun, 30 Nov 2008 16:19:31 +0000 Chong Yidong (allout-keybindings-list): Remove C-h binding to allow users to ask
Sun, 30 Nov 2008 16:19:20 +0000 Chong Yidong * allout.el (allout-keybindings-list): Remove C-h binding to allow
Sun, 30 Nov 2008 14:18:26 +0000 Juanma Barranquero * makefile.w32-in ($(BLD)/abbrev.$(O)): Remove.
Sun, 30 Nov 2008 05:57:33 +0000 Chong Yidong New file.
Sun, 30 Nov 2008 05:57:19 +0000 Chong Yidong * bytecomp-testsuite.el: New file,
Sun, 30 Nov 2008 05:42:35 +0000 Chong Yidong (wdired-finish-edit): If displaying a single file, change
Sun, 30 Nov 2008 05:42:01 +0000 Chong Yidong * wdired.el (wdired-finish-edit): If displaying a single file,
Sun, 30 Nov 2008 03:00:18 +0000 Chong Yidong (macro-declaration-function): Disallow declare specs with lengths of 3
Sun, 30 Nov 2008 02:59:18 +0000 Chong Yidong * emacs-lisp/byte-run.el (macro-declaration-function): Disallow
Sun, 30 Nov 2008 02:58:31 +0000 Juanma Barranquero * w32proc.c (Fw32_get_locale_info): Fix typo in docstring.
Sun, 30 Nov 2008 02:21:24 +0000 Chong Yidong (dirtrack): Fix error message.
Sun, 30 Nov 2008 02:20:50 +0000 Chong Yidong * dirtrack.el (dirtrack): Fix error message.
Sun, 30 Nov 2008 01:58:06 +0000 Glenn Morris (vc-svn-diff-switches): Doc fix.
Sun, 30 Nov 2008 01:45:29 +0000 Glenn Morris (vc-mtn-diff): No need to duplicate vc-switches logic.
Sun, 30 Nov 2008 01:44:52 +0000 Glenn Morris (vc-hg-diff): No need to duplicate vc-switches logic.
Sun, 30 Nov 2008 01:44:33 +0000 Glenn Morris (vc-git-diff): No need to duplicate vc-switches logic.
Sun, 30 Nov 2008 01:28:01 +0000 Glenn Morris (eshell-needs-pipe): New variable.
Sun, 30 Nov 2008 01:01:18 +0000 Juanma Barranquero * calendar/diary-lib.el (diary-cyclic): Doc fix.
Sat, 29 Nov 2008 21:45:22 +0000 Chong Yidong Fix typo.
Sat, 29 Nov 2008 21:41:30 +0000 Chong Yidong (minibuffer-confirm-exit-commands): Add PC-complete and
Sat, 29 Nov 2008 21:41:11 +0000 Chong Yidong (PC-do-complete-and-exit): Use minibuffer-confirm-exit-commands.
Sat, 29 Nov 2008 21:40:51 +0000 Chong Yidong * complete.el (PC-do-complete-and-exit): Use
Sat, 29 Nov 2008 21:32:39 +0000 Juanma Barranquero * files.el (break-hardlink-on-save): Fix typo in docstring. Add :version tag.
Sat, 29 Nov 2008 20:25:54 +0000 Juanma Barranquero * emacs-lisp/re-builder.el (reb-mode-map): Fix typo in menu tooltip.
Sat, 29 Nov 2008 20:05:32 +0000 Juanma Barranquero Fix typo.
Sat, 29 Nov 2008 19:04:14 +0000 Karl Fogel * emacs-cvs/lisp/files.el
Sat, 29 Nov 2008 18:35:33 +0000 Juanma Barranquero * w32proc.c: Include "coding.h".
Sat, 29 Nov 2008 18:07:15 +0000 Miles Bader Add and use minibuffer-confirm-exit-commands variable
Sat, 29 Nov 2008 17:06:11 +0000 Eli Zaretskii *** empty log message ***
Sat, 29 Nov 2008 17:05:18 +0000 Eli Zaretskii *** empty log message ***
Sat, 29 Nov 2008 17:04:19 +0000 Eli Zaretskii (Top): Add a @detailmenu entry for "Character Properties".
Sat, 29 Nov 2008 17:03:54 +0000 Eli Zaretskii (Character Properties): New Section.
Sat, 29 Nov 2008 15:26:49 +0000 Reiner Steib (nnimap-demule-use-string-to-multibyte): New temporary
Sat, 29 Nov 2008 13:47:31 +0000 Kenichi Handa *** empty log message ***
Sat, 29 Nov 2008 13:47:08 +0000 Kenichi Handa (CHAR_CHARSET_P): Check if the encoder is loaded or
Sat, 29 Nov 2008 13:36:10 +0000 Martin Rudalics *** empty log message ***
Sat, 29 Nov 2008 13:35:51 +0000 Martin Rudalics (Line Truncation): Add reference to Continuation Lines.
Sat, 29 Nov 2008 13:35:07 +0000 Martin Rudalics (Split Window): Add reference to Continuation Lines.
Sat, 29 Nov 2008 13:15:52 +0000 Martin Rudalics *** empty log message ***
Sat, 29 Nov 2008 13:15:34 +0000 Martin Rudalics (Pop Up Window): Mention split-height-threshold
Sat, 29 Nov 2008 12:28:54 +0000 Eli Zaretskii *** empty log message ***
Sat, 29 Nov 2008 12:28:15 +0000 Eli Zaretskii Add notes about Antinews.
Sat, 29 Nov 2008 12:20:25 +0000 Eli Zaretskii *** empty log message ***
Sat, 29 Nov 2008 12:19:49 +0000 Eli Zaretskii (Character Type): Correct the range of Emacs characters. Add an @xref
Sat, 29 Nov 2008 12:19:22 +0000 Eli Zaretskii (String Basics): Add an @xref to "Character Codes".
Sat, 29 Nov 2008 12:18:44 +0000 Eli Zaretskii (Integer Basics): Add an @xref to `max-char'.
Sat, 29 Nov 2008 12:18:14 +0000 Eli Zaretskii (Explicit Encoding): Update for Emacs 23.
Sat, 29 Nov 2008 06:52:31 +0000 Chong Yidong (x-gtk-stock-cache): New hash table.
Sat, 29 Nov 2008 06:51:18 +0000 Chong Yidong * term/x-win.el (x-gtk-stock-cache): New hash table.
Sat, 29 Nov 2008 02:39:19 +0000 Stefan Monnier (completion--try-word-completion): Don't ignore
Sat, 29 Nov 2008 02:00:07 +0000 Adrian Robert * macos.texi: Change references to 'Mac' to 'Mac / GNUstep'. (GNUstep Support): New node. * anti.texi: * emacs.texi: * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
Sat, 29 Nov 2008 01:46:07 +0000 Kenichi Handa *** empty log message ***
Sat, 29 Nov 2008 01:45:23 +0000 Kenichi Handa (Fdefine_charset_internal): After calculating
Fri, 28 Nov 2008 23:54:23 +0000 Juanma Barranquero * emacs-lisp/re-builder.el (reb-auto-update): Remove redundant code.
Fri, 28 Nov 2008 22:39:06 +0000 Romain Francoise 2008-11-28 Ulrich Mueller <ulm@gentoo.org>
Fri, 28 Nov 2008 19:11:58 +0000 Chong Yidong (PC-do-complete-and-exit): Synch to 2008-11-24 change to
Fri, 28 Nov 2008 19:10:40 +0000 Chong Yidong * complete.el (PC-do-complete-and-exit): Synch to 2008-11-24
Fri, 28 Nov 2008 15:42:37 +0000 Richard M. Stallman *** empty log message ***
Fri, 28 Nov 2008 15:41:27 +0000 Richard M. Stallman (Dissociated Press): Minor cleanups.
Fri, 28 Nov 2008 15:40:38 +0000 Richard M. Stallman (Image-Dired): Avoid passive.
Fri, 28 Nov 2008 15:39:58 +0000 Richard M. Stallman *** empty log message ***
Fri, 28 Nov 2008 15:39:49 +0000 Richard M. Stallman (mips64-*-linux-gnu*, mips64el-*-linux-gnu*): New configurations.
Fri, 28 Nov 2008 14:48:05 +0000 Richard M. Stallman *** empty log message ***
Fri, 28 Nov 2008 14:47:54 +0000 Richard M. Stallman (Receiving Method Calls): Clean up previous change.
Fri, 28 Nov 2008 13:26:43 +0000 Eli Zaretskii *** empty log message ***
Fri, 28 Nov 2008 13:26:17 +0000 Eli Zaretskii (Text Representations, Converting Representations, Character Sets,
Fri, 28 Nov 2008 12:01:44 +0000 Eli Zaretskii *** empty log message ***
Fri, 28 Nov 2008 12:01:06 +0000 Eli Zaretskii (Antinews): Add stuff about Unicode vs emacs-mule representation.
Fri, 28 Nov 2008 10:23:21 +0000 Martin Rudalics *** empty log message ***
Fri, 28 Nov 2008 10:22:53 +0000 Martin Rudalics (eldoc-docstring-first-line): Don't match
Fri, 28 Nov 2008 05:40:36 +0000 Seiji Zenitani * frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_frame_alpha.
Fri, 28 Nov 2008 03:32:15 +0000 Glenn Morris *** empty log message ***
Fri, 28 Nov 2008 03:32:06 +0000 Glenn Morris (Format Conversion Round-Trip): Improve previous change.
Fri, 28 Nov 2008 03:31:30 +0000 Glenn Morris *** empty log message ***
Fri, 28 Nov 2008 03:30:41 +0000 Glenn Morris (format-write-file): Improve previous doc fix.
Thu, 27 Nov 2008 20:18:34 +0000 Eli Zaretskii *** empty log message ***
Thu, 27 Nov 2008 20:17:38 +0000 Eli Zaretskii (Fx_font_family_list, syms_of_xfaces): Fix last change.
Thu, 27 Nov 2008 17:08:44 +0000 Chong Yidong Explain why region-active-p is often not the best function to use.
Thu, 27 Nov 2008 17:07:25 +0000 Chong Yidong Tweak the previous doc fixes.
Thu, 27 Nov 2008 17:01:50 +0000 Chong Yidong (use-empty-active-region, use-region-p, region-active-p): Doc fix.
Thu, 27 Nov 2008 16:56:33 +0000 Dan Nicolaescu Mention -nw and -c. Fix the character for --help.
Thu, 27 Nov 2008 16:53:19 +0000 Chong Yidong * simple.el (use-empty-active-region, use-region-p, region-active-p):
Thu, 27 Nov 2008 15:19:40 +0000 Juanma Barranquero * w32font.c (add_font_entity_to_list): Pass the right LOGFONT
Thu, 27 Nov 2008 13:20:15 +0000 Martin Rudalics *** empty log message ***
Thu, 27 Nov 2008 13:19:36 +0000 Martin Rudalics (display-buffer): Fix handling of not-this-window
Thu, 27 Nov 2008 09:14:14 +0000 Juanma Barranquero * NEWS: Fix typo. (Bug#1439)
Thu, 27 Nov 2008 08:03:03 +0000 Kenichi Handa *** empty log message ***
Thu, 27 Nov 2008 08:02:50 +0000 Kenichi Handa Set category 'C' to characters #x20000..#x2AFFF, #x2F800..#x2FFFF.
Thu, 27 Nov 2008 08:02:28 +0000 Kenichi Handa Set inhibit-load-charset-map to t while preloading
Thu, 27 Nov 2008 08:02:15 +0000 Kenichi Handa (print_object): For bool-vector, delete unnecessary
Thu, 27 Nov 2008 08:02:02 +0000 Kenichi Handa (describe_vector): Adjusted for the change of
Thu, 27 Nov 2008 08:01:45 +0000 Kenichi Handa (fontset_add): Adjusted for the change of
Thu, 27 Nov 2008 08:01:29 +0000 Kenichi Handa (sub_char_table_ref_and_range): Adjusted for the
Thu, 27 Nov 2008 08:00:43 +0000 Kenichi Handa (enum charset_method): Delete
Thu, 27 Nov 2008 08:00:16 +0000 Kenichi Handa (Vchar_unified_charset_table): Delete it.
Thu, 27 Nov 2008 07:59:35 +0000 Kenichi Handa (MAYBE_UNIFY_CHAR): Call maybe_unify_char instead of
Thu, 27 Nov 2008 07:59:21 +0000 Kenichi Handa (hash_get_category_set): New function.
Thu, 27 Nov 2008 07:59:11 +0000 Kenichi Handa (SET_CATEGORY_SET): Call set_category_set.
Thu, 27 Nov 2008 07:58:57 +0000 Kenichi Handa *** empty log message ***
Thu, 27 Nov 2008 04:27:21 +0000 Michael Albinus *** empty log message ***
Thu, 27 Nov 2008 03:29:37 +0000 Chong Yidong (tool-bar-find-image-cache): Var deleted.
Thu, 27 Nov 2008 03:27:54 +0000 Chong Yidong * tool-bar.el (tool-bar-find-image-cache): Var deleted.
Wed, 26 Nov 2008 20:17:24 +0000 Michael Albinus *** empty log message ***
Wed, 26 Nov 2008 20:16:46 +0000 Michael Albinus * net/dbus.el (dbus-handle-event): The result of a message call
Wed, 26 Nov 2008 20:14:09 +0000 Michael Albinus *** empty log message ***
Wed, 26 Nov 2008 20:13:50 +0000 Michael Albinus * dbus.texi (Receiving Method Calls): Precise return values of
Wed, 26 Nov 2008 16:11:58 +0000 Chong Yidong (Auto Major Mode): Fix example.
Wed, 26 Nov 2008 16:11:42 +0000 Chong Yidong * modes.texi (Auto Major Mode): Fix example.
Wed, 26 Nov 2008 15:32:49 +0000 Chong Yidong (Visiting): Rewrite paragraph for clarity.
Wed, 26 Nov 2008 15:32:43 +0000 Chong Yidong (Select Buffer): Rewrite paragraphs using active voice.
Wed, 26 Nov 2008 15:32:33 +0000 Chong Yidong * files.texi (Visiting): Rewrite paragraph for clarity.
Wed, 26 Nov 2008 13:37:17 +0000 Jason Rumney (w32font_open_internal): Don't include external leading in font height.
Wed, 26 Nov 2008 10:46:21 +0000 Juanma Barranquero Fix typo in previous commit.
Wed, 26 Nov 2008 10:30:53 +0000 Alan Mackenzie (forward-sexp, backward-sexp, mark-sexp)
Wed, 26 Nov 2008 10:27:42 +0000 Alan Mackenzie *** empty log message ***
Wed, 26 Nov 2008 10:25:06 +0000 Alan Mackenzie (Moving by Parens): Clarify that parens inside strings and comments are
Wed, 26 Nov 2008 10:22:48 +0000 Alan Mackenzie * programs.texi (Moving by Parens): Clarify that parens inside strings
Wed, 26 Nov 2008 07:23:04 +0000 Michael Albinus *** empty log message ***
Wed, 26 Nov 2008 07:08:36 +0000 Michael Albinus *** empty log message ***
Wed, 26 Nov 2008 07:08:07 +0000 Michael Albinus * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
Wed, 26 Nov 2008 06:09:44 +0000 Michael Albinus * net/dbus.el (dbus-string-to-byte-array)
Wed, 26 Nov 2008 06:09:17 +0000 Michael Albinus * net/tramp.el (tramp-handle-write-region): Improve the check for
Wed, 26 Nov 2008 05:32:24 +0000 Chong Yidong Documented set-file-modes.
Wed, 26 Nov 2008 05:32:22 +0000 Adrian Robert committing logs wrote but forgot to commit last night
Wed, 26 Nov 2008 05:31:08 +0000 Chong Yidong (Misc File Ops): Document set-file-modes.
Wed, 26 Nov 2008 05:30:59 +0000 Chong Yidong * files.texi (Misc File Ops): Document set-file-modes.
Wed, 26 Nov 2008 05:27:11 +0000 Adrian Robert * macos.texi: Add Prev/Next/Top pointers to all nodes. (Mac Basics): Merge in Grabbing Environment Variables from earlier version. (Mac Customization): Rewrite Preferences Panel section and merge in to this node, add Open files by dragging to an Emacs window. * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
Wed, 26 Nov 2008 05:11:01 +0000 Chong Yidong scroll-preserve-screen-position change is already documented.
Wed, 26 Nov 2008 05:08:06 +0000 Chong Yidong Documented truncate-partial-width-windows change.
Wed, 26 Nov 2008 05:07:49 +0000 Chong Yidong (Split Window): Document integer values of
Wed, 26 Nov 2008 05:07:40 +0000 Chong Yidong * windows.texi (Split Window): Document integer values of
Wed, 26 Nov 2008 04:17:13 +0000 Chong Yidong checked text.texi
Wed, 26 Nov 2008 04:16:17 +0000 Chong Yidong Documented nXML mode.
Wed, 26 Nov 2008 04:13:33 +0000 Chong Yidong (Text): Simplify description of markup languages.
Wed, 26 Nov 2008 04:07:53 +0000 Chong Yidong * text.texi (Text): Simplify description of markup languages.
Wed, 26 Nov 2008 03:00:53 +0000 Glenn Morris *** empty log message ***
Wed, 26 Nov 2008 03:00:09 +0000 Glenn Morris *** empty log message ***
Wed, 26 Nov 2008 02:59:54 +0000 Glenn Morris (Fx_font_family_list): Replace lisp/term/pc-win.el redefinition with
Wed, 26 Nov 2008 02:58:48 +0000 Glenn Morris (x-font-family-list): Replace redefinition with
Wed, 26 Nov 2008 02:55:28 +0000 Glenn Morris (vc-git-diff-switches): New option.
Wed, 26 Nov 2008 02:50:30 +0000 Glenn Morris *** empty log message ***
Wed, 26 Nov 2008 02:39:57 +0000 Jay Belanger *** empty log message ***
Wed, 26 Nov 2008 02:38:39 +0000 Jay Belanger (calcFunc-collect): Normalize the coefficients of the
Tue, 25 Nov 2008 22:58:14 +0000 Chong Yidong (define-mail-alias): Sync code with define-mail-abbrev.
Tue, 25 Nov 2008 22:58:01 +0000 Chong Yidong (define-mail-abbrev): When reading from mailrc, recognize string
Tue, 25 Nov 2008 22:57:50 +0000 Chong Yidong * mail/mailabbrev.el (define-mail-abbrev): When reading from mailrc,
Tue, 25 Nov 2008 04:39:29 +0000 Adrian Robert * nsterm.m (ns_get_color): Handle long hex strings (fixes bug #1044).
Tue, 25 Nov 2008 04:29:05 +0000 Glenn Morris *** empty log message ***
Tue, 25 Nov 2008 04:28:50 +0000 Glenn Morris (Format Conversion Round-Trip): Use active voice for previous change.
Tue, 25 Nov 2008 04:27:29 +0000 Glenn Morris (Signaling Errors): Fix `wrong-type-argument' name.
Tue, 25 Nov 2008 04:26:22 +0000 Glenn Morris *** empty log message ***
Tue, 25 Nov 2008 04:25:46 +0000 Glenn Morris (eshell-gather-process-output): Revert previous change. (re-opens Bug#1388)
Tue, 25 Nov 2008 04:24:45 +0000 Glenn Morris (speedbar-restricted-move): Fix signal arguments.
Tue, 25 Nov 2008 04:23:59 +0000 Glenn Morris (x-set-cut-buffer): Fix signal arguments.
Tue, 25 Nov 2008 04:09:49 +0000 Adrian Robert * nsterm.m (-otherMouseDown:, -otherMouseUp:, -otherMouseDragged): New EmacsView methods. (EV_UDMODIFIERS, EV_BUTTON): Add OtherMouse constants. Fixes bug #1048,1357,1414.
Tue, 25 Nov 2008 03:52:14 +0000 Chong Yidong (nil and t): Fix typo.
Tue, 25 Nov 2008 03:52:05 +0000 Chong Yidong (Predicates for Strings): Fix typo.
Tue, 25 Nov 2008 03:51:57 +0000 Chong Yidong (Declaring Functions): Fix typo.
Tue, 25 Nov 2008 03:51:47 +0000 Chong Yidong (Key Sequence Input): Fix typos.
Tue, 25 Nov 2008 03:51:37 +0000 Chong Yidong (Changing Files, Magic File Names): Fix typos.
Tue, 25 Nov 2008 03:51:26 +0000 Chong Yidong (Choosing Window, Selecting Windows): Fix typos.
Tue, 25 Nov 2008 03:51:02 +0000 Chong Yidong (The Mark): Fix typo.
Tue, 25 Nov 2008 03:50:53 +0000 Chong Yidong (Transaction Queues): Fix typo.
Tue, 25 Nov 2008 03:50:41 +0000 Chong Yidong (Processor Run Time): Fix typo.
Tue, 25 Nov 2008 03:50:17 +0000 Chong Yidong * os.texi (Processor Run Time):
Tue, 25 Nov 2008 03:40:25 +0000 Chong Yidong (Watch Expressions): Fix typo.
Tue, 25 Nov 2008 03:40:17 +0000 Chong Yidong * building.texi (Watch Expressions): Fix typo.
Tue, 25 Nov 2008 02:45:39 +0000 Adrian Robert Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE_NS, it is not an indexed color. * nsterm.m (free_indexed_color): Add argument checking. * nsfns.m: Move config.h to before system includes (advised by Dan N.).
Tue, 25 Nov 2008 02:12:27 +0000 Juanma Barranquero Fix #870 breakage.
Tue, 25 Nov 2008 02:01:58 +0000 Juanma Barranquero * play/bubbles.el (bubbles-mode): Define with `define-derived-mode'.
Tue, 25 Nov 2008 01:30:22 +0000 Jay Belanger *** empty log message ***
Tue, 25 Nov 2008 01:27:31 +0000 Jay Belanger (calc-settings-file, calc-language-alist)
Tue, 25 Nov 2008 00:30:47 +0000 Juanma Barranquero * calculator.el (calculator-op-or-exp): Reflow docstring.
Mon, 24 Nov 2008 23:19:29 +0000 Chong Yidong (Defining Variables): Note that `*' is not necessary if defcustom is
Mon, 24 Nov 2008 23:19:22 +0000 Chong Yidong (Accessing Documentation): Update example.
Mon, 24 Nov 2008 23:19:16 +0000 Chong Yidong * help.texi (Accessing Documentation): Update example.
Mon, 24 Nov 2008 21:19:56 +0000 Chong Yidong (log-view-annotate-version): Let vc-annotate manage windows instead
Mon, 24 Nov 2008 21:19:46 +0000 Chong Yidong * log-view.el (log-view-annotate-version): Let vc-annotate manage
Mon, 24 Nov 2008 21:11:12 +0000 Chong Yidong (diff-sentinel): Take note of diff error return value.
Mon, 24 Nov 2008 21:01:14 +0000 Chong Yidong * diff.el (diff-sentinel): Take note of diff error return value.
Mon, 24 Nov 2008 20:15:35 +0000 Chong Yidong Credit acm for original suggestion for 2008-11-24 change.
Mon, 24 Nov 2008 20:10:47 +0000 Chong Yidong (Visiting): Document new behavior of confirm-nonexistent-file-or-buffer.
Mon, 24 Nov 2008 20:09:41 +0000 Chong Yidong (Select Buffer): Document confirm-nonexistent-file-or-buffer.
Mon, 24 Nov 2008 20:08:16 +0000 Chong Yidong * files.texi (Visiting): Document new behavior of confirm-nonexistent-file-or-buffer.
Mon, 24 Nov 2008 19:53:33 +0000 Martin Rudalics *** empty log message ***
Mon, 24 Nov 2008 19:53:00 +0000 Martin Rudalics (appt-disp-window): Do a set-buffer when the
Mon, 24 Nov 2008 19:40:35 +0000 Ulf Jasper newsticker: cache file redesign.
Mon, 24 Nov 2008 19:24:45 +0000 Chong Yidong Document changes to confirm-nonexistent-file-or-buffer.
Mon, 24 Nov 2008 19:14:05 +0000 Chong Yidong (minibuffer-complete-and-exit): Change `confirm-only' value of
Mon, 24 Nov 2008 19:13:58 +0000 Chong Yidong (confirm-nonexistent-file-or-buffer): Allow
Mon, 24 Nov 2008 19:13:45 +0000 Chong Yidong * files.el (confirm-nonexistent-file-or-buffer): Allow
Mon, 24 Nov 2008 19:13:29 +0000 Chong Yidong (Fcompleting_read, Vminibuffer_completion_confirm): Document
Mon, 24 Nov 2008 19:12:36 +0000 Chong Yidong * minibuf.c (Fcompleting_read, Vminibuffer_completion_confirm):
Mon, 24 Nov 2008 18:23:53 +0000 Juanma Barranquero * emacs-lisp/elp.el (elp-instrument-list): Fix 2nd arg of `signal'.
Mon, 24 Nov 2008 17:37:44 +0000 Glenn Morris *** empty log message ***
Mon, 24 Nov 2008 17:21:57 +0000 Andreas Schwab (image-type-header-regexps): Recognize more xbm format
Mon, 24 Nov 2008 16:30:14 +0000 Juanma Barranquero * textmodes/artist.el (artist-charlist-to-string): Simplify.
Mon, 24 Nov 2008 15:45:54 +0000 Chong Yidong Add NEWS entries for face-remap.
Mon, 24 Nov 2008 15:39:43 +0000 Stefan Monnier (quail-vunion): New function.
Mon, 24 Nov 2008 15:09:02 +0000 Chong Yidong (elp-instrument-list): Check argument type explicitly. Doc fix.
Mon, 24 Nov 2008 15:08:52 +0000 Chong Yidong * emacs-lisp/elp.el (elp-instrument-list): Check argument type
Mon, 24 Nov 2008 13:15:48 +0000 Jason Rumney *** empty log message ***
Mon, 24 Nov 2008 13:15:00 +0000 Jason Rumney (check_face_name): Use xstrcasecmp. Avoid compiler warning.
Mon, 24 Nov 2008 12:17:46 +0000 Carsten Dominik *** empty log message ***
Mon, 24 Nov 2008 12:17:34 +0000 Carsten Dominik *** empty log message ***
Mon, 24 Nov 2008 12:16:13 +0000 Carsten Dominik 2008-11-24 Carsten Dominik <carsten.dominik@gmail.com>
Mon, 24 Nov 2008 12:15:37 +0000 Carsten Dominik *** empty log message ***
Mon, 24 Nov 2008 09:51:26 +0000 Martin Rudalics *** empty log message ***
Mon, 24 Nov 2008 09:50:49 +0000 Martin Rudalics (appt-disp-window): Move minibuffer check
Mon, 24 Nov 2008 09:28:49 +0000 Dan Nicolaescu (vc-hg-global-switches): Remove.
Mon, 24 Nov 2008 04:06:52 +0000 Chong Yidong (Picture Mode): Use picture-mode instead of edit-picture.
Mon, 24 Nov 2008 04:06:39 +0000 Chong Yidong * picture-xtra.texi (Picture Mode): Use picture-mode instead of
Mon, 24 Nov 2008 04:05:45 +0000 Chong Yidong (Text): Simplify introduction. Discard mention of `M-x
Mon, 24 Nov 2008 04:05:34 +0000 Chong Yidong * text.texi (Text): Simplify introduction. Discard mention of `M-x
Sun, 23 Nov 2008 17:40:27 +0000 Martin Rudalics *** empty log message ***
Sun, 23 Nov 2008 17:40:00 +0000 Martin Rudalics (info-lookup): When Info buffer is visible on
Sun, 23 Nov 2008 15:08:52 +0000 Jason Rumney *** empty log message ***
Sun, 23 Nov 2008 15:07:25 +0000 Jason Rumney (check_face_name): New function.
Sun, 23 Nov 2008 15:06:44 +0000 Jason Rumney (uniscribe_encode_char): Ensure context is restored before returning.
Sun, 23 Nov 2008 13:41:24 +0000 Carsten Dominik Version number change only.
Sun, 23 Nov 2008 13:40:03 +0000 Carsten Dominik 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
Sun, 23 Nov 2008 13:39:49 +0000 Carsten Dominik *** empty log message ***
Sun, 23 Nov 2008 13:37:44 +0000 Carsten Dominik 2008-11-23 Carsten Dominik <carsten.dominik@gmail.com>
Sun, 23 Nov 2008 13:37:03 +0000 Carsten Dominik *** empty log message ***
Sun, 23 Nov 2008 07:00:29 +0000 Chong Yidong Minor copyedit.
Sun, 23 Nov 2008 06:59:09 +0000 Chong Yidong Update section title.
Sun, 23 Nov 2008 06:44:56 +0000 Chong Yidong (Antinews): Rewrite.
Sun, 23 Nov 2008 06:44:50 +0000 Chong Yidong * anti.texi (Antinews): Rewrite.
Sun, 23 Nov 2008 06:23:28 +0000 Chong Yidong Minor fix.
Sun, 23 Nov 2008 06:22:56 +0000 Chong Yidong Add NEWS entry for text-scale-adjust.
Sun, 23 Nov 2008 05:48:41 +0000 Juanma Barranquero * allout.el (allout-mode): Fix typo in docstring.
Sun, 23 Nov 2008 05:10:53 +0000 Stefan Monnier (vc-follow-link): Complete last change.
Sun, 23 Nov 2008 05:04:27 +0000 Juanma Barranquero Fix typos.
Sun, 23 Nov 2008 05:02:28 +0000 Juanma Barranquero * textmodes/remember.el (remember-region): Doc fix.
Sun, 23 Nov 2008 04:33:40 +0000 Chong Yidong Checked cmdargs.texi.
Sun, 23 Nov 2008 04:33:23 +0000 Chong Yidong * cmdargs.texi (Icons X): Mention "minimize" terminology and use of
Sun, 23 Nov 2008 04:22:51 +0000 Chong Yidong (Exiting): Mention "minimize" terminology.
Sun, 23 Nov 2008 04:21:41 +0000 Chong Yidong (Frame Commands): Mention "minimize" terminology.
Sun, 23 Nov 2008 04:20:44 +0000 Chong Yidong * entering.texi (Exiting): Mention "minimize" terminology.
Sun, 23 Nov 2008 04:20:09 +0000 Chong Yidong * entering.texi (Exiting): Menion "minimize" terminology.
Sun, 23 Nov 2008 03:52:55 +0000 Chong Yidong Documented fontconfig and GTK font formats.
Sun, 23 Nov 2008 03:32:29 +0000 Chong Yidong Minor fix.
Sun, 23 Nov 2008 03:30:55 +0000 Michael Kifer 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
Sun, 23 Nov 2008 03:24:49 +0000 Chong Yidong (Font X): Document Fontconfig and GTK font specification formats.
Sun, 23 Nov 2008 03:24:37 +0000 Chong Yidong * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
Sun, 23 Nov 2008 03:05:51 +0000 Glenn Morris *** empty log message ***
Sun, 23 Nov 2008 03:05:29 +0000 Glenn Morris (eshell-gather-process-output):
Sun, 23 Nov 2008 03:02:48 +0000 Glenn Morris (eshell-in-pipeline-p): Add doc-string.
Sun, 23 Nov 2008 02:53:35 +0000 Juanma Barranquero Fix typos.
Sun, 23 Nov 2008 02:26:56 +0000 Juanma Barranquero Fix typos.
Sat, 22 Nov 2008 21:56:30 +0000 Chong Yidong No changes necessary for abbrevs.texi.
Sat, 22 Nov 2008 21:52:52 +0000 Chong Yidong Finished a couple of items.
Sat, 22 Nov 2008 20:45:09 +0000 Juri Linkov *** empty log message ***
Sat, 22 Nov 2008 20:44:42 +0000 Juri Linkov (initial-buffer-choice): Change an abstract file name
Sat, 22 Nov 2008 20:43:27 +0000 Juri Linkov (describe-char-unidata-list): Move `old-name' to be immediately after `name'.
Sat, 22 Nov 2008 20:42:18 +0000 Juri Linkov (compilation-auto-jump-to-first-error):
Sat, 22 Nov 2008 20:41:49 +0000 Juri Linkov *** empty log message ***
Sat, 22 Nov 2008 20:41:33 +0000 Juri Linkov (Dired Navigation): Change normal file name search option
Sat, 22 Nov 2008 20:41:10 +0000 Juri Linkov Add `dired-isearch-filenames' is `dwim'.
Sat, 22 Nov 2008 20:40:44 +0000 Juri Linkov (isearch-mode): Change the order of calling
Sat, 22 Nov 2008 20:40:28 +0000 Juri Linkov (dired-isearch-filenames): Add new context-dependent
Sat, 22 Nov 2008 19:08:03 +0000 Juri Linkov *** empty log message ***
Sat, 22 Nov 2008 19:07:44 +0000 Juri Linkov (Directory Variables): Rename ".dir-settings.el" to
Sat, 22 Nov 2008 19:06:02 +0000 Juri Linkov Rename .dir-settings.el to .dir-locals.
Sat, 22 Nov 2008 19:02:47 +0000 Juri Linkov *** empty log message ***
Sat, 22 Nov 2008 19:01:55 +0000 Juri Linkov (hack-local-variables-confirm): Rename arg `project' to
Sat, 22 Nov 2008 18:31:15 +0000 Eli Zaretskii *** empty log message ***
Sat, 22 Nov 2008 18:25:05 +0000 Eli Zaretskii *** empty log message ***
Sat, 22 Nov 2008 18:23:09 +0000 Eli Zaretskii (Top): Remove "Chars and Bytes" and "Splitting Characters" from @detailmenu.
Sat, 22 Nov 2008 18:22:36 +0000 Eli Zaretskii (Character Codes, Character Sets)
Sat, 22 Nov 2008 17:37:38 +0000 Lute Kamstra (Text Lines): Update goto-line documentation.
Sat, 22 Nov 2008 17:35:55 +0000 Lute Kamstra * buffers.texi (Select Buffer): Index goto-line.
Sat, 22 Nov 2008 17:33:06 +0000 Lute Kamstra (goto-line): Rename argument.
Sat, 22 Nov 2008 12:46:03 +0000 Eli Zaretskii *** empty log message ***
Sat, 22 Nov 2008 12:45:10 +0000 Eli Zaretskii (compile-first): New target.
Sat, 22 Nov 2008 12:23:13 +0000 Eli Zaretskii *** empty log message ***
Sat, 22 Nov 2008 12:19:41 +0000 Eli Zaretskii (recompile): Depend on compile-first.
Sat, 22 Nov 2008 11:42:00 +0000 Martin Rudalics *** empty log message ***
Sat, 22 Nov 2008 11:41:31 +0000 Martin Rudalics (switch-to-buffer-other-window, switch-to-buffer-other-frame):
Sat, 22 Nov 2008 11:35:45 +0000 Martin Rudalics *** empty log message ***
Sat, 22 Nov 2008 11:35:01 +0000 Martin Rudalics (Fswitch_to_buffer): Reword and mention new option
Sat, 22 Nov 2008 06:32:10 +0000 Michael Kifer 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
Sat, 22 Nov 2008 06:29:09 +0000 Michael Kifer 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
Sat, 22 Nov 2008 05:23:42 +0000 Stefan Monnier (vc-follow-link, vc-find-file-hook):
Sat, 22 Nov 2008 03:39:53 +0000 Glenn Morris Tweak previous change.
Sat, 22 Nov 2008 03:34:55 +0000 Glenn Morris *** empty log message ***
Sat, 22 Nov 2008 03:33:27 +0000 Glenn Morris (vc-mtn-diff-switches): New option.
Sat, 22 Nov 2008 03:30:22 +0000 Glenn Morris (vc-arch-program): Rename from vc-arch-command, for
Sat, 22 Nov 2008 03:29:03 +0000 Glenn Morris (vc-hg-program): New option.
Sat, 22 Nov 2008 03:27:18 +0000 Glenn Morris Remove leading `*' from defcustom doc-strings.
Sat, 22 Nov 2008 03:24:10 +0000 Glenn Morris Stylistic consistency fixes for various menu and help texts.
Sat, 22 Nov 2008 03:19:06 +0000 Glenn Morris (kmacro-insert-counter): Doc fix.
Sat, 22 Nov 2008 03:18:03 +0000 Glenn Morris *** empty log message ***
Sat, 22 Nov 2008 03:17:53 +0000 Glenn Morris Derek Peschel <dpeschel at eskimo.com> (tiny change)
Fri, 21 Nov 2008 22:26:54 +0000 Stefan Monnier (message-send-mail): Just set the buffer to unibyte
Fri, 21 Nov 2008 22:17:42 +0000 Stefan Monnier (tcl-filter): Don't forcibly move point.
Fri, 21 Nov 2008 20:40:08 +0000 Stefan Monnier (quail-indent-to): New function.
Fri, 21 Nov 2008 19:29:16 +0000 Stefan Monnier (bookmark-get-bookmark): Add `noerror' arg.
Fri, 21 Nov 2008 19:07:21 +0000 Stefan Monnier (bookmark-buffer-file-name): Also abbreviate dired-dir.
Fri, 21 Nov 2008 18:51:48 +0000 Chong Yidong (byte-compile-butlast): Move up in file.
Fri, 21 Nov 2008 18:51:19 +0000 Chong Yidong * byte-opt.el (byte-compile-butlast): Move up in file.
Fri, 21 Nov 2008 15:55:58 +0000 Eli Zaretskii *** empty log message ***
Fri, 21 Nov 2008 15:55:36 +0000 Eli Zaretskii (misc): New target.
Fri, 21 Nov 2008 14:33:31 +0000 Andreas Schwab Update.
Fri, 21 Nov 2008 12:14:07 +0000 Juanma Barranquero Fix typos in comments.
Fri, 21 Nov 2008 10:32:39 +0000 Juanma Barranquero * bookmark.el (bookmark-jump-noselect): Add obsolescence declaration
Fri, 21 Nov 2008 10:20:14 +0000 Martin Rudalics *** empty log message ***
Fri, 21 Nov 2008 10:18:27 +0000 Martin Rudalics *** empty log message ***
Fri, 21 Nov 2008 10:18:09 +0000 Martin Rudalics (Frames): Fix typo, add cross references, reword.
Fri, 21 Nov 2008 10:12:57 +0000 Juanma Barranquero * isearch.el (isearch-search-string): Doc fix.
Fri, 21 Nov 2008 07:40:09 +0000 Martin Rudalics *** empty log message ***
Fri, 21 Nov 2008 07:39:45 +0000 Martin Rudalics (Displaying Buffers, Vertical Scrolling)
Fri, 21 Nov 2008 06:46:18 +0000 Chong Yidong (confirm-nonexistent-file-or-buffer): Change default to nil.
Fri, 21 Nov 2008 06:46:01 +0000 Chong Yidong * files.el (confirm-nonexistent-file-or-buffer): Change default to nil.
Fri, 21 Nov 2008 05:33:29 +0000 Stefan Monnier (Fbuffer_swap_text): Remove redundant marker manipulation.
Fri, 21 Nov 2008 05:32:07 +0000 Stefan Monnier (isearch-search-string): Simplify and convert docstring.
Fri, 21 Nov 2008 05:19:40 +0000 Stefan Monnier (Buffer-menu-short-ellipsis): Partly undo last change.
Fri, 21 Nov 2008 02:24:40 +0000 Kenichi Handa *** empty log message ***
Fri, 21 Nov 2008 02:23:06 +0000 Kenichi Handa (detect_coding_iso_2022): Reject invalid composition
Thu, 20 Nov 2008 23:07:44 +0000 Juanma Barranquero * international/mule-util.el (set-nested-alist): Doc fix. Use `when'.
Thu, 20 Nov 2008 18:14:10 +0000 Dan Nicolaescu (cal-menu-scroll-menu): Add bindings for
Thu, 20 Nov 2008 16:57:30 +0000 Juanma Barranquero * ehelp.el (electric-help-map, ehelp-map): Define within defvar.
Thu, 20 Nov 2008 15:35:30 +0000 Stefan Monnier (Buffer-menu-short-ellipsis): New constant.
Thu, 20 Nov 2008 15:22:16 +0000 Stefan Monnier (Buffer-menu-buffer+size, list-buffers-noselect):
Thu, 20 Nov 2008 12:13:49 +0000 Juanma Barranquero * emacs-lisp/bytecomp.el (byte-compile-dynamic-docstrings)
Thu, 20 Nov 2008 10:13:40 +0000 Martin Rudalics *** empty log message ***
Thu, 20 Nov 2008 10:13:06 +0000 Martin Rudalics (coordinates_in_window): Don't return
Thu, 20 Nov 2008 02:58:34 +0000 Glenn Morris Comment.
Thu, 20 Nov 2008 02:51:58 +0000 Glenn Morris *** empty log message ***
Thu, 20 Nov 2008 02:51:51 +0000 Glenn Morris Josh Elsasser <josh at elsasser.org> (tiny change)
Thu, 20 Nov 2008 02:45:32 +0000 Glenn Morris *** empty log message ***
Thu, 20 Nov 2008 02:45:15 +0000 Glenn Morris Stephen Berman <Stephen.Berman at gmx.net>
Thu, 20 Nov 2008 02:44:38 +0000 Glenn Morris (fortran-mode-map): Add some menu :help.
Thu, 20 Nov 2008 02:44:21 +0000 Glenn Morris (math-additional-units): Doc fix (active voice).
Thu, 20 Nov 2008 02:44:05 +0000 Glenn Morris (format-alist, format-write-file): Doc fix.
Thu, 20 Nov 2008 02:43:45 +0000 Glenn Morris (vc-hg-diff-switches): New option.
Thu, 20 Nov 2008 02:43:29 +0000 Glenn Morris (proced-available): New variable.
Thu, 20 Nov 2008 02:42:27 +0000 Glenn Morris *** empty log message ***
Thu, 20 Nov 2008 02:42:12 +0000 Glenn Morris (Format Conversion Round-Trip): Mention `preserve' element of `format-alist'.
Wed, 19 Nov 2008 17:03:40 +0000 Juanma Barranquero * calc/calc-units.el (math-units-table): Doc fix.
Wed, 19 Nov 2008 14:32:32 +0000 Jay Belanger *** empty log message ***
Wed, 19 Nov 2008 14:17:08 +0000 Jay Belanger *** empty log message ***
Wed, 19 Nov 2008 14:14:01 +0000 Jay Belanger (math-standard-units): Add eps0, permittivity of vacuum.
Wed, 19 Nov 2008 13:25:43 +0000 Dan Nicolaescu (project-settings-file): Remove.
Wed, 19 Nov 2008 08:09:22 +0000 Glenn Morris *** empty log message ***
Wed, 19 Nov 2008 08:08:28 +0000 Glenn Morris (proced, proced-format-time): Doc fixes.
Wed, 19 Nov 2008 08:03:04 +0000 Karl Fogel (bookmark-jump-noselect): Move the deprecation notice into the doc
Wed, 19 Nov 2008 05:51:30 +0000 Lute Kamstra *** empty log message ***
Wed, 19 Nov 2008 05:50:54 +0000 Lute Kamstra (auto-insert-alist): Don't use match data.
Wed, 19 Nov 2008 04:38:16 +0000 Glenn Morris *** empty log message ***
Wed, 19 Nov 2008 04:38:08 +0000 Glenn Morris (help-function-arglist): Autoload it.
Wed, 19 Nov 2008 04:37:25 +0000 Glenn Morris *** empty log message ***
Wed, 19 Nov 2008 04:37:15 +0000 Glenn Morris (f90-mode-map): Add some menu :help.
Wed, 19 Nov 2008 04:35:25 +0000 Glenn Morris *** empty log message ***
Wed, 19 Nov 2008 04:35:16 +0000 Glenn Morris (org-agenda-change-all-lines): Fix declaration.
Wed, 19 Nov 2008 04:33:52 +0000 Glenn Morris *** empty log message ***
Wed, 19 Nov 2008 04:33:27 +0000 Glenn Morris (floor*, ceiling*, truncate*, round*, mod*): Declare.
Wed, 19 Nov 2008 04:33:00 +0000 Glenn Morris (x-select-font): Declare.
Wed, 19 Nov 2008 04:32:35 +0000 Glenn Morris (emacs-lisp-mode-map): Fix a/an typo.
Wed, 19 Nov 2008 04:32:05 +0000 Glenn Morris (auto-insert-alist): Update template to FDL 1.3+.
Wed, 19 Nov 2008 04:31:18 +0000 Glenn Morris Manuals GFDL 1.3+.
Wed, 19 Nov 2008 04:29:29 +0000 Glenn Morris *** empty log message ***
Wed, 19 Nov 2008 04:28:38 +0000 Glenn Morris Relicense all texi files under FDL 1.3 or later.
Wed, 19 Nov 2008 04:27:27 +0000 Glenn Morris Change to FDL 1.3.
Wed, 19 Nov 2008 04:25:49 +0000 Glenn Morris *** empty log message ***
Wed, 19 Nov 2008 04:25:41 +0000 Glenn Morris Relicense under FDL 1.3 or later.
Wed, 19 Nov 2008 04:25:25 +0000 Glenn Morris Update to FDL 1.3.
Wed, 19 Nov 2008 04:23:58 +0000 Glenn Morris *** empty log message ***
Wed, 19 Nov 2008 04:23:44 +0000 Glenn Morris Relicense under FDL 1.3 or later.
Wed, 19 Nov 2008 04:23:17 +0000 Glenn Morris New file.
Wed, 19 Nov 2008 04:21:09 +0000 Glenn Morris *** empty log message ***
Wed, 19 Nov 2008 04:20:58 +0000 Glenn Morris Relicense under FDL 1.3 or later.
Wed, 19 Nov 2008 04:20:28 +0000 Glenn Morris Update to FDL 1.3.
Tue, 18 Nov 2008 21:42:17 +0000 Stefan Monnier (ispell-dictionary-base-alist): Adjust to the
Tue, 18 Nov 2008 20:45:21 +0000 Stefan Monnier (window--frame-usable-p): Consider dedicated windows as usable.
Tue, 18 Nov 2008 18:26:08 +0000 Stefan Monnier (confirm-nonexistent-file-or-buffer):
Tue, 18 Nov 2008 18:10:15 +0000 Chong Yidong Updated lispref re *-end-trigger-functions and jit-lock-register.
Tue, 18 Nov 2008 18:09:32 +0000 Chong Yidong (Other Font Lock Variables): Document jit-lock-register and
Tue, 18 Nov 2008 18:08:55 +0000 Chong Yidong (Window Hooks): Remove *-end-trigger-functions vars, which are
Tue, 18 Nov 2008 18:08:43 +0000 Chong Yidong * windows.texi (Window Hooks): Remove *-end-trigger-functions
Tue, 18 Nov 2008 16:27:06 +0000 Juanma Barranquero * server.el (server-temp-file-p): Use `string-match-p'.
Tue, 18 Nov 2008 15:07:35 +0000 Carsten Dominik * org.el ("speedbar"): Only show context if the file really is an
Tue, 18 Nov 2008 15:07:23 +0000 Carsten Dominik *** empty log message ***
Tue, 18 Nov 2008 14:14:37 +0000 Sam Steingold (compilation-start-hook): New hook.
Tue, 18 Nov 2008 07:07:46 +0000 Chong Yidong Minor fix.
Tue, 18 Nov 2008 07:06:04 +0000 Chong Yidong Documented alpha frame parameter.
Tue, 18 Nov 2008 07:05:36 +0000 Chong Yidong (Color Parameters): Document alpha parameter.
Tue, 18 Nov 2008 07:05:26 +0000 Chong Yidong * frames.texi (Color Parameters): Document alpha parameter.
Tue, 18 Nov 2008 03:50:10 +0000 Glenn Morris Regenerate.
Tue, 18 Nov 2008 01:35:25 +0000 Juanma Barranquero * international/mule-cmds.el (update-leim-list-file): Simplify.
Mon, 17 Nov 2008 23:12:43 +0000 Chong Yidong Linum mode mentioned in the manual.
Mon, 17 Nov 2008 23:11:44 +0000 Chong Yidong Checked custom.texi
Mon, 17 Nov 2008 23:09:04 +0000 Chong Yidong (Easy Customization): Use "init file" instead of .emacs.
Mon, 17 Nov 2008 23:08:58 +0000 Chong Yidong * custom.texi (Easy Customization): Use "init file" instead of .emacs.
Mon, 17 Nov 2008 21:50:37 +0000 Chong Yidong (Clipboard): Note that paste is bound to clipboard-yank.
Mon, 17 Nov 2008 21:50:31 +0000 Chong Yidong * frames.texi (Clipboard): Note that paste is bound to clipboard-yank.
Mon, 17 Nov 2008 18:38:01 +0000 Chong Yidong Decrease size to 8x8.
Mon, 17 Nov 2008 18:37:47 +0000 Chong Yidong (widget-image-insert): Don't add a mouse-face.
Mon, 17 Nov 2008 18:37:38 +0000 Chong Yidong * wid-edit.el (widget-image-insert): Don't add a mouse-face.
Mon, 17 Nov 2008 18:05:42 +0000 Chong Yidong (custom-group-value-create): Don't insert docstring twice.
Mon, 17 Nov 2008 18:05:30 +0000 Chong Yidong * cus-edit.el (custom-group-value-create): Don't insert docstring
Mon, 17 Nov 2008 17:46:22 +0000 Juanma Barranquero * international/mule-cmds.el (ucs-completions): Mark as risky.
Mon, 17 Nov 2008 16:39:24 +0000 Chong Yidong (Using Region): Document Delete Selection Mode more thoroughly.
Mon, 17 Nov 2008 16:39:17 +0000 Chong Yidong (Mouse Commands): Move most of the description of Delete Selection
Mon, 17 Nov 2008 16:39:04 +0000 Chong Yidong (Minor Modes): Define mode commands and mode variables more precisely.
Mon, 17 Nov 2008 16:38:54 +0000 Chong Yidong * custom.texi (Minor Modes): Define mode commands and mode variables
Mon, 17 Nov 2008 10:07:37 +0000 Martin Rudalics *** empty log message ***
Mon, 17 Nov 2008 10:07:06 +0000 Martin Rudalics (three-step-help): Remove * from defcustom.
Mon, 17 Nov 2008 09:58:50 +0000 Martin Rudalics *** empty log message ***
Mon, 17 Nov 2008 09:58:22 +0000 Martin Rudalics (quit-window): Bind window to selected window when
Mon, 17 Nov 2008 08:41:14 +0000 Glenn Morris *** empty log message ***
Mon, 17 Nov 2008 08:41:00 +0000 Glenn Morris (c-put-char-property-fun): Add fallback definition of 'ignore, rather
Mon, 17 Nov 2008 05:00:23 +0000 Jay Belanger *** empty log message ***
Mon, 17 Nov 2008 04:59:53 +0000 Jay Belanger (Tutorial): Clarify how to set up the on-line tutorial.
Mon, 17 Nov 2008 04:53:55 +0000 Stefan Monnier (window--frame-usable-p): Allow use for soft-dedication.
Mon, 17 Nov 2008 02:26:57 +0000 Juanma Barranquero Fix typo.
Mon, 17 Nov 2008 02:24:16 +0000 Juanma Barranquero * emulation/viper-cmd.el (viper-harness-minor-mode): Fix docstring typo.
Mon, 17 Nov 2008 01:54:02 +0000 Juanma Barranquero * simple.el (quoted-insert, minibuffer-history-isearch-pop-state, undo)
Mon, 17 Nov 2008 01:52:22 +0000 Chong Yidong Minor doc fix, suggested by Juri Linkov.
Mon, 17 Nov 2008 01:51:09 +0000 Chong Yidong *** compilation-scroll-output accepts a new value, `first-error', which
Mon, 17 Nov 2008 01:38:47 +0000 Chong Yidong (Compilation): Document first-error value of compilation-scroll-output.
Mon, 17 Nov 2008 01:38:08 +0000 Chong Yidong * building.texi (Compilation): Document first-error value of
Mon, 17 Nov 2008 01:26:13 +0000 Chong Yidong C-y now works when entering passwords.
Mon, 17 Nov 2008 01:24:48 +0000 Chong Yidong (Passwords): New node.
Mon, 17 Nov 2008 01:23:16 +0000 Chong Yidong (Top): Update node listings.
Mon, 17 Nov 2008 01:23:05 +0000 Chong Yidong (Remote Files): Link to Passwords node.
Mon, 17 Nov 2008 01:22:50 +0000 Chong Yidong * mini.texi (Passwords): New node.
Mon, 17 Nov 2008 00:45:25 +0000 Juri Linkov *** empty log message ***
Mon, 17 Nov 2008 00:44:48 +0000 Juri Linkov (minibuffer-default-add-function): Fix docstring to
Mon, 17 Nov 2008 00:43:58 +0000 Juri Linkov (Info-search, Info-mode): Rename
Mon, 17 Nov 2008 00:43:27 +0000 Juri Linkov (dired-isearch-filter-predicate-orig): Rename from
Mon, 17 Nov 2008 00:42:46 +0000 Juri Linkov (isearch-filter-predicate): Rename from
Sun, 16 Nov 2008 23:47:04 +0000 Glenn Morris *** empty log message ***
Sun, 16 Nov 2008 23:46:55 +0000 Glenn Morris (ns-extended-platform-support-mode): Tweak menu entry from previous change.
Sun, 16 Nov 2008 23:33:14 +0000 Glenn Morris *** empty log message ***
Sun, 16 Nov 2008 23:33:04 +0000 Glenn Morris (advertised-widget-backward): Remove autoload cookie.
Sun, 16 Nov 2008 23:27:52 +0000 Glenn Morris *** empty log message ***
Sun, 16 Nov 2008 23:27:41 +0000 Glenn Morris (custom-buffer-create-internal): Always insert the
Sun, 16 Nov 2008 21:02:22 +0000 Chong Yidong Fix typo in last change.
Sun, 16 Nov 2008 21:02:05 +0000 Chong Yidong (read-passwd): Use read-event instead of read-char-exclusive.
Sun, 16 Nov 2008 21:01:25 +0000 Chong Yidong * subr.el (read-passwd): Use read-event instead of
Sun, 16 Nov 2008 20:22:01 +0000 Stefan Monnier (ielm-eval-input): Fix thinko in last change.
Sun, 16 Nov 2008 20:02:49 +0000 Chong Yidong (read-passwd): Yank current kill if the user enters C-y.
Sun, 16 Nov 2008 19:58:38 +0000 Chong Yidong * subr.el (read-passwd): Yank current kill if the user enters C-y.
Sun, 16 Nov 2008 18:54:50 +0000 Martin Rudalics *** empty log message ***
Sun, 16 Nov 2008 18:54:20 +0000 Martin Rudalics (syms_of_buffer): Fix doc-string of cursor-type.
Sun, 16 Nov 2008 18:41:03 +0000 Chong Yidong Copyedit.
Sun, 16 Nov 2008 18:39:54 +0000 Chong Yidong Further updates.
Sun, 16 Nov 2008 18:26:34 +0000 Chong Yidong Additional copyedits.
Sun, 16 Nov 2008 18:24:08 +0000 Chong Yidong (Acknowledgments): Some updating of credits.
Sun, 16 Nov 2008 18:23:15 +0000 Chong Yidong * ack.texi (Acknowledgments): Some updating of credits.
Sun, 16 Nov 2008 16:58:42 +0000 Chong Yidong * emacs.texi (Acknowledgments): Add a couple more names.
Sun, 16 Nov 2008 16:58:25 +0000 Chong Yidong Add a couple more names to the credits.
Sun, 16 Nov 2008 14:16:41 +0000 Michael Albinus *** empty log message ***
Sun, 16 Nov 2008 14:15:59 +0000 Michael Albinus * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Handle
Sun, 16 Nov 2008 14:15:14 +0000 Michael Albinus * net/tramp-fish.el (tramp-fish-file-name-handler-alist): Handle
Sun, 16 Nov 2008 14:14:03 +0000 Michael Albinus * net/tramp.el (tramp-handle-file-name-as-directory): New defun.
Sun, 16 Nov 2008 10:15:50 +0000 Martin Rudalics *** empty log message ***
Sun, 16 Nov 2008 10:15:30 +0000 Martin Rudalics (Splitting Windows, Deleting Windows)
Sun, 16 Nov 2008 07:27:27 +0000 Chong Yidong Documented delete-by-moving-to-trash.
Sun, 16 Nov 2008 07:26:21 +0000 Chong Yidong (Directories): Describe delete-directory in text.
Sun, 16 Nov 2008 07:26:15 +0000 Chong Yidong (Dired Deletion): Document delete-by-moving-to-trash.
Sun, 16 Nov 2008 07:26:06 +0000 Chong Yidong * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
Sun, 16 Nov 2008 07:04:05 +0000 Chong Yidong (Directories): Describe delete-directory in text.
Sun, 16 Nov 2008 07:03:58 +0000 Chong Yidong * files.texi (Directories): Describe delete-directory in text.
Sun, 16 Nov 2008 06:53:06 +0000 Chong Yidong (fancy-startup-text): Give "Emacs tutorial" line the usual
Sun, 16 Nov 2008 06:52:33 +0000 Chong Yidong * startup.el (fancy-startup-text): Give "Emacs tutorial" line the
Sun, 16 Nov 2008 06:03:52 +0000 Juanma Barranquero Fix typos.
Sun, 16 Nov 2008 06:03:25 +0000 Juanma Barranquero Fix typo.
Sun, 16 Nov 2008 05:50:23 +0000 Juanma Barranquero * net/ange-ftp.el (ange-ftp-multi-msgs, ange-ftp-good-msgs)
Sun, 16 Nov 2008 05:18:36 +0000 Michael Kifer version timestamp update
Sun, 16 Nov 2008 05:06:55 +0000 Michael Kifer version timestamp update
Sun, 16 Nov 2008 05:03:02 +0000 Juanma Barranquero Fix typo.
Sun, 16 Nov 2008 05:02:33 +0000 Michael Kifer version timestamp update
Sun, 16 Nov 2008 04:59:24 +0000 Juanma Barranquero Fix typos.
Sun, 16 Nov 2008 04:57:50 +0000 Michael Kifer 2008-16-06 Michael Kifer <kifer@cs.stonybrook.edu>
Sun, 16 Nov 2008 04:55:45 +0000 Michael Kifer 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
Sun, 16 Nov 2008 04:54:05 +0000 Juanma Barranquero * ielm.el (ielm-noisy, ielm-dynamic-return, ielm-mode-hook)
Sun, 16 Nov 2008 04:44:42 +0000 Juanma Barranquero * macos.texi (Mac Customization): Fix typos.
Sat, 15 Nov 2008 23:36:26 +0000 Glenn Morris *** empty log message ***
Sat, 15 Nov 2008 23:36:15 +0000 Glenn Morris (find-function-advised-original): New.
Sat, 15 Nov 2008 22:37:20 +0000 Glenn Morris *** empty log message ***
Sat, 15 Nov 2008 22:33:16 +0000 Glenn Morris (uniquify-maybe-rerationalize-w/o-cb): Remove
Sat, 15 Nov 2008 22:29:59 +0000 Glenn Morris (ns-do-applescript, ns-popup-font-panel): Declare.
Sat, 15 Nov 2008 22:20:43 +0000 Glenn Morris *** empty log message ***
Sat, 15 Nov 2008 20:29:14 +0000 Eli Zaretskii *** empty log message ***
Sat, 15 Nov 2008 20:28:46 +0000 Eli Zaretskii (src): Move removal of src/bootlisp after recursing into `lisp'.
Sat, 15 Nov 2008 16:20:09 +0000 Eli Zaretskii *** empty log message ***
Sat, 15 Nov 2008 16:19:28 +0000 Eli Zaretskii (run_msdos_command): Don't call dos_ttcooked, dos_ttraw, and bright_bg
Sat, 15 Nov 2008 15:41:56 +0000 Eli Zaretskii *** empty log message ***
Sat, 15 Nov 2008 15:41:36 +0000 Eli Zaretskii Update the list of utilities needed by lisp/Makefile and for bootstrapping.
Sat, 15 Nov 2008 15:38:56 +0000 Eli Zaretskii Edit out Unixy shell features in maintainer-clean targets in doc/ Makefiles.
Sat, 15 Nov 2008 15:38:14 +0000 Eli Zaretskii Don't convert *.el files to Unix text format, and don't copy ldefs-boot.el
Sat, 15 Nov 2008 15:37:41 +0000 Eli Zaretskii Create bootlisp when bootstrapping b-emacs.exe.
Sat, 15 Nov 2008 15:37:10 +0000 Eli Zaretskii Make bootstrap work again:
Sat, 15 Nov 2008 10:36:18 +0000 Eli Zaretskii *** empty log message ***
Sat, 15 Nov 2008 10:35:30 +0000 Eli Zaretskii (INFO_FILES): Remove ns-emacs.
Sat, 15 Nov 2008 10:24:08 +0000 Eli Zaretskii *** empty log message ***
Sat, 15 Nov 2008 10:23:47 +0000 Eli Zaretskii Update the list of utilities needed by lisp/Makefile and for bootstrapping.
Sat, 15 Nov 2008 09:52:43 +0000 Eli Zaretskii *** empty log message ***
Sat, 15 Nov 2008 09:52:14 +0000 Eli Zaretskii (NS-Emacs): Remove entry.
Sat, 15 Nov 2008 08:54:12 +0000 Martin Rudalics Fix EOLs broken with last commit.
Sat, 15 Nov 2008 08:51:13 +0000 Martin Rudalics *** empty log message ***
Sat, 15 Nov 2008 08:50:33 +0000 Martin Rudalics (quit-window): Restore delete window with second
Sat, 15 Nov 2008 06:44:19 +0000 Carsten Dominik *** empty log message ***
Sat, 15 Nov 2008 06:44:02 +0000 Carsten Dominik * org-publish.el (org-publish-attachment): Alow copy-file to
Sat, 15 Nov 2008 06:43:50 +0000 Carsten Dominik *** empty log message ***
Sat, 15 Nov 2008 06:19:12 +0000 Chong Yidong (describe-function-1): Do char-range check for self-insert-command.
Sat, 15 Nov 2008 06:18:47 +0000 Chong Yidong * help-fns.el (describe-function-1): Do char-range check for
Sat, 15 Nov 2008 05:33:17 +0000 Chong Yidong (x_draw_glyph_string): For stretch glyphs, don't call
Sat, 15 Nov 2008 05:33:07 +0000 Chong Yidong (x_draw_glyph_string): For stretch glyphs, don't call
Sat, 15 Nov 2008 05:32:55 +0000 Chong Yidong * xterm.c (x_draw_glyph_string): For stretch glyphs, don't call
Sat, 15 Nov 2008 05:21:20 +0000 Chong Yidong (x_draw_glyph_string): Stop drawing the background of the next glyph
Sat, 15 Nov 2008 05:20:49 +0000 Chong Yidong (ns_draw_glyph_string): Stop drawing the background of the next glyph
Sat, 15 Nov 2008 05:20:33 +0000 Chong Yidong (x_draw_glyph_string): Stop drawing the background of the next glyph
Sat, 15 Nov 2008 05:20:12 +0000 Chong Yidong * xterm.c (x_draw_glyph_string): Stop drawing the background of
Fri, 14 Nov 2008 23:36:37 +0000 Karl Fogel (file-precious-flag): Document that this flag is advisory.
Fri, 14 Nov 2008 21:11:15 +0000 Chong Yidong (Finsert_file_contents): Decrement specpdl_ptr to avoid double file
Fri, 14 Nov 2008 21:10:43 +0000 Chong Yidong * fileio.c (Finsert_file_contents): Decrement specpdl_ptr to avoid
Fri, 14 Nov 2008 20:47:58 +0000 Chong Yidong Removed ns-emacs.texi
Fri, 14 Nov 2008 20:47:28 +0000 Chong Yidong Removed ns-emacs.texi
Fri, 14 Nov 2008 20:47:07 +0000 Chong Yidong * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
Fri, 14 Nov 2008 20:46:29 +0000 Chong Yidong Remove ns-emacs.texi; contents moved into macos.texi (and some credits
Fri, 14 Nov 2008 20:45:28 +0000 Chong Yidong Updated with additional credits, from ns-emacs.texi.
Fri, 14 Nov 2008 20:40:28 +0000 Chong Yidong (Mac OS): Move Cocoa manual from ns-emacs.texi to here, replacing
Fri, 14 Nov 2008 20:40:04 +0000 Chong Yidong * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
Fri, 14 Nov 2008 20:39:45 +0000 Chong Yidong * emacs.texi (Top): Update node listings.
Fri, 14 Nov 2008 18:08:10 +0000 Chong Yidong (byte-compile-associative)
Fri, 14 Nov 2008 18:07:52 +0000 Chong Yidong * emacs-lisp/bytecomp.el (byte-compile-associative)
Fri, 14 Nov 2008 13:53:21 +0000 Martin Rudalics *** empty log message ***
Fri, 14 Nov 2008 13:49:40 +0000 Martin Rudalics (window_loop): In DELETE_BUFFER_WINDOWS case, reset
Fri, 14 Nov 2008 13:05:18 +0000 Juanma Barranquero * w32-fns.el (w32-shell-dos-semantics):
Fri, 14 Nov 2008 12:17:38 +0000 Eli Zaretskii *** empty log message ***
Fri, 14 Nov 2008 12:16:26 +0000 Eli Zaretskii (OBJ1, WIN32OBJ): Fix whitespace.
Fri, 14 Nov 2008 05:32:46 +0000 Jay Belanger *** empty log message ***
Fri, 14 Nov 2008 05:32:03 +0000 Jay Belanger (About This Manual): Comment out a mention of marginal notes.
Fri, 14 Nov 2008 00:17:11 +0000 Katsumi Yamaoka (BASE_PURESIZE): Increase to 1260000. small-dump-base
Thu, 13 Nov 2008 17:04:53 +0000 Chong Yidong (project-find-settings-file): Fix last change.
Thu, 13 Nov 2008 16:01:47 +0000 Juanma Barranquero * files.el (project-settings-file, locate-dominating-file):
Thu, 13 Nov 2008 15:18:38 +0000 Chong Yidong * files.el (project-settings-file): New variable.
Thu, 13 Nov 2008 15:17:48 +0000 Chong Yidong (project-settings-file): New variable.
Thu, 13 Nov 2008 15:17:28 +0000 Chong Yidong * files.el (project-settings-file): New variable.
Thu, 13 Nov 2008 08:02:50 +0000 Paul Reilly *** empty log message ***
Thu, 13 Nov 2008 08:01:29 +0000 Paul Reilly Add support for save-buffer.
Thu, 13 Nov 2008 05:29:24 +0000 Lute Kamstra *** empty log message ***
Thu, 13 Nov 2008 05:29:05 +0000 Lute Kamstra (File Name Components): Fix file-name-extension documentation.
Thu, 13 Nov 2008 05:03:33 +0000 Glenn Morris *** empty log message ***
Thu, 13 Nov 2008 05:03:10 +0000 Glenn Morris Remove some charset code not needed since Emacs 22.
Thu, 13 Nov 2008 04:38:10 +0000 Glenn Morris *** empty log message ***
Thu, 13 Nov 2008 04:38:01 +0000 Glenn Morris Henry Weller <hweller0 at gmail.com> (tiny change)
Thu, 13 Nov 2008 04:36:13 +0000 Glenn Morris *** empty log message ***
Thu, 13 Nov 2008 04:36:04 +0000 Glenn Morris (org-get-closed): Fix alias.
Wed, 12 Nov 2008 23:59:04 +0000 Chong Yidong (Emacs Invocation): Link to Emacs Server. Note that command-line-args
Wed, 12 Nov 2008 23:58:52 +0000 Chong Yidong * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
Wed, 12 Nov 2008 22:59:10 +0000 Chong Yidong (Entering Emacs): Note that inhibit-startup-screen can't be changed in
Wed, 12 Nov 2008 22:57:59 +0000 Chong Yidong * entering.texi (Entering Emacs): Note that inhibit-startup-screen
Wed, 12 Nov 2008 18:39:08 +0000 Juanma Barranquero * international/mule.el (autoload-coding-system, with-category-table)
Wed, 12 Nov 2008 16:53:06 +0000 Juanma Barranquero * org.el (org-link-escape): Fix typo in docstring.
Wed, 12 Nov 2008 15:59:06 +0000 Juanma Barranquero Fix typo in comment.
Wed, 12 Nov 2008 15:58:37 +0000 Juanma Barranquero Fix typo in comment.
Wed, 12 Nov 2008 15:52:12 +0000 Chong Yidong (x_set_alpha): Set alpha to -1 if nil given.
Wed, 12 Nov 2008 15:51:35 +0000 Chong Yidong Negative alpha means "don't touch".
Wed, 12 Nov 2008 15:51:11 +0000 Chong Yidong (x_set_frame_alpha): Do nothing if alpha is negative.
Wed, 12 Nov 2008 15:50:00 +0000 Chong Yidong (x_set_frame_alpha): Do nothing if alpha is negative.
Wed, 12 Nov 2008 15:49:45 +0000 Chong Yidong * frame.c (x_set_alpha): Set alpha to -1 if nil given.
Wed, 12 Nov 2008 08:12:19 +0000 Miles Bader Merge from gnus--devo--0
Wed, 12 Nov 2008 08:09:23 +0000 Carsten Dominik 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
Wed, 12 Nov 2008 08:09:03 +0000 Carsten Dominik *** empty log message ***
Wed, 12 Nov 2008 08:06:54 +0000 Carsten Dominik 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
Wed, 12 Nov 2008 08:06:35 +0000 Carsten Dominik *** empty log message ***
Wed, 12 Nov 2008 08:01:06 +0000 Carsten Dominik 2008-11-12 Carsten Dominik <carsten.dominik@gmail.com>
Wed, 12 Nov 2008 07:58:27 +0000 Carsten Dominik *** empty log message ***
Wed, 12 Nov 2008 07:17:21 +0000 Dan Nicolaescu * hftctl.c:
Wed, 12 Nov 2008 04:47:18 +0000 Sam Steingold (vc-cvs-parse-root): Handle roots without colon between hostname and path.
Tue, 11 Nov 2008 20:14:38 +0000 Juri Linkov *** empty log message ***
Tue, 11 Nov 2008 20:12:44 +0000 Juri Linkov (dired-isearch-filenames)
Tue, 11 Nov 2008 20:11:34 +0000 Juri Linkov (isearch-message-prefix-add)
Tue, 11 Nov 2008 19:57:04 +0000 Juri Linkov * isearch.el (isearch-lazy-highlight-search): Use a loop like in
Tue, 11 Nov 2008 19:48:37 +0000 Juri Linkov * isearch.el (isearch-query-replace, isearch-highlight-regexp):
Tue, 11 Nov 2008 19:43:09 +0000 Juri Linkov (isearch-search-fun): Compare the length of the
Tue, 11 Nov 2008 17:20:06 +0000 Sam Steingold (mouse-buffer-menu-mode-groups): Place "Annotate" into
Tue, 11 Nov 2008 11:47:59 +0000 Juanma Barranquero * frames.texi (Basic Parameters): Remove display-environment-variable
Tue, 11 Nov 2008 10:51:35 +0000 Juanma Barranquero * server.el (server-process-filter): Fix typos and reflow docstring.
Tue, 11 Nov 2008 09:39:29 +0000 Martin Rudalics *** empty log message ***
Tue, 11 Nov 2008 09:38:52 +0000 Martin Rudalics (footnote-mode): Improve doc-string.
Tue, 11 Nov 2008 08:53:14 +0000 Juanma Barranquero * quail/hangul.el (hangul-im-keymap, hangul-insert-character)
Tue, 11 Nov 2008 08:41:18 +0000 Juanma Barranquero Fix typos.
Tue, 11 Nov 2008 08:39:09 +0000 Juanma Barranquero * quail/hangul.el (hangul-djamo): Fix typo in docstring.
Tue, 11 Nov 2008 07:25:27 +0000 Kenichi Handa (map_char_table_for_charset): Add comment.
Tue, 11 Nov 2008 01:05:17 +0000 Kenichi Handa (Vchar_unify_table): Comment added.
Tue, 11 Nov 2008 00:28:10 +0000 Chong Yidong (Custom-mode): Set up tool-bar-map unconditionally.
Tue, 11 Nov 2008 00:25:28 +0000 Chong Yidong * cus-edit.el (Custom-mode): Set up tool-bar-map unconditionally.
Mon, 10 Nov 2008 20:13:41 +0000 Teodor Zlatanov (smtpmail-open-stream): Use `starttls-any-program-available'. Auto-load starttls.el for it.
Mon, 10 Nov 2008 20:10:51 +0000 Teodor Zlatanov (smtpmail-open-stream): Use `starttls-any-program-available'.
Mon, 10 Nov 2008 15:29:12 +0000 Stefan Monnier Remove find-file-noselect from the list of magic file name handlers.
Mon, 10 Nov 2008 00:47:08 +0000 Kenichi Handa *** empty log message ***
Mon, 10 Nov 2008 00:45:26 +0000 Kenichi Handa (Fget_byte): Fix and make it faster for unibyte target.
Sun, 09 Nov 2008 21:22:41 +0000 Eli Zaretskii Fix usage of `see @ref'.
Sun, 09 Nov 2008 21:20:34 +0000 Eli Zaretskii Fix a typo.
Sun, 09 Nov 2008 04:06:37 +0000 Chong Yidong Following communication from FSF, relaxng.rnc can be treated as part
Sun, 09 Nov 2008 04:05:39 +0000 Chong Yidong Add standard Emacs copyright notice, treating this file as part of
Sat, 08 Nov 2008 19:24:59 +0000 Eli Zaretskii *** empty log message ***
Sat, 08 Nov 2008 19:24:34 +0000 Eli Zaretskii New file, with build instructions moved from the top-level INSTALL.
Sat, 08 Nov 2008 19:07:31 +0000 Eli Zaretskii *** empty log message ***
Sat, 08 Nov 2008 19:06:59 +0000 Eli Zaretskii Move MS-DOS specific instructions to msdos/INSTALL.
Sat, 08 Nov 2008 18:07:29 +0000 Eli Zaretskii *** empty log message ***
Sat, 08 Nov 2008 18:06:56 +0000 Eli Zaretskii (Basic Windows, Splitting Windows)
Sat, 08 Nov 2008 17:24:22 +0000 Chong Yidong Remove incorrect and redundant entry about emacsclient -c.
Sat, 08 Nov 2008 16:55:23 +0000 Chong Yidong (file_name_completion): If completion_ignore_case is enabled, ignore
Sat, 08 Nov 2008 16:55:09 +0000 Chong Yidong * dired.c (file_name_completion): If completion_ignore_case is