log

age author description
Fri, 11 Sep 2009 22:46:14 +0000 Daiki Ueno (epg-context-set-passphrase-callback)
Fri, 11 Sep 2009 22:27:32 +0000 Daiki Ueno Add algorithm names.
Fri, 11 Sep 2009 21:25:44 +0000 Stefan Monnier * custom.el (custom-delayed-init-variables): New var.
Fri, 11 Sep 2009 21:07:02 +0000 Stefan Monnier (language-info-alist): Improve docstring.
Fri, 11 Sep 2009 20:27:50 +0000 Alan Mackenzie (Terminal Output): document `send-string-to-terminal' in batch mode.
Fri, 11 Sep 2009 20:26:50 +0000 Alan Mackenzie *** empty log message ***
Fri, 11 Sep 2009 20:05:11 +0000 Alan Mackenzie (Fsend_string_to_terminal): Amend doc string to cover batch mode.
Fri, 11 Sep 2009 20:04:12 +0000 Alan Mackenzie *** empty log message ***
Fri, 11 Sep 2009 19:11:07 +0000 Stefan Monnier (main): Sort scores before trimming them,
Fri, 11 Sep 2009 18:54:55 +0000 Stefan Monnier (proced-mode-map): Prefer "m" for proced-mark.
Fri, 11 Sep 2009 16:46:08 +0000 Andreas Schwab (display_mode_element): Detect cycles.
Fri, 11 Sep 2009 12:05:45 +0000 Juanma Barranquero Update.
Fri, 11 Sep 2009 11:55:11 +0000 Nick Roberts (gdb-var-update-regexp): Delete.
Fri, 11 Sep 2009 11:54:30 +0000 Nick Roberts *** empty log message ***
Fri, 11 Sep 2009 10:58:54 +0000 Juanma Barranquero * vc-annotate.el (vc-annotate): Use the main file's coding-system to
Fri, 11 Sep 2009 10:01:21 +0000 Eli Zaretskii *** empty log message ***
Fri, 11 Sep 2009 10:00:57 +0000 Eli Zaretskii (bootstrap): Ensure enough environment space will be available
Fri, 11 Sep 2009 06:51:58 +0000 Glenn Morris Add generated-autoload-file item.
Fri, 11 Sep 2009 06:51:06 +0000 Glenn Morris (autoloads): Make dired.el writable.
Fri, 11 Sep 2009 06:50:49 +0000 Glenn Morris Regenerate with extracted autoloads.
Fri, 11 Sep 2009 06:50:14 +0000 Glenn Morris Put autoloads in dired.el rather than loaddefs.el.
Fri, 11 Sep 2009 06:48:31 +0000 Glenn Morris (autoloads): Make ibuffer.el writable.
Fri, 11 Sep 2009 06:47:48 +0000 Glenn Morris Regenerate with extracted autoloads.
Fri, 11 Sep 2009 06:47:26 +0000 Glenn Morris Put autoloads in ibuffer.el rather than loaddefs.el.
Fri, 11 Sep 2009 06:42:13 +0000 Glenn Morris Reformat doc-strings for make-docfile.
Fri, 11 Sep 2009 06:39:21 +0000 Glenn Morris Comment.
Fri, 11 Sep 2009 06:38:44 +0000 Glenn Morris Remove comment, inapplicable since 1997 (loadup no longer loads the
Fri, 11 Sep 2009 05:10:15 +0000 Stefan Monnier (where_is_internal): Don't erroneously return nil right after
Fri, 11 Sep 2009 04:27:38 +0000 Stefan Monnier (autoloads): Make rmail.el writable as well.
Fri, 11 Sep 2009 03:41:26 +0000 Glenn Morris (x-display-name, x-setup-function-keys): Unify doc-strings with X versions.
Fri, 11 Sep 2009 03:40:55 +0000 Glenn Morris (dired-compress-file): Declare.
Fri, 11 Sep 2009 03:40:35 +0000 Glenn Morris (top-level): Always require dired.
Fri, 11 Sep 2009 03:40:14 +0000 Glenn Morris (describe-function-1): Mention if a function has a compiler-macro.
Fri, 11 Sep 2009 03:39:48 +0000 Glenn Morris (help-function-cmacro): New button.
Fri, 11 Sep 2009 03:39:28 +0000 Glenn Morris (define-compiler-macro): Add a property that records where a macro was
Fri, 11 Sep 2009 03:39:04 +0000 Glenn Morris (apropos-documentation-check-doc-file): Exclude unbound functions and
Fri, 11 Sep 2009 03:34:14 +0000 Glenn Morris (Fx_parse_geometry): Unify the X and NS versions so that they share a
Fri, 11 Sep 2009 02:28:50 +0000 Simon South (delphi-tab): Indent region when Transient Mark mode is enabled and
Fri, 11 Sep 2009 02:14:05 +0000 Stefan Monnier (get_keymap): Return the actual keymap symbol rather than t for autoloaded
Fri, 11 Sep 2009 01:11:37 +0000 Stefan Monnier *** empty log message ***
Fri, 11 Sep 2009 01:00:37 +0000 Stefan Monnier * emulation/crisp.el (crisp-mode-map): Move initialization
Fri, 11 Sep 2009 00:58:59 +0000 Stefan Monnier * keymap.c (QCadvertised_binding): New constant.
Thu, 10 Sep 2009 19:17:56 +0000 Adrian Robert fix typo (wrong name) in my 2009-09-09 entry
Thu, 10 Sep 2009 18:19:03 +0000 Stefan Monnier * keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.
Thu, 10 Sep 2009 16:47:47 +0000 Stefan Monnier (Fwhere_is_internal): Last minute typo.
Thu, 10 Sep 2009 16:19:52 +0000 Stefan Monnier * keymap.c (where_is_internal_data): Make noindirect a boolean.
Thu, 10 Sep 2009 06:27:04 +0000 Glenn Morris Grammar.
Thu, 10 Sep 2009 06:23:06 +0000 Glenn Morris (cvs-mode-find-file): Use forward-line rather than goto-line.
Thu, 10 Sep 2009 06:22:30 +0000 Glenn Morris (byte-compile-function-environment): Doc fix.
Thu, 10 Sep 2009 06:21:48 +0000 Glenn Morris (degrees-to-radians): Mark as free from side effects.
Thu, 10 Sep 2009 06:21:23 +0000 Glenn Morris (define-derived-mode): Give the mode's map, and syntax and abbrev
Thu, 10 Sep 2009 06:20:51 +0000 Glenn Morris (easy-mmode-defmap): Add doc-string.
Thu, 10 Sep 2009 06:20:25 +0000 Glenn Morris (top-level): Require cl when compiling.
Thu, 10 Sep 2009 06:19:53 +0000 Glenn Morris Move all safe and risky properties into the defcustoms.
Thu, 10 Sep 2009 06:19:34 +0000 Glenn Morris (rmail-user-mail-address-regexp): Move here from rmailsum.el.
Thu, 10 Sep 2009 06:18:48 +0000 Glenn Morris (rmail-user-mail-address-regexp): Move to rmail.el.
Thu, 10 Sep 2009 06:18:23 +0000 Glenn Morris Put autoloads in rmail.el rather than loaddefs.el.
Thu, 10 Sep 2009 03:42:13 +0000 Nick Roberts Bug#4375 (can't kill killed gud buffer")
Thu, 10 Sep 2009 03:40:51 +0000 Nick Roberts *** empty log message ***
Thu, 10 Sep 2009 03:20:51 +0000 Stefan Monnier (display_mode_element): Move list length limit from 50 to
Thu, 10 Sep 2009 03:03:27 +0000 Nick Roberts Reported in thread for Bug#4375.
Thu, 10 Sep 2009 03:03:00 +0000 Nick Roberts Reported in thread for Bug#4375.
Thu, 10 Sep 2009 03:02:34 +0000 Nick Roberts *** empty log message ***
Thu, 10 Sep 2009 02:25:53 +0000 Juanma Barranquero * startup.el (command-line-normalize-file-name): On Windows and
Thu, 10 Sep 2009 00:58:15 +0000 Juri Linkov *** empty log message ***
Thu, 10 Sep 2009 00:57:44 +0000 Juri Linkov (grep-template): Add "<X>" to docstring.
Thu, 10 Sep 2009 00:54:36 +0000 Juri Linkov (shell-command): Set asynchronous process filter to
Thu, 10 Sep 2009 00:54:15 +0000 Juri Linkov (isearch-text-char-description): Propertize escape
Thu, 10 Sep 2009 00:12:07 +0000 Katsumi Yamaoka * nnrss.el (nnrss-request-article): Remove binding of
Wed, 09 Sep 2009 15:05:47 +0000 Adrian Robert * nsfont.m (ns_get_family): Don't force first letter to uppercase.
Wed, 09 Sep 2009 14:47:54 +0000 Stefan Monnier (diff-hunk-kill): Fix the search of the next hunk (bug#4368).
Wed, 09 Sep 2009 10:41:50 +0000 Katsumi Yamaoka (with-no-warnings): Define it for old Emacsen.
Wed, 09 Sep 2009 10:07:19 +0000 Katsumi Yamaoka 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
Wed, 09 Sep 2009 09:29:29 +0000 Katsumi Yamaoka * calendar/time-date.el (autoload):
Wed, 09 Sep 2009 09:28:43 +0000 Katsumi Yamaoka 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
Wed, 09 Sep 2009 02:38:50 +0000 Stefan Monnier (where_is_internal): Filter out shadowed remappings.
Wed, 09 Sep 2009 02:38:06 +0000 Glenn Morris Mention world-readable install.
Wed, 09 Sep 2009 02:36:38 +0000 Glenn Morris (ffap-file-at-point): Handle absolute (non-remote) files with line
Wed, 09 Sep 2009 02:34:17 +0000 Glenn Morris (install-arch-indep): Don't recursively change perms of
Wed, 09 Sep 2009 02:32:48 +0000 Glenn Morris (install): Set umask to world-readable before creating directories.
Wed, 09 Sep 2009 02:32:25 +0000 Glenn Morris ($(DESTDIR)${archlibdir}): Set umask to world-readable before creating
Wed, 09 Sep 2009 01:21:10 +0000 Stefan Monnier (Vtruncate_partial_width_windows): Improve docstring.
Tue, 08 Sep 2009 19:47:07 +0000 Stefan Monnier (smerge-remove-props, smerge-refine):
Tue, 08 Sep 2009 19:42:21 +0000 Stefan Monnier (with-silent-modifications): New macro.
Mon, 07 Sep 2009 15:25:38 +0000 Juanma Barranquero Update.
Mon, 07 Sep 2009 15:23:09 +0000 Juanma Barranquero * files.el (top-level): Require `cl' when compiling.
Mon, 07 Sep 2009 02:35:29 +0000 Glenn Morris (proced-mode-map): Bind "d" to proced-mark-alt.
Mon, 07 Sep 2009 02:26:37 +0000 Glenn Morris (auto-mode-alist): Use delphi-mode for .dpr files.
Mon, 07 Sep 2009 01:22:41 +0000 Juanma Barranquero Fix typos.
Mon, 07 Sep 2009 01:03:26 +0000 Juanma Barranquero Fix typo (again).
Mon, 07 Sep 2009 01:01:47 +0000 Juanma Barranquero Fix typo.
Mon, 07 Sep 2009 00:58:16 +0000 Juanma Barranquero * unidata/.gitignore: New file.
Sun, 06 Sep 2009 22:08:31 +0000 Nick Roberts (vc-git-annotate-command): Use separator to parse
Sun, 06 Sep 2009 22:07:55 +0000 Nick Roberts *** empty log message ***
Sun, 06 Sep 2009 20:09:01 +0000 Eli Zaretskii *** empty log message ***
Sun, 06 Sep 2009 20:08:36 +0000 Eli Zaretskii (proced-mode): Doc fix.
Sun, 06 Sep 2009 14:19:48 +0000 Michael Albinus *** empty log message ***
Sun, 06 Sep 2009 14:18:54 +0000 Michael Albinus * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
Sat, 05 Sep 2009 21:11:34 +0000 Glenn Morris (diary-entry): Add help-echo and follow-link properties to this button.
Sat, 05 Sep 2009 21:07:15 +0000 Glenn Morris (holiday-chinese): Make it slightly more efficient.
Sat, 05 Sep 2009 21:00:39 +0000 Glenn Morris (lisp-font-lock-keywords-2): Add letf.
Sat, 05 Sep 2009 19:11:24 +0000 Glenn Morris Mention that redefining the function byte-compile-dest-file is obsolete.
Sat, 05 Sep 2009 19:10:37 +0000 Glenn Morris (emacs-lisp-file-regexp): Doc fix.
Sat, 05 Sep 2009 18:53:34 +0000 Glenn Morris Don't mention maintainer-clean, since `make bootstrap' does this now.
Sat, 05 Sep 2009 17:47:06 +0000 Juanma Barranquero Fix typos.
Sat, 05 Sep 2009 16:25:27 +0000 Karl Fogel * lisp/files.el (find-alternate-file): Run `kill-buffer-hook' manually
Sat, 05 Sep 2009 15:16:49 +0000 Karl Fogel * lisp/files.el (find-alternate-file): If the old buffer is modified
Sat, 05 Sep 2009 06:03:01 +0000 Carsten Dominik 2009-09-05 Carsten Dominik <dominik@u016822.science.uva.nl>
Sat, 05 Sep 2009 06:02:49 +0000 Carsten Dominik *** empty log message ***
Sat, 05 Sep 2009 00:57:33 +0000 Juanma Barranquero Fix some dates.
Sat, 05 Sep 2009 00:45:08 +0000 Juanma Barranquero Fix whitespace.
Fri, 04 Sep 2009 08:15:28 +0000 Michael Albinus *** empty log message ***
Fri, 04 Sep 2009 08:15:15 +0000 Michael Albinus * net/tramp-compat.el (tramp-compat-line-beginning-position): New defun.
Fri, 04 Sep 2009 08:14:30 +0000 Michael Albinus * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
Fri, 04 Sep 2009 07:00:22 +0000 Glenn Morris *** empty log message ***
Fri, 04 Sep 2009 06:58:59 +0000 Glenn Morris Remove leading * from defcustom and defface docs.
Fri, 04 Sep 2009 06:58:00 +0000 Glenn Morris Reword header to fool copyright-update-year.
Fri, 04 Sep 2009 06:52:21 +0000 Glenn Morris Reword the header to fool copyright-update-year.
Fri, 04 Sep 2009 05:33:49 +0000 Jan Dj¸«£rv *** empty log message ***
Fri, 04 Sep 2009 05:33:13 +0000 Jan Dj¸«£rv (x_focus_changed): If we get a focusout and pointer