log

age author description
2009-09-18 Juanma Barranquero * server.el (server-ensure-safe-dir): Pass 'integer
2009-09-18 Stefan Monnier (dired-query-alist): Remove spurious backslash.
2009-09-18 Adrian Robert * nsfns.m (x-close-connection): Drop PSFlush() under OS X.
2009-09-18 Adrian Robert * cus-start.el (ns-use-qd-smoothing): Remove.
2009-09-18 Adrian Robert * emacs.c (inhibit_x_resources): Update doc string for NS.
2009-09-18 Adrian Robert (x_get_string_resource): Ape just-previous changes to other platform versions. Drop support for emacs-20-style face specs.
2009-09-18 Adrian Robert (nsfont_draw) [NS_IMPL_COCOA]: Don't use ns_use_qd_smoothing.
2009-09-18 Adrian Robert (ns_no_defaults): Remove. (ns_term_init): Switch ns_no_defaults -> inhibit_x_resources. (ns_use_qd_smoothing): Remove legacy variable.
2009-09-18 Adrian Robert (ns_no_defaults): Remove.
2009-09-18 Adrian Robert (inhibit_x_resources): Update doc string for NS. (main) [HAVE_NS]: Don't process --no-init-file option. Remove legacy code for -NXHost.
2009-09-18 Glenn Morris (top-level): Remove unnecessary progn.
2009-09-18 Glenn Morris (speedbar-track-mouse): Fix typo in condition-case handler.
2009-09-18 Glenn Morris Fix typos in condition-case handlers.
2009-09-18 Glenn Morris (nxml-end-of-heading): Fix typo in condition-case handler.
2009-09-18 Glenn Morris (js-end-of-defun): Remove malformed and unneeded let.
2009-09-18 Glenn Morris (define-derived-mode): Fix paren typo in definition of abbrev table.
2009-09-18 Glenn Morris Fix typos in condition-case handlers.
2009-09-18 Nick Roberts (gud-speedbar-item-info): Adjust for change to
2009-09-18 Nick Roberts (gdb-frame-address): New variable.
2009-09-18 Nick Roberts *** empty log message ***
2009-09-17 Miles Bader Add arch tagline
2009-09-17 Juanma Barranquero The --quick command line option now ignores X resources and Registry settings.
2009-09-17 Chong Yidong * subr.el: Fix last change to avoid using the `unless' macro, which
2009-09-17 Eli Zaretskii *** empty log message ***
2009-09-17 Eli Zaretskii (MSDOS_SUPPORT, SOME_MACHINE_LISP): Add lisp/term/internal.elc.
2009-09-17 Eli Zaretskii *** empty log message ***
2009-09-17 Eli Zaretskii (OTHER_FILES): Edit to empty.
2009-09-17 Stefan Monnier Require CL for the `loop' macro.
2009-09-17 Stefan Monnier (x_get_resource_string): Re-add for non-toolkit builds (bug#4461).
2009-09-17 Stefan Monnier (eval-next-after-load): Mark as obsolete.
2009-09-17 Stefan Monnier (push, pop, dolist, dotimes, declare): Don't overwrite CL's
2009-09-17 Juri Linkov *** empty log message ***
2009-09-17 Juri Linkov (menu-bar-search-menu, menu-bar-edit-menu)
2009-09-17 Glenn Morris (byte-compile-form): Always check the function arguments, whether or
2009-09-17 Glenn Morris (lisp-mode-syntax-table): Give it a doc-string.
2009-09-17 Glenn Morris (emacs-lisp-mode-syntax-table): Give it a doc-string.
2009-09-17 Glenn Morris (ansi-color-get-face-1): Fix typo in handler.
2009-09-17 Dan Nicolaescu Updated from master source.
2009-09-17 Dan Nicolaescu * puresize.h (BASE_PURESIZE): Increase to 1290000.
2009-09-17 Glenn Morris (hard-newline): Give it a doc-string.
2009-09-17 Dan Nicolaescu (menu-bar-file-menu, menu-bar-file-menu)
2009-09-17 Dan Nicolaescu (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
2009-09-17 Stefan Monnier (minor-mode-menu-from-indicator): Pay attention
2009-09-16 Stefan Monnier (x_get_resource_string): Remove unused.
2009-09-16 Stefan Monnier (command-line): Initialize the window-system after
2009-09-16 Stefan Monnier (what-page): Make sure we don't inf-loop if
2009-09-16 Glenn Morris (byte-compile-not-obsolete-vars): Set if bound.
2009-09-16 Glenn Morris (byte-compile-not-obsolete-vars): Rename from byte-compile-not-obsolete-var.
2009-09-16 Glenn Morris Move comment so it does not get printed every time the rule runs.
2009-09-15 Jan Djärv * xterm.c (x_new_font): Call change_frame_size before calling
2009-09-15 Dan Nicolaescu (vc-git-log-view-mode): Undo inadvertent change.
2009-09-15 Stefan Monnier * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
2009-09-15 Stephen Eglen Doc fix to commentary (how to enable package).
2009-09-15 Stephen Eglen *** empty log message ***
2009-09-15 Stephen Eglen (iswitchb-read-buffer): When selecting a match from
2009-09-15 Juanma Barranquero Update.
2009-09-15 Glenn Morris Revert unnecessary parts of previous change.
2009-09-15 Glenn Morris (command-line-1): Give local variables with common names a
2009-09-15 Stefan Monnier (custom-initialize-default, custom-initialize-set): CSE.
2009-09-15 Stefan Monnier (desktop-path): Check user-emacs-directory.
2009-09-15 Stefan Monnier (byte-compile-refresh-preloaded): New function.
2009-09-15 Stefan Monnier Use after-load-functions to GC after loading each file.
2009-09-15 Stefan Monnier (Fload): Also run do-after-load-evaluation while dumping.
2009-09-15 Stefan Monnier (after-load-functions): New hook.
2009-09-15 Glenn Morris diary stuff
2009-09-15 Glenn Morris (apropos-documentation-check-doc-file): Avoid assignment to free variable `doc'.
2009-09-15 Glenn Morris (dired-mode-map): Add menu entry for async shell command.
2009-09-15 Glenn Morris (find-lisp-object-file-name): When looking for autoloaded
2009-09-15 Glenn Morris (arglist): Define for compiler.
2009-09-15 Glenn Morris (diary-display-function): Change the default to fancy display.
2009-09-15 Glenn Morris (byte-compile-keep-pending, byte-compile-file-form, byte-compile-lambda)
2009-09-15 Glenn Morris (rmail-mime-save): If file exists, don't try to be clever and add a
2009-09-15 Stefan Monnier (what-page): Don't move to beginning of line.
2009-09-15 Dan Nicolaescu (vc-git-dir-extra-headers): Show the remote location.
2009-09-14 Dan Nicolaescu * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
2009-09-14 Dan Nicolaescu (change-log-mode): Restore bug-reference-mode.
2009-09-14 Juanma Barranquero * configure.bat: Add #define PROFILING to config.h.
2009-09-14 Alan Mackenzie (Terminal Output): Put "@code{}" around "stdout".
2009-09-14 Alan Mackenzie *** empty log message ***
2009-09-14 Dan Nicolaescu * vc-mtn.el (vc-mtn-annotate-command):
2009-09-14 Dan Nicolaescu * vc.el (top): print-log method now takes an optional SHORTLOG
2009-09-14 Stefan Monnier * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
2009-09-14 Glenn Morris (elint-add-required-env): Revert to not using temp-buffers (2009-09-12).
2009-09-13 Stefan Monnier (ispell-command-loop): Improve last fix, using the new read-key function.
2009-09-13 Chong Yidong * dired-x.texi (Technical Details): Delete dired-up-directory (Bug#4292).
2009-09-13 Chong Yidong * INSTALL: Update URL for GNU FreeFont.
2009-09-13 Chong Yidong * term/x-win.el (x-menu-bar-open): Only call accelerate-menu if it
2009-09-13 Chong Yidong * url-handlers.el (url-copy-file): Add fifth arg for compatibility
2009-09-13 Chong Yidong * recentf.el (recentf-cleanup): Use a hash table to find
2009-09-13 Chong Yidong Remove obsolete Mule-UCS information (the package is not redundant).
2009-09-13 Chong Yidong * PROBLEMS: Document Athena/Lucid internationalization
2009-09-13 Chong Yidong Fix last change.
2009-09-13 Chong Yidong Fix last change.
2009-09-13 Chong Yidong * textmodes/ispell.el (ispell-command-loop): Convert keys such as
2009-09-13 Chong Yidong * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2009-09-13 Chong Yidong * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.
2009-09-13 Chong Yidong * eshell/em-hist.el:
2009-09-13 Glenn Morris Replace empty `let's with `progn'.
2009-09-13 Glenn Morris (url-file): Avoid assignment to free variable `filename'.
2009-09-13 Chong Yidong * functions.texi (Anonymous Functions): Rearrange discussion,
2009-09-13 Stefan Monnier * mail/sendmail.el (send-mail-function):
2009-09-12 Glenn Morris (elint-init-env): Skip non-list forms.
2009-09-12 Stefan Monnier (Custom-mode): Don't use advertised-widget-backward in the docstring.
2009-09-12 Stefan Monnier * term/x-win.el (x-initialize-window-system):
2009-09-12 Stefan Monnier (mouse-wheel-mode): Make sure the new defvar doesn't
2009-09-12 Glenn Morris (elint-file): Make max-lisp-eval-depth at least 1000.
2009-09-12 Daiki Ueno (epg-make-context): Add autoload cookie.
2009-09-12 Eli Zaretskii *** empty log message ***
2009-09-12 Eli Zaretskii (dos-reevaluate-defcustoms): Comment out the reevaluation of trash-directory.
2009-09-12 Eli Zaretskii *** empty log message ***
2009-09-12 Eli Zaretskii Fix last change.
2009-09-12 Stefan Monnier * mwheel.el (mwheel-installed-bindings): New var.
2009-09-12 Stefan Monnier * startup.el (tutorial-directory): Make it a defcustom.
2009-09-12 Stefan Monnier * lread.c (Fload): Don't output a message after loading an obsolete
2009-09-12 Glenn Morris (proced-mark-alt): Remove alias.
2009-09-12 Glenn Morris (emacs-lisp-mode-map): Add menu entries to elint file and directory.
2009-09-12 Glenn Morris (elint-file, elint-directory): New autoloaded commands.
2009-09-12 Chong Yidong * emacs-lisp/elp.el (elp-not-profilable): Add more functions (Bug#4233).
2009-09-12 Chong Yidong * fns.c (syms_of_fns): Doc fix (Bug#4227).
2009-09-12 Stefan Monnier (Fwhere_is_internal): Use nconc2.
2009-09-12 Chong Yidong * url-methods.el (url-scheme--registering-proxy): New variable.
2009-09-12 Chong Yidong * emulation/pc-select.el (scroll-down-mark, scroll-down-nomark)
2009-09-12 Nick Roberts (gdb-var-list-children-regexp): Delete.
2009-09-12 Nick Roberts *** empty log message ***
2009-09-12 Chong Yidong * progmodes/js.el (js--proper-indentation): Handle the case where
2009-09-11 Juanma Barranquero * emacs-lisp/cl-macs.el (help-add-fundoc-usage): Declare.
2009-09-11 Daiki Ueno Fix the last commit.
2009-09-11 Daiki Ueno (epg-context-set-passphrase-callback)
2009-09-11 Daiki Ueno Add algorithm names.
2009-09-11 Stefan Monnier * custom.el (custom-delayed-init-variables): New var.
2009-09-11 Stefan Monnier (language-info-alist): Improve docstring.
2009-09-11 Alan Mackenzie (Terminal Output): document `send-string-to-terminal' in batch mode.
2009-09-11 Alan Mackenzie *** empty log message ***
2009-09-11 Alan Mackenzie (Fsend_string_to_terminal): Amend doc string to cover batch mode.
2009-09-11 Alan Mackenzie *** empty log message ***
2009-09-11 Stefan Monnier (main): Sort scores before trimming them,
2009-09-11 Stefan Monnier (proced-mode-map): Prefer "m" for proced-mark.
2009-09-11 Andreas Schwab (display_mode_element): Detect cycles.
2009-09-11 Juanma Barranquero Update.
2009-09-11 Nick Roberts (gdb-var-update-regexp): Delete.
2009-09-11 Nick Roberts *** empty log message ***
2009-09-11 Juanma Barranquero * vc-annotate.el (vc-annotate): Use the main file's coding-system to
2009-09-11 Eli Zaretskii *** empty log message ***
2009-09-11 Eli Zaretskii (bootstrap): Ensure enough environment space will be available
2009-09-11 Glenn Morris Add generated-autoload-file item.
2009-09-11 Glenn Morris (autoloads): Make dired.el writable.
2009-09-11 Glenn Morris Regenerate with extracted autoloads.
2009-09-11 Glenn Morris Put autoloads in dired.el rather than loaddefs.el.
2009-09-11 Glenn Morris (autoloads): Make ibuffer.el writable.
2009-09-11 Glenn Morris Regenerate with extracted autoloads.
2009-09-11 Glenn Morris Put autoloads in ibuffer.el rather than loaddefs.el.
2009-09-11 Glenn Morris Reformat doc-strings for make-docfile.
2009-09-11 Glenn Morris Comment.
2009-09-11 Glenn Morris Remove comment, inapplicable since 1997 (loadup no longer loads the
2009-09-11 Stefan Monnier (where_is_internal): Don't erroneously return nil right after
2009-09-11 Stefan Monnier (autoloads): Make rmail.el writable as well.
2009-09-11 Glenn Morris (x-display-name, x-setup-function-keys): Unify doc-strings with X versions.
2009-09-11 Glenn Morris (dired-compress-file): Declare.
2009-09-11 Glenn Morris (top-level): Always require dired.
2009-09-11 Glenn Morris (describe-function-1): Mention if a function has a compiler-macro.
2009-09-11 Glenn Morris (help-function-cmacro): New button.
2009-09-11 Glenn Morris (define-compiler-macro): Add a property that records where a macro was
2009-09-11 Glenn Morris (apropos-documentation-check-doc-file): Exclude unbound functions and
2009-09-11 Glenn Morris (Fx_parse_geometry): Unify the X and NS versions so that they share a
2009-09-11 Simon South (delphi-tab): Indent region when Transient Mark mode is enabled and
2009-09-11 Stefan Monnier (get_keymap): Return the actual keymap symbol rather than t for autoloaded
2009-09-11 Stefan Monnier *** empty log message ***
2009-09-11 Stefan Monnier * emulation/crisp.el (crisp-mode-map): Move initialization
2009-09-11 Stefan Monnier * keymap.c (QCadvertised_binding): New constant.
2009-09-10 Adrian Robert fix typo (wrong name) in my 2009-09-09 entry
2009-09-10 Stefan Monnier * keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.
2009-09-10 Stefan Monnier (Fwhere_is_internal): Last minute typo.
2009-09-10 Stefan Monnier * keymap.c (where_is_internal_data): Make noindirect a boolean.
2009-09-10 Glenn Morris Grammar.
2009-09-10 Glenn Morris (cvs-mode-find-file): Use forward-line rather than goto-line.
2009-09-10 Glenn Morris (byte-compile-function-environment): Doc fix.
2009-09-10 Glenn Morris (degrees-to-radians): Mark as free from side effects.
2009-09-10 Glenn Morris (define-derived-mode): Give the mode's map, and syntax and abbrev
2009-09-10 Glenn Morris (easy-mmode-defmap): Add doc-string.
2009-09-10 Glenn Morris (top-level): Require cl when compiling.
2009-09-10 Glenn Morris Move all safe and risky properties into the defcustoms.
2009-09-10 Glenn Morris (rmail-user-mail-address-regexp): Move here from rmailsum.el.
2009-09-10 Glenn Morris (rmail-user-mail-address-regexp): Move to rmail.el.
2009-09-10 Glenn Morris Put autoloads in rmail.el rather than loaddefs.el.
2009-09-10 Nick Roberts Bug#4375 (can't kill killed gud buffer")
2009-09-10 Nick Roberts *** empty log message ***
2009-09-10 Stefan Monnier (display_mode_element): Move list length limit from 50 to
2009-09-10 Nick Roberts Reported in thread for Bug#4375.
2009-09-10 Nick Roberts Reported in thread for Bug#4375.
2009-09-10 Nick Roberts *** empty log message ***
2009-09-10 Juanma Barranquero * startup.el (command-line-normalize-file-name): On Windows and
2009-09-10 Juri Linkov *** empty log message ***
2009-09-10 Juri Linkov (grep-template): Add "<X>" to docstring.
2009-09-10 Juri Linkov (shell-command): Set asynchronous process filter to
2009-09-10 Juri Linkov (isearch-text-char-description): Propertize escape
2009-09-10 Katsumi Yamaoka * nnrss.el (nnrss-request-article): Remove binding of
2009-09-09 Adrian Robert * nsfont.m (ns_get_family): Don't force first letter to uppercase.
2009-09-09 Stefan Monnier (diff-hunk-kill): Fix the search of the next hunk (bug#4368).
2009-09-09 Katsumi Yamaoka (with-no-warnings): Define it for old Emacsen.
2009-09-09 Katsumi Yamaoka 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
2009-09-09 Katsumi Yamaoka * calendar/time-date.el (autoload):
2009-09-09 Katsumi Yamaoka 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>
2009-09-09 Stefan Monnier (where_is_internal): Filter out shadowed remappings.
2009-09-09 Glenn Morris Mention world-readable install.
2009-09-09 Glenn Morris (ffap-file-at-point): Handle absolute (non-remote) files with line
2009-09-09 Glenn Morris (install-arch-indep): Don't recursively change perms of
2009-09-09 Glenn Morris (install): Set umask to world-readable before creating directories.
2009-09-09 Glenn Morris ($(DESTDIR)${archlibdir}): Set umask to world-readable before creating
2009-09-09 Stefan Monnier (Vtruncate_partial_width_windows): Improve docstring.
2009-09-08 Stefan Monnier (smerge-remove-props, smerge-refine):
2009-09-08 Stefan Monnier (with-silent-modifications): New macro.
2009-09-07 Juanma Barranquero Update.
2009-09-07 Juanma Barranquero * files.el (top-level): Require `cl' when compiling.
2009-09-07 Glenn Morris (proced-mode-map): Bind "d" to proced-mark-alt.
2009-09-07 Glenn Morris (auto-mode-alist): Use delphi-mode for .dpr files.
2009-09-07 Juanma Barranquero Fix typos.
2009-09-07 Juanma Barranquero Fix typo (again).
2009-09-07 Juanma Barranquero Fix typo.
2009-09-07 Juanma Barranquero * unidata/.gitignore: New file.
2009-09-06 Nick Roberts (vc-git-annotate-command): Use separator to parse
2009-09-06 Nick Roberts *** empty log message ***
2009-09-06 Eli Zaretskii *** empty log message ***
2009-09-06 Eli Zaretskii (proced-mode): Doc fix.
2009-09-06 Michael Albinus *** empty log message ***
2009-09-06 Michael Albinus * net/tramp.el (tramp-perl-file-attributes): Print "nil" when
2009-09-05 Glenn Morris (diary-entry): Add help-echo and follow-link properties to this button.
2009-09-05 Glenn Morris (holiday-chinese): Make it slightly more efficient.
2009-09-05 Glenn Morris (lisp-font-lock-keywords-2): Add letf.
2009-09-05 Glenn Morris Mention that redefining the function byte-compile-dest-file is obsolete.
2009-09-05 Glenn Morris (emacs-lisp-file-regexp): Doc fix.
2009-09-05 Glenn Morris Don't mention maintainer-clean, since `make bootstrap' does this now.
2009-09-05 Juanma Barranquero Fix typos.
2009-09-05 Karl Fogel * lisp/files.el (find-alternate-file): Run `kill-buffer-hook' manually
2009-09-05 Karl Fogel * lisp/files.el (find-alternate-file): If the old buffer is modified
2009-09-05 Carsten Dominik 2009-09-05 Carsten Dominik <dominik@u016822.science.uva.nl>
2009-09-05 Carsten Dominik *** empty log message ***
2009-09-05 Juanma Barranquero Fix some dates.
2009-09-05 Juanma Barranquero Fix whitespace.
2009-09-04 Michael Albinus *** empty log message ***
2009-09-04 Michael Albinus * net/tramp-compat.el (tramp-compat-line-beginning-position): New defun.
2009-09-04 Michael Albinus * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
2009-09-04 Glenn Morris *** empty log message ***
2009-09-04 Glenn Morris Remove leading * from defcustom and defface docs.
2009-09-04 Glenn Morris Reword header to fool copyright-update-year.
2009-09-04 Glenn Morris Reword the header to fool copyright-update-year.
2009-09-04 Jan Djärv *** empty log message ***
2009-09-04 Jan Djärv (x_focus_changed): If we get a focusout and pointer
2009-09-04 Jan Djärv Must define x_*_window_to_frame for non-toolkit.
2009-09-04 Jan Djärv * xterm.h: Remove condition for declaration of
2009-09-04 Stefan Monnier (locate-file-completion-table): Make it provide boundary
2009-09-04 Stefan Monnier (Footnote-text-under-cursor):
2009-09-04 Glenn Morris fancy diary and view mode.
2009-09-04 Glenn Morris (diary-fancy-display): Only switch modes if necessary.
2009-09-04 Glenn Morris (vc-rcs-annotate-command): Use forward-line rather than goto-line.
2009-09-04 Glenn Morris Use default-value rather than default-enable-multibyte-characters.
2009-09-04 Glenn Morris (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
2009-09-04 Glenn Morris (quoted-printable-encode-string): Use mm-enable-multibyte, or
2009-09-03 Michael Albinus * tramp.texi (Frequently Asked Questions): New item for
2009-09-03 Michael Albinus *** empty log message ***
2009-09-03 Michael Albinus * tramp.texi (Frequently Asked Questions): New item for
2009-09-03 Glenn Morris Use default-value rather than default-enable-multibyte-characters.
2009-09-03 Carsten Dominik 2009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl>
2009-09-03 Carsten Dominik *** empty log message ***
2009-09-03 Carsten Dominik 2009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl>
2009-09-03 Carsten Dominik *** empty log message ***
2009-09-03 Carsten Dominik 2009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl>
2009-09-03 Carsten Dominik *** empty log message ***
2009-09-03 Glenn Morris Use default-value rather than default-enable-multibyte-characters.
2009-09-03 Glenn Morris Comment.
2009-09-03 Glenn Morris Move all safe properties into the defcustoms.
2009-09-03 Glenn Morris (appt-check): Don't call substitute-in-file-name on diary-file.
2009-09-03 Glenn Morris (diary-set-header, diary-live-p)
2009-09-03 Glenn Morris CHENG Gao <chenggao at gmail.com>
2009-09-03 Stefan Monnier (footnote-prefix): Make it a defcustom.
2009-09-03 Stefan Monnier (Fsend_string_to_terminal): Make it work again on the initial terminal as well.
2009-09-02 Jan Djärv * xterm.h: Rename x_non_menubar_window_to_frame to
2009-09-02 Carsten Dominik 2009-09-02 Carsten Dominik <dominik@u016822.science.uva.nl>
2009-09-02 Carsten Dominik *** empty log message ***
2009-09-02 Carsten Dominik *** empty log message ***
2009-09-02 Carsten Dominik 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
2009-09-02 Carsten Dominik 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
2009-09-02 Michael Albinus *** empty log message ***
2009-09-02 Michael Albinus * net/tramp-compat.el (top): Autoload used functions from
2009-09-02 Michael Albinus * net/tramp.el (tramp-handle-file-attributes-with-ls)
2009-09-02 Glenn Morris Pass no argument to gnus-float-time rather than current-time.
2009-09-02 Glenn Morris Pass no argument to gnus-float-time rather than current-time.
2009-09-02 Glenn Morris (gnus-float-time): Make TIME optional, defaulting to current-time.
2009-09-02 Glenn Morris Use gnus-float-time rather than time-to-seconds.
2009-09-02 Glenn Morris (gnus-float-time): New function.
2009-09-02 Glenn Morris (ecomplete-add-item): In Emacs, use float-time.
2009-09-02 Glenn Morris (time-date): Mention float-time.
2009-09-02 Glenn Morris *** empty log message ***
2009-09-02 Glenn Morris (time-to-seconds): In Emacs, make it an obsolete alias for float-time.
2009-09-02 Glenn Morris (time-add): Suppress warnings from compat function.
2009-09-02 Glenn Morris (emacs-uptime, emacs-init-time): Use float-time rather than time-to-seconds.
2009-09-02 Glenn Morris (rcirc-keepalive, rcirc-handler-ctcp-KEEPALIVE):
2009-09-02 Glenn Morris Comment.
2009-09-02 Glenn Morris (default-major-mode): Move most of the doc from here...
2009-09-02 Glenn Morris (completion-initials-expand): Fix typo.
2009-09-02 Glenn Morris (info-menu-5): Mark face alias as obsolete.
2009-09-02 Glenn Morris (modeline, modeline-inactive, modeline-highlight, modeline-buffer-id):
2009-09-02 Glenn Morris Mark face aliases with "-face" in the name as obsolete.
2009-09-01 Nick Roberts (gdb-current-context-command): Move the
2009-09-01 Nick Roberts *** empty log message ***
2009-09-01 Stefan Monnier Remove todo item now done.
2009-09-01 Stefan Monnier (completion-try-completion, completion-all-completions):
2009-09-01 Glenn Morris Mark face aliases with "-face" suffix as obsolete.
2009-09-01 Glenn Morris Mark face aliases with "-face" suffix as obsolete.
2009-09-01 Nick Roberts (gdb-var-create-handler): Remove redundant
2009-09-01 Nick Roberts *** empty log message ***
2009-09-01 Miles Bader Merge from gnus--devo--0
2009-09-01 Glenn Morris (texinfo-heading-face): Mark face aliases with "-face" suffix as obsolete.
2009-09-01 Glenn Morris Mark face aliases with "-face" suffix as obsolete.
2009-09-01 Glenn Morris *** empty log message ***
2009-09-01 Glenn Morris (etags-goto-tag-location): Use forward-line rather than goto-line.
2009-09-01 Glenn Morris (file-name-buffer-file-type-alist): Define for compiler.
2009-09-01 Glenn Morris Use forward-line rather than goto-line.
2009-09-01 Glenn Morris (dos-codepage-setup): Use default-value rather than
2009-09-01 Glenn Morris (browse-url-file-url): Use default-value rather than
2009-09-01 Glenn Morris (eudc-bob-generic-menu, eudc-bob-image-menu)
2009-09-01 Glenn Morris (nslookup): Use make-comint rather than comint-run.
2009-09-01 Glenn Morris (gnus-pick-mouse-pick-region): Use forward-line rather than goto-line.
2009-09-01 Glenn Morris Remove unnecessary bindings of default-major-mode (all are followed by
2009-09-01 Glenn Morris Documented define-obsolete-face-alias.
2009-09-01 Glenn Morris (Face Functions): Mention define-obsolete-face-alias.
2009-08-31 Juri Linkov *** empty log message ***
2009-08-31 Juri Linkov ("ipa"): Set `forget-last-selection' to nil.
2009-08-31 Sam Steingold add cvtmail & yow
2009-08-31 Nick Roberts (gdb-breakpoints-list-handler-custom):
2009-08-31 Nick Roberts *** empty log message ***
2009-08-31 Stefan Monnier (displayed-completions): Remove.
2009-08-31 Nick Roberts (Threads Buffer, Multithreaded Debugging):
2009-08-31 Nick Roberts *** empty log message ***
2009-08-31 Glenn Morris KR has assignment, so no need for "tiny change".
2009-08-31 Glenn Morris Mention define-obsolete-face-alias.
2009-08-31 Glenn Morris (diary-button-face): Mark this face alias as obsolete.
2009-08-31 Glenn Morris (calendar-today): Doc fix.
2009-08-31 Glenn Morris (apropos-symbols-internal): Handle (obsolete) face aliases.
2009-08-31 Glenn Morris (describe-face): Adjust the output format to be more like
2009-08-31 Glenn Morris (define-obsolete-face-alias): New macro.
2009-08-31 Nick Roberts (gdb-control-all-threads)
2009-08-31 Juri Linkov *** empty log message ***
2009-08-31 Juri Linkov ("ipa-kirshenbaum"): Rename from "kirshenbaum-ipa".
2009-08-31 Nick Roberts *** empty log message ***
2009-08-30 Juri Linkov *** empty log message ***
2009-08-30 Juri Linkov (grep-read-files): Strip trailing <N> from buffer names
2009-08-30 Juri Linkov *** empty log message ***
2009-08-30 Juri Linkov ("kirshenbaum-ipa", "x-sampa-ipa"):
2009-08-30 Juri Linkov *** empty log message ***
2009-08-30 Juri Linkov Recode the file as UTF-8, for better interoperability with other applications.
2009-08-30 Nick Roberts (comint-exec-1): Check command is non-null first.
2009-08-30 Nick Roberts *** empty log message ***
2009-08-30 Stefan Monnier (lisp-complete-symbol): Use minibuffer-complete.
2009-08-30 Juanma Barranquero * subr.el (do-after-load-evaluation): Fix last change: use `mapc'
2009-08-30 Stefan Monnier (field-complete): Use minibuffer-complete.
2009-08-30 Stefan Monnier (ldap-search-internal): Use with-current-buffer and push.
2009-08-30 Stefan Monnier (imap-send-command): Simplify.
2009-08-30 Stefan Monnier (internal-ange-ftp-mode): Use define-derived-mode.
2009-08-30 Stefan Monnier (define-minor-mode): Don't use symbol-value with constant argument.
2009-08-30 Stefan Monnier (debugger-setup-buffer): Make it multibyte.
2009-08-30 Stefan Monnier (cl-macro-environment): Don't define it here.
2009-08-30 Stefan Monnier (cl-macro-environment): Provide a docstring.
2009-08-30 Stefan Monnier (checkdoc-force-history-flag):
2009-08-30 Stefan Monnier (byte-compile-interactive-only-functions): Add comint-run.
2009-08-30 Stefan Monnier Improve commenting convention.
2009-08-30 Stefan Monnier (comint-insert-input): Be careful to only set point if we
2009-08-30 Nick Roberts *** empty log message ***
2009-08-30 Nick Roberts (wait_reading_process_output): Keep the descriptor
2009-08-30 Nick Roberts *** empty log message ***
2009-08-30 Stefan Monnier (proced-signal-list): Make it an alist.
2009-08-30 Stefan Monnier .
2009-08-30 Stefan Monnier (minibuffer-message): If the current buffer is not
2009-08-30 Jay Belanger *** empty log message ***
2009-08-30 Jay Belanger (Simplifying Formulas): Improve the wording.
2009-08-30 Glenn Morris (fortran-start-prog-re): New constant, extracted from fortran-current-defun.
2009-08-29 Juanma Barranquero * subr.el (do-after-load-evaluation): Simplify.
2009-08-29 Stefan Monnier (\circ): Use the `ring operator' rather than `white circle'.
2009-08-29 Stefan Monnier (leim-list.el, install): Don't use -r to remove files.
2009-08-29 Stefan Monnier * paths.el (abbrev-file-name): Move to abbrev.el.
2009-08-29 Dan Nicolaescu * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
2009-08-29 Eli Zaretskii *** empty log message ***
2009-08-29 Eli Zaretskii (redisplay_internal): Remove redundant test and collapse both branches
2009-08-29 Stefan Monnier (get-free-disk-space): Fix paren-typo in last change.
2009-08-29 Stefan Monnier (get-free-disk-space): Use / for default-directory.
2009-08-29 Stefan Monnier Fixup commenting conventions.
2009-08-29 Stefan Monnier (ispell-accept-output, ispell-command-loop): Use with-current-buffer.
2009-08-29 Stefan Monnier Misc minor typos and comments.
2009-08-29 Stefan Monnier (byte-compile-const-symbol-p):
2009-08-29 Eli Zaretskii *** empty log message ***
2009-08-29 Eli Zaretskii (Initial Options): Fix last change.
2009-08-29 Stefan Monnier * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
2009-08-29 Stefan Monnier * NEWS: Declare unibyte sessions obsolete.
2009-08-29 Stefan Monnier * NEWS: Declare unibyte sessions obsolete.
2009-08-29 Glenn Morris Nuke trailing whitespace.
2009-08-29 Glenn Morris Whitespace.
2009-08-29 Glenn Morris Kevin Ryde <user42 at zip.com.au>
2009-08-29 Glenn Morris (info-real): Don't ignore errors from doc Makefiles.
2009-08-29 Stefan Monnier * progmodes/cc-vars.el (c-comment-continuation-stars):
2009-08-29 Miles Bader Merge from gnus--devo--0
2009-08-28 Juri Linkov *** empty log message ***
2009-08-28 Juri Linkov (image-type-header-regexps): Use only JPEG magic number
2009-08-28 Juri Linkov (magic-fallback-mode-alist): Add ZIP magic number
2009-08-28 YAMAMOTO Mitsuharu *** empty log message ***
2009-08-28 YAMAMOTO Mitsuharu [temacs] Undef HAVE_POSIX_MEMALIGN.
2009-08-28 YAMAMOTO Mitsuharu (print_load_command_name) [LC_DYLD_INFO]: Add cases
2009-08-28 Sam Steingold documented save-interprogram-paste-before-kill & kill-do-not-save-duplicates
2009-08-28 Juanma Barranquero * arc-mode.el (archive-mode):
2009-08-28 Juanma Barranquero * international/ucs-normalize.el (ucs-normalize-sort, quick-check-list):
2009-08-28 Stefan Monnier * gnus/nnheader.el (nnheader-find-file-noselect):
2009-08-28 Stefan Monnier * textmodes/ispell.el (ispell-check-version, ispell-send-string):
2009-08-28 Michael Albinus *** empty log message ***
2009-08-28 Michael Albinus * tramp.texi (Version Control): Remove.
2009-08-28 Eli Zaretskii *** empty log message ***
2009-08-28 Eli Zaretskii (clean): Add buildobj.h.
2009-08-28 Eli Zaretskii (buildobj.h): Renamed from $(SRC)/buildobj.h.
2009-08-28 Michael Albinus *** empty log message ***
2009-08-28 Michael Albinus *** empty log message ***
2009-08-28 Michael Albinus * net/tramp.el (all): Replace "'(lambda" by "(lambda".
2009-08-28 Nick Roberts (gdb-use-separate-io-buffer): Remove
2009-08-28 Nick Roberts *** empty log message ***
2009-08-28 Teodor Zlatanov (print_object): Set escapeflag to 1 when printing
2009-08-28 Andreas Schwab Ignore all backup files.
2009-08-28 Eli Zaretskii Mention bug numbers in last cmds.c log entry.
2009-08-28 Michael Albinus *** empty log message ***
2009-08-28 Michael Albinus * NEWS: Mention Tramp connection method "rsyncc" and variable
2009-08-28 Stefan Monnier * emulation/viper-init.el (viper-restore-cursor-type):
2009-08-28 Stefan Monnier * mh-e/mh-comp.el (mh-send-letter):
2009-08-28 Stefan Monnier (edebug-display, edebug-outside-excursion):
2009-08-28 Stefan Monnier * mail/feedmail.el: Use CL macros.
2009-08-28 Glenn Morris (diary-list-entries, diary-goto-entry)
2009-08-28 Juanma Barranquero * leim/.gitignore, lisp/.gitignore: Ignore .el~ files.
2009-08-28 Juanma Barranquero * .cvsignore, .gitignore: Ignore buildobj.h.
2009-08-27 Stefan Monnier (read_integer): Use doubles (and potentially return a float
2009-08-27 Juanma Barranquero Update.
2009-08-27 Juanma Barranquero Fix typos.
2009-08-27 Juanma Barranquero Fix typos.
2009-08-27 Eli Zaretskii *** empty log message ***
2009-08-27 Eli Zaretskii (buildobj.h): Replace "echo" with "djecho".
2009-08-27 Eli Zaretskii (Mode Line Variables): Fix last change.
2009-08-27 Stefan Monnier (update-elcfiles): Report left over elc files.
2009-08-27 Eli Zaretskii *** empty log message ***
2009-08-27 Eli Zaretskii (SRC): Move to before where it's first used.
2009-08-27 Stefan Monnier (build-mail-aliases): Use with-temp-buffer,
2009-08-27 Stefan Monnier (vc-read-revision): New function.
2009-08-27 Glenn Morris Add fixmes.
2009-08-27 Sam Steingold (kill-do-not-save-duplicates): New user option.
2009-08-27 Michael Albinus *** empty log message ***
2009-08-27 Michael Albinus * net/tramp-cache.el (top): Autoload `tramp-time-less-p'.
2009-08-27 Michael Albinus * net/tramp.el (tramp-methods): New method "rsyncc".
2009-08-27 Jay Belanger *** empty log message ***
2009-08-27 Jay Belanger (Rewrite Rules): Improve the example.
2009-08-27 Kenichi Handa *** empty log message ***
2009-08-27 Kenichi Handa (send_process): Use encode_coding_object instead of
2009-08-27 Kenichi Handa *** empty log message ***
2009-08-27 Kenichi Handa (encode_coding_utf_16): Fix checking of an Unicode character.
2009-08-27 Dan Nicolaescu * vc-dir.el (vc-dir-update): Remove debug helper.
2009-08-27 Kenichi Handa *** empty log message ***
2009-08-27 Kenichi Handa (japanese-symbol-table): Add entries for cp932-2-byte.
2009-08-27 Kenichi Handa Add category `j' to cp932-2-byte.
2009-08-27 Kenichi Handa *** empty log message ***
2009-08-27 Kenichi Handa (build-default-fontset-data): New macro.
2009-08-27 Kenichi Handa *** empty log message ***
2009-08-27 Kenichi Handa (Fself_insert_command): Avoid unnecessay unibyte->multibyte
2009-08-27 Stefan Monnier (nnrss-request-article): Avoid default-fill-column.
2009-08-27 Stefan Monnier * subr.el (default-mode-line-format, default-header-line-format)
2009-08-27 Dan Nicolaescu (vc-cvs-update-changelog): Fix typo.
2009-08-26 Sam Steingold (save-interprogram-paste-before-kill): New user option.
2009-08-26 Dan Nicolaescu (Fcall_process): Remove always true #if.
2009-08-26 Dan Nicolaescu * lisp.h: Replace #if 0 code for checking with text pointing to
2009-08-26 Dan Nicolaescu * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
2009-08-26 Stefan Monnier (byte-compile-lapcode): Fix up last change.
2009-08-26 Ken Raeburn * Makefile.in (buildobj.h): New target.
2009-08-26 Dan Nicolaescu * vc.el (vc-default-prettify-state-info): Remove function, unused.
2009-08-26 Dan Nicolaescu (vc-git-stash, vc-git-stash-show): New functions.
2009-08-26 Dan Nicolaescu (vc-git-register): Use "git add" for directories.
2009-08-26 Dan Nicolaescu (vc-dir-node-directory, vc-dir-update): Get the parent
2009-08-26 Dan Nicolaescu Document the desired behavior for reverted files in the
2009-08-26 Glenn Morris (enable-local-variables, enable-local-eval)
2009-08-26 Glenn Morris Define risky-local-variable property here rather than in files.el.
2009-08-26 Glenn Morris (standard-mode-line-format): Reposition dashes in which-func entry. (Bug#4217)