log

age author description
Thu, 13 Aug 2009 17:01:21 +0000 Chong Yidong * image.c (xbm_read_bitmap_data): New arg inhibit_image_error.
Thu, 13 Aug 2009 15:59:34 +0000 Chong Yidong * faces.el (help-argument-name): Define it here instead of
Thu, 13 Aug 2009 13:22:55 +0000 Nick Roberts (create_pty): New function.
Thu, 13 Aug 2009 13:22:11 +0000 Nick Roberts (gdb-inferior-io-mode): Use start-process to
Thu, 13 Aug 2009 13:21:46 +0000 Nick Roberts *** empty log message ***
Thu, 13 Aug 2009 13:20:09 +0000 Nick Roberts *** empty log message ***
Thu, 13 Aug 2009 12:18:48 +0000 Kenichi Handa *** empty log message ***
Thu, 13 Aug 2009 12:18:35 +0000 Kenichi Handa Mention the new coding system `utf-8-hfs' and many
Thu, 13 Aug 2009 12:11:17 +0000 Kenichi Handa *** empty log message ***
Thu, 13 Aug 2009 12:10:54 +0000 Kenichi Handa New file.
Thu, 13 Aug 2009 01:13:09 +0000 Richard M. Stallman * mail/rmail.el (rmail-set-message-counters):
Thu, 13 Aug 2009 01:04:37 +0000 Richard M. Stallman * mail/rmail.el (rmail-get-attr-names):
Thu, 13 Aug 2009 00:58:54 +0000 Richard M. Stallman * progmodes/compile.el (compilation-goto-locus): Use next-error-move-function.
Thu, 13 Aug 2009 00:57:17 +0000 Richard M. Stallman (next-error-move-function): New variable.
Wed, 12 Aug 2009 20:56:25 +0000 Juri Linkov *** empty log message ***
Wed, 12 Aug 2009 20:55:31 +0000 Juri Linkov (read-regexp): Return empty string when `default-value' is nil.
Wed, 12 Aug 2009 20:54:46 +0000 Juri Linkov (lgrep): Ensure that `default-directory' is always non-nil. (Bug#4052)
Wed, 12 Aug 2009 20:44:25 +0000 Juri Linkov *** empty log message ***
Wed, 12 Aug 2009 20:43:58 +0000 Juri Linkov (utf-16be-with-signature): Doc fix.
Wed, 12 Aug 2009 20:43:08 +0000 Juri Linkov (ucs-insert): Change arguments from `arg' to `character', `count',
Wed, 12 Aug 2009 20:31:25 +0000 Juri Linkov *** empty log message ***
Wed, 12 Aug 2009 20:30:52 +0000 Juri Linkov (ELCFILES): Add files-x.elc.
Wed, 12 Aug 2009 20:30:31 +0000 Juri Linkov Move code that deals with adding/deleting
Wed, 12 Aug 2009 20:29:30 +0000 Juri Linkov * files-x.el: New file.
Wed, 12 Aug 2009 05:07:48 +0000 Stefan Monnier * cmds.c (nonundocount): New global variable.
Tue, 11 Aug 2009 23:26:04 +0000 Dmitry Dzhus (gdb): Send -target-detach when buffer is killed (#3794).
Tue, 11 Aug 2009 13:53:10 +0000 Dmitry Dzhus (gdb-line-posns): New helper which helps not to use `goto-line'.
Tue, 11 Aug 2009 10:48:56 +0000 Dmitry Dzhus *** empty log message ***
Mon, 10 Aug 2009 21:42:41 +0000 Stefan Monnier (quail-completion-1): Simplify.
Mon, 10 Aug 2009 21:42:33 +0000 Stefan Monnier (mule-keymap, mule-menu-keymap)
Mon, 10 Aug 2009 16:38:16 +0000 Stefan Monnier (goto-line): Fix up docstring.
Mon, 10 Aug 2009 16:28:18 +0000 Stefan Monnier (byte-compile-interactive-only-functions): Add goto-line.
Mon, 10 Aug 2009 02:52:57 +0000 Miles Bader Remove "-face" suffix from face names in j2-mode.el
Mon, 10 Aug 2009 02:44:58 +0000 Chong Yidong Update comment (from Kevin Ryde).
Mon, 10 Aug 2009 00:57:48 +0000 Ken Raeburn (concat): Don't re-set string length to its current value.
Mon, 10 Aug 2009 00:56:00 +0000 Ken Raeburn (decode_coding_string, encode_coding_string): Use SBYTES macro.
Mon, 10 Aug 2009 00:54:02 +0000 Ken Raeburn * doprnt.c (doprnt_lisp): Unused function deleted.
Sun, 09 Aug 2009 23:39:59 +0000 Chong Yidong * calc.texi (Date Forms): Fix typos.
Sun, 09 Aug 2009 22:27:45 +0000 Bill Wohler (mh-spamassassin-blacklist, mh-bogofilter-blacklist)
Sun, 09 Aug 2009 22:26:59 +0000 Bill Wohler *** empty log message ***
Sun, 09 Aug 2009 18:22:13 +0000 Glenn Morris (Acknowledgments): Add gdb-mi entry.
Sun, 09 Aug 2009 16:22:48 +0000 Chong Yidong * MORE.STUFF: Update Etags and Ispell URLs.
Sun, 09 Aug 2009 14:29:11 +0000 Michael Albinus *** empty log message ***
Sun, 09 Aug 2009 14:27:45 +0000 Michael Albinus * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
Sun, 09 Aug 2009 02:57:45 +0000 Chong Yidong * subr.el: Provide hashtable-print-readable.
Sun, 09 Aug 2009 02:43:50 +0000 Chong Yidong * progmodes/hideshow.el (hs-special-modes-alist): Don't use
Sun, 09 Aug 2009 00:17:01 +0000 Dmitry Dzhus (gdb-gud-context-call): Does not need to be a macro.
Sat, 08 Aug 2009 23:23:39 +0000 Dmitry Dzhus Added information about all.xpm and thread.xpm to README.
Sat, 08 Aug 2009 22:30:26 +0000 Dmitry Dzhus (gdb-control-all-threads)
Sat, 08 Aug 2009 22:17:05 +0000 Dmitry Dzhus * images/gud/all.xpm, images/gud/thread.xpm: New icons for gdb-mi.el
Sat, 08 Aug 2009 19:01:26 +0000 Chong Yidong Split off a new section, "Installation Changes in Emacs 23.2".
Sat, 08 Aug 2009 18:33:51 +0000 Chong Yidong ** Hash tables have a new printed representation that is readable.
Sat, 08 Aug 2009 18:27:10 +0000 Chong Yidong Fix whitespace in last ChangeLog entry.
Sat, 08 Aug 2009 18:26:36 +0000 Chong Yidong * net/net-utils.el (net-utils-font-lock-keywords): New var.
Sat, 08 Aug 2009 18:24:32 +0000 Dmitry Dzhus (gdb-breakpoints-mode-map): Don't assume threads buffer is present.
Sat, 08 Aug 2009 17:00:52 +0000 Dmitry Dzhus * emacs.texi (Top): Add new menu items for GDB-UI.
Sat, 08 Aug 2009 13:42:03 +0000 Dmitry Dzhus (gdb-read-memory-custom)
Sat, 08 Aug 2009 12:20:51 +0000 Carsten Dominik *** empty log message ***
Sat, 08 Aug 2009 12:18:56 +0000 Carsten Dominik Add missing arch-tags
Sat, 08 Aug 2009 12:11:52 +0000 Carsten Dominik Revert clobbered changes to org-rmail.el
Sat, 08 Aug 2009 10:26:44 +0000 Eli Zaretskii (rmail-add-mbox-headers): Restore error message about invalid RFC2822 format.
Sat, 08 Aug 2009 10:05:53 +0000 Eli Zaretskii *** empty log message ***
Sat, 08 Aug 2009 10:05:30 +0000 Eli Zaretskii (rmail-add-mbox-headers, rmail-set-message-counters-counter): Search for
Sat, 08 Aug 2009 02:39:45 +0000 Glenn Morris (Agenda commands): Restore clobbered change.
Sat, 08 Aug 2009 02:35:52 +0000 Glenn Morris Correctly attribute files to their authors.
Sat, 08 Aug 2009 02:35:13 +0000 Glenn Morris Standardize footer.
Sat, 08 Aug 2009 02:35:01 +0000 Glenn Morris Standardize footer.
Sat, 08 Aug 2009 02:34:50 +0000 Glenn Morris Fix header.
Sat, 08 Aug 2009 02:34:30 +0000 Glenn Morris Fix header.
Sat, 08 Aug 2009 02:34:17 +0000 Glenn Morris Fix header.
Sat, 08 Aug 2009 02:33:59 +0000 Glenn Morris Standardize footer.
Sat, 08 Aug 2009 02:33:53 +0000 Glenn Morris Standardize footer.
Sat, 08 Aug 2009 02:33:33 +0000 Glenn Morris Standardize footer.
Sat, 08 Aug 2009 02:33:22 +0000 Glenn Morris Fix header.
Sat, 08 Aug 2009 02:33:08 +0000 Glenn Morris Standardize footer.
Sat, 08 Aug 2009 02:31:56 +0000 Glenn Morris (ELCFILES): Update.
Sat, 08 Aug 2009 02:24:57 +0000 Glenn Morris (Acknowledgments): Update for js2-mode and org changes.
Fri, 07 Aug 2009 17:30:16 +0000 Eli Zaretskii *** empty log message ***
Fri, 07 Aug 2009 17:29:50 +0000 Eli Zaretskii (mail-yank-original): Set buffer-file-coding-system from the one used
Fri, 07 Aug 2009 15:22:29 +0000 Eli Zaretskii *** empty log message ***
Fri, 07 Aug 2009 15:22:00 +0000 Eli Zaretskii (Graphics, Devices): Update with the peculiarities of operation on MS-Windows.
Fri, 07 Aug 2009 14:59:37 +0000 Eli Zaretskii Fix whitespace of last commit.
Fri, 07 Aug 2009 14:58:36 +0000 Eli Zaretskii Mention that Calc graphing commands now work on Windows.
Fri, 07 Aug 2009 14:54:10 +0000 Eli Zaretskii *** empty log message ***
Fri, 07 Aug 2009 14:53:46 +0000 Eli Zaretskii (calc-graph-plot): Set calc-graph-last-device to "windows" when "pgnuplot"
Fri, 07 Aug 2009 14:52:56 +0000 Eli Zaretskii (calc-gnuplot-name) [windows-nt]: Use "pgnuplot" as the default.
Fri, 07 Aug 2009 14:43:43 +0000 Eli Zaretskii *** empty log message ***
Fri, 07 Aug 2009 14:43:15 +0000 Eli Zaretskii (ELCFILES): org/org-export-latex.elc renames to org/org-latex.elc.
Fri, 07 Aug 2009 13:55:00 +0000 Juri Linkov *** empty log message ***
Fri, 07 Aug 2009 13:54:35 +0000 Juri Linkov (BASE_PURESIZE): Increase to 1270000.
Fri, 07 Aug 2009 08:24:29 +0000 Dan Nicolaescu (vc-resynch-window): Update comment.
Fri, 07 Aug 2009 07:04:02 +0000 Dan Nicolaescu * term.el (term-handle-ansi-escape): Add comments with the
Fri, 07 Aug 2009 05:46:34 +0000 Dan Nicolaescu (syms_of_print): Undo previous change.
Thu, 06 Aug 2009 18:05:32 +0000 Dmitry Dzhus (gdb-var-create-regexp): Removed.
Thu, 06 Aug 2009 15:49:29 +0000 Andreas Schwab Updated.
Thu, 06 Aug 2009 09:14:10 +0000 Carsten Dominik 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
Thu, 06 Aug 2009 00:07:12 +0000 Seiji Zenitani fix message: new multibyte format requires 23
Wed, 05 Aug 2009 09:19:21 +0000 Teodor Zlatanov * lread.c (read1, syms_of_lread): Read hashtables back from the
Wed, 05 Aug 2009 00:43:34 +0000 Jay Belanger (Types Tutorial Exercise 2): Fix wording.
Tue, 04 Aug 2009 23:52:06 +0000 Juri Linkov *** empty log message ***
Tue, 04 Aug 2009 23:51:58 +0000 Juri Linkov Commands to add/delete file/directory-local variables.
Tue, 04 Aug 2009 23:51:32 +0000 Juri Linkov Commands to add/delete file/directory-local variables.
Tue, 04 Aug 2009 23:51:11 +0000 Juri Linkov Remove "Add a command to make a Local Variables section in the current buffer".
Tue, 04 Aug 2009 20:06:03 +0000 Chong Yidong * abbrev.el (insert-abbrev-table-description): Prettify output.
Tue, 04 Aug 2009 17:16:58 +0000 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
Tue, 04 Aug 2009 17:03:54 +0000 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-frame-number): Initialize with nil.
Tue, 04 Aug 2009 15:51:58 +0000 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-get-buffer, gdb-get-buffer-create):
Tue, 04 Aug 2009 15:17:28 +0000 Dmitry Dzhus Mention important fix in ChangeLog.
Tue, 04 Aug 2009 15:07:23 +0000 Dmitry Dzhus * progmodes/gud.el (gud-stop-subjob, gud-menu-map): Respect GDB
Tue, 04 Aug 2009 14:40:33 +0000 Dmitry Dzhus (gdb-rules-name-maker, gdb-rules-buffer-mode)
Tue, 04 Aug 2009 14:19:08 +0000 Dmitry Dzhus (gdb-pc-address): Removed unused variable.
Tue, 04 Aug 2009 13:27:21 +0000 Dmitry Dzhus (gdb-add-pending, gdb-pending-p, gdb-delete-pending): Macros to
Tue, 04 Aug 2009 13:19:02 +0000 Dmitry Dzhus (gdb-get-buffer, gdb-get-buffer-create, gdb-init-1)
Tue, 04 Aug 2009 13:11:06 +0000 Dmitry Dzhus * progmodes/gdb-mi.el (gdb-breakpoints-buffer-name)
Tue, 04 Aug 2009 12:46:26 +0000 Dmitry Dzhus (gdb-thread-number): New variable.
Tue, 04 Aug 2009 03:32:33 +0000 Michael Albinus *** empty log message ***
Tue, 04 Aug 2009 03:31:51 +0000 Michael Albinus * net/tramp.el (top): Make check for tramp-gvfs loading more
Tue, 04 Aug 2009 03:29:54 +0000 Michael Albinus * net/tramp-gvfs.el (top): Remove superfluous message when loading
Mon, 03 Aug 2009 22:07:50 +0000 Nick Roberts (jdb): Set gud-jdb-classpath-string to current
Mon, 03 Aug 2009 22:07:23 +0000 Nick Roberts *** empty log message ***