log

age author description
2011-01-15 Glenn Morris Merge from emacs-23 branch, up to r100382.
2011-01-15 Chong Yidong Bump version to 23.2.92. EMACS_PRETEST_23_2_92
2011-01-15 Chong Yidong * building.texi (Compilation): Improve instructions for running two compilations (Bug#7573).
2011-01-15 Chong Yidong Avoid crash in Fselect_frame due to null selected_window (Bug#7728).
2011-01-15 Chong Yidong Make last-resort backup file in .emacs.d (Bug#6953).
2011-01-14 Kenichi Handa Fix setting of buffer-file-coding-system of RMAIL buffer.
2011-01-14 Kenichi Handa merge emacs-23
2011-01-14 Kenichi Handa Fix setting of buffer-file-coding-system of RMAIL buffer.
2011-01-13 Chong Yidong * lisp/subr.el (event-start, event-end): Doc fix (Bug#7826).
2011-01-13 Chong Yidong * message.el (message-bury): Add special-case handling for Rmail.
2011-01-12 Kenichi Handa Another improvement of MIME handling in rmail.
2011-01-12 Kenichi Handa merge emacs-23
2011-01-12 Kenichi Handa merge emacs-23
2011-01-12 Kenichi Handa Another improvement of MIME handling in rmail.
2011-01-12 Glenn Morris * message.el (message-mail): A compose-mail function should accept headers as strings.
2011-01-12 Chong Yidong Distinguish between terminfo and termcap on NetBSD (Bug#7642).
2011-01-12 Chong Yidong lisp/emulation/tpu-edt.el: Regenerate md5sum.
2011-01-11 Stefan Monnier * tmm.el (tmm-get-keymap): Skip bindings without labels.
2011-01-11 Stefan Monnier * whitespace.el (global-whitespace-newline-mode): Fix call
2011-01-10 Michael Albinus * net/tramp.el (tramp-find-inline-compress)
2011-01-10 Michael Albinus * net/tramp.el (tramp-default-method): Initialize with pscp/plink
2011-01-09 Eli Zaretskii Fix bug #6684 with shell pipelines on MS-Windows.
2011-01-08 Chong Yidong Fix permanancy of BUFFER-LIST arg to list-buffers-noselect (Bug#7749).
2011-01-08 Chong Yidong Move directory-abbrev-alist doc from Lispref to Emacs manual.
2011-01-08 Chong Yidong Explain why directory-abbrev-alist should be anchored (Bug#7777).
2011-01-08 Chong Yidong * net/ldap.el (ldap-search-internal): Discard stderr output.
2011-01-07 Eli Zaretskii Fix bug #7777 with documentation of directory-abbrev-alist.
2011-01-07 Eli Zaretskii Fix description of emacsclientw.exe.
2011-01-06 Stefan Monnier * vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time):
2011-01-04 Kenichi Handa Fix handling of unknown MIME type (bug#7651).
2011-01-04 Kenichi Handa Fix handling of unknown MIME type (bug#7651).
2011-01-04 Kenichi Handa merge emacs-23
2011-01-15 Glenn Morris Merge from emacs-23 branch.
2011-01-03 Jan D. Backport bug 7517 fixes from trunk.
2011-01-15 Chong Yidong * configure: Bump min libxml2 version to 2.6.17 (Bug#7603).
2011-01-15 Katsumi Yamaoka [Gnus] Update copyright years.
2011-01-14 Stefan Monnier * lisp/hexl.el (hexl-mode-old-*): Remove.
2011-01-14 Paul Eggert Merge: make-dist distributes test/ files too.
2011-01-14 Paul Eggert * make-dist: Distribute test/ files too.
2011-01-14 Stefan Monnier * lisp/vc/smerge-mode.el: Resolve comment conflicts more aggressively.
2011-01-14 Stefan Monnier Update md5 checksums
2011-01-14 Glenn Morris ChangeLog merge fixes.
2011-01-14 Stefan Monnier Merge from emacs-23
2011-01-14 Kim F. Storm * emulation/cua-base.el (cua--init-keymaps):
2011-01-03 Eli Zaretskii Don't use png_jmpbuf, it doesn't work with dynamic loading.
2011-01-03 Glenn Morris Forgot to mark tiny change.
2011-01-03 Glenn Morris Abbrev.el fix for bug #7733. (tiny change)
2011-01-03 Stefan Monnier * progmodes/python.el (python-mode): Don't impose font-lock.
2011-01-03 Glenn Morris * doc/misc/nxml-mode.texi (Introduction): Fix file name typos.
2011-01-03 Glenn Morris Update refcards/*.tex short copyright year to 2011.
2011-01-03 Glenn Morris * admin/admin.el (set-copyright): Also handle \year in refcards/*.tex.
2011-01-03 Glenn Morris Revert accidental update of non-FSF copyright from r99313.
2011-01-02 Glenn Morris Add 2011 to FSF/AIST copyright years.
2011-01-14 Tassilo Horn * progmodes/sh-script.el (sh-other-keywords): Add ZSH's foreach
2011-01-14 Deniz Dogan * net/rcirc.el: Adding maintainer info and e-mail addresses.
2011-01-14 Glenn Morris * admin/bzrmerge.el: Require cl when compiling.
2011-01-14 Stefan Monnier * lisp/emacs-lisp/easymenu.el: Add :enable, and obey :label. Require CL.
2011-01-13 Stefan Monnier Use run-mode-hooks for major mode hooks.
2011-01-13 Stefan Monnier * lisp/mail/mail-utils.el (mail-strip-quoted-names): Make the regexp code
2011-01-13 Stefan Monnier * test/indent/prolog.prolog: Add tokenizing tests.
2011-01-13 Stefan Monnier * lisp/progmodes/prolog.el: Use syntax-propertize. Further code cleanup.
2011-01-13 Tassilo Horn (doc-view-initiate-display): Fall back to normal mode when
2011-01-13 Tassilo Horn * doc-view.el (doc-view-open-text): Use meaningful text buffer
2011-01-13 Tassilo Horn * simple.el (shell-command): Don't error out if shell command
2011-01-13 Kim F. Storm * ido.el (ido-may-cache-directory): Move "too-big" check later.
2011-01-13 Tassilo Horn * dired-x.el (dired-omit-verbose): New defcustom that allows
2011-01-13 Christian Ohler Add ERT, a tool for automated testing in Emacs Lisp.
2011-01-13 Christian Ohler Merged from trunk.
2011-01-12 Christian Ohler configure: Regenerated.
2011-01-12 Christian Ohler Add ERT, a tool for automated testing in Emacs Lisp.
2011-01-13 Chong Yidong * font-lock.el (font-lock-verbose): Default to nil.
2011-01-13 Chong Yidong New arg RETURN-ACTION for compose-mail, and related functions.
2011-01-12 Chong Yidong * cus-theme.el (customize-themes): Use switch-to-buffer.
2011-01-12 Chong Yidong * emacs-lisp/package.el (package--list-packages): Use switch-to-buffer.
2011-01-12 Tassilo Horn Better diff faces on dark background.
2011-01-12 Tassilo Horn Minor docfixes in imagemagick_load_image.
2011-01-12 Glenn Morris * admin/bzrmerge.el: Standardize copyright and license headers.
2011-01-11 Katsumi Yamaoka proto-stream.el (open-protocol-stream): Protect against the low-level transport functions returning nil.
2011-01-11 Tassilo Horn * image.c (imagemagick_load_image, Finit_image_library): Free
2011-01-11 Johan Bockgård * lisp/emacs-lisp/unsafep.el (unsafep): Handle backquoted forms.
2011-01-11 Stefan Monnier * lisp/progmodes/prolog.el: Fix up coding conventions and such.
2011-01-11 Stefan Monnier * lisp/progmodes/prolog.el: Replace by a whole new file.
2011-01-11 Stefan Monnier * lisp/subr.el (eval-after-load): Fix timing for features.
2011-01-10 Stefan Monnier * lisp/calendar/diary-lib.el (diary-mode): Refresh *Calendar* after
2011-01-10 Ken Manheimer allout.el: Add 2011 to the file copyright.
2011-01-10 Michael Albinus * dbusbind.c (Fdbus_register_service): Raise an error in case of
2011-01-10 Michael Albinus * net/dbus.el (dbus-unregister-service): Complete doc. Fix
2011-01-10 Michael Albinus * net/dbus.el (dbus-register-property): Use `dont-register' keyword.
2011-01-10 Michael Albinus * dbusbind.c (QCdbus_request_name_allow_replacement): New symbol;
2011-01-10 Michael Albinus * net/dbus.el (dbus-unregister-service): Translate returned
2011-01-10 Michael Albinus * NEWS: Add new function dbus-register-service.
2011-01-10 Michael Albinus * dbus.texi (Receiving Method Calls): New function
2011-01-09 Chong Yidong Improvements to tango themes, including some faces from Jan Moringen.
2011-01-09 Chong Yidong Make org-link and idlwave-help-link inherit from link face.
2011-01-09 Chong Yidong * lisp/comint.el (comint-highlight-prompt): Inherit from minibuffer-prompt.
2011-01-09 Chong Yidong Fix r99654 change -- rename :on/off-image widget props to :on/off-glyph.
2011-01-09 Andreas Schwab Update dired.el
2011-01-09 Andreas Schwab * lisp/net/ldap.el (ldap-search-internal): Don't use eval.
2011-01-09 Tassilo Horn Add definition for `dired-directory' face.
2011-01-09 Chong Yidong * lisp/subr.el (read-char-choice): Use read-key. Suggested by Stefan.
2011-01-09 Chong Yidong Record "safe themes" as sha1 hashes, as suggested by Stefan Monnier.
2011-01-09 Chong Yidong Tweaks to tool-bar for default, VC-dir, Compile, and Info.
2011-01-09 Chong Yidong Minor fix to GTK tool-bar button refresh code.
2011-01-08 Tassilo Horn * doc-view.el (doc-view-mode-p): Check for png or imagemagick
2011-01-08 Chong Yidong * lisp/files.el (directory-abbrev-alist): Minor doc fix (Bug#7777).
2011-01-08 Chong Yidong Doc fix for y-or-n-p and yes-or-no-p.
2011-01-08 Chong Yidong Load themes using `load', querying if theme file not known safe.
2011-01-08 Chong Yidong New function read-char-choice for reading a restricted set of chars.
2011-01-08 Paul Eggert * Makefile.in (EXECUTABLES): Remove; macro unused since 1993.
2011-01-08 Chong Yidong Change dev-tsdh-dark/dev-tsdh-light theme names to tsdh-dark/tsdh-light,
2011-01-08 Andreas Schwab * src/fns.c (Fyes_or_no_p): Add usage.
2011-01-08 Andreas Schwab * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist)
2011-01-08 Andreas Schwab Fixes: debbugs:7806
2011-01-08 Glenn Morris Add --no-site-lisp to more Makefiles.
2011-01-08 Glenn Morris -batch implies -q.
2011-01-08 Glenn Morris In Makefiles, -batch implies -q.
2011-01-08 Glenn Morris * lib-src/Makefile.in (EMACSOPT): Remove --multibyte, it does nothing any more.
2011-01-08 Glenn Morris Fix bug#7750.
2011-01-07 Andreas Schwab Fix some resource leaks in ImageMagick image loader
2011-01-07 Paul Eggert * install-sh, mkinstalldirs, move-if-change: Update from master
2011-01-07 Paul Eggert * install-sh, mkinstalldirs, move-if-change: Update from master
2011-01-07 Paul Eggert * texinfo.tex: Update to version 2010-12-23.17
2011-01-07 Paul Eggert * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2011-01-07 Paul Eggert Merge from mainline.
2011-01-07 Paul Eggert * config.guess, config.sub: Updated from master source.
2011-01-07 Paul Eggert * config.guess, config.sub: Updated from master source.
2011-01-07 Paul Eggert Merge from mainline.
2011-01-07 Paul Eggert notes/copyright: Report status more accurately for non-GPL files.
2011-01-07 Sam Steingold * w32-fns.el (w32-shell-name): Use `shell-file-name' instead of
2011-01-07 Paul Eggert * notes/copyright: Report status more accurately for non-GPL files.
2011-01-07 Paul Eggert Merge from mainline.
2011-01-07 Chong Yidong Allow format args for y-or-n-p and yes-or-no-p.
2011-01-07 Paul Eggert Merge from mainline.
2011-01-07 Eli Zaretskii Use __builtin_unwind_init in the MSDOS build.
2011-01-07 Tassilo Horn * themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove
2011-01-07 Eli Zaretskii Use __builtin_unwind_init in the MSDOS build.
2011-01-07 Eli Zaretskii Use __builtin_unwind_init in MinGW builds of w32 port.
2011-01-07 Daiki Ueno gnus/mml2015.el: Fix secret key validity check (Bug#7797).
2011-01-07 Glenn Morris Add --no-site-lisp option, make -Q use it. (Bug#5707)
2011-01-07 Glenn Morris ChangeLog fix.
2011-01-06 Tassilo Horn * themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme.
2011-01-06 Ken Manheimer allout.el: (allout-back-to-current-heading): Ensure return to the visible
2011-01-06 Glenn Morris vc-bzr fix for bug #7792.
2011-01-05 Tassilo Horn Fix bug in doc-view-enlarge.
2011-01-05 Tassilo Horn * doc-view.el (doc-view-image-width): New variable.
2011-01-05 Andreas Schwab Use __builtin_unwind_init if available
2011-01-05 Glenn Morris Regenerate configure.
2011-01-05 Glenn Morris Don't use $MAKEINFO for both a flag and a program.
2011-01-05 Glenn Morris * lisp/emacs-lisp/rx.el (rx-repeat): Replace CL function.
2011-01-05 Glenn Morris ChangeLog fix.
2011-01-04 Ken Manheimer Include recent allout.el changes, and add missing '*' asterisk to my
2011-01-04 Ken Manheimer Reconcile with changes in line movement behavior for long text lines
2011-01-04 Glenn Morris * lisp/textmodes/rst.el (rst-compile-toolsets): Add pdf and s5 to option alist.
2011-01-04 Glenn Morris Restore clobbered NEWS change.
2011-01-04 Michael Albinus * NEWS: Revert change in libxml-* functions, which was applied by
2011-01-04 Michael Albinus * NEWS: Extended behaviour of dbus-register-{method,property}.
2011-01-04 Michael Albinus * dbus.texi (Receiving Method Calls): Describe new optional
2011-01-04 Michael Albinus * dbusbind.c (Fdbus_register_method): Added optional parameter
2011-01-04 Michael Albinus * net/dbus.el (dbus-register-property): Added optional parameter
2011-01-04 Andreas Schwab * lisp/textmodes/rst.el (rst-compile-pdf-preview)
2011-01-04 Glenn Morris Small rst.el stuff.
2011-01-04 Glenn Morris * src/emacs.c (emacs_copyright): Update short copyright year to 2011.
2011-01-04 Katsumi Yamaoka flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
2011-01-03 Ken Manheimer add neglected allout.el ChangeLog entries to ChangeLog.
2011-01-03 Eli Zaretskii Don't use png_jmpbuf, it doesn't work with dynamic loading.
2011-01-03 Katsumi Yamaoka gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
2011-01-03 Glenn Morris * lisp/gnus/sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
2011-01-03 Glenn Morris Small sieve.el fix for bug #7720.
2011-01-03 Glenn Morris Update NEWS for xml.c name changes.
2011-01-02 Katsumi Yamaoka nnimap.el (nnimap-login): Refactored out into own function, and implement CRAM-MD5.
2011-01-02 Eli Zaretskii Fix merge of fix for bug #7716.
2011-01-02 Chong Yidong Merge changes from emacs-23 branch
2011-01-02 Chong Yidong Merge changes from emacs-23 branch
2011-01-02 Glenn Morris Remove duplicate ChangeLog entry.
2011-01-02 Stefan Monnier * lisp/files.el (file-local-variables-alist): Make permanent-local.
2011-01-02 Stefan Monnier * lisp/mail/mail-utils.el (mail-strip-quoted-names): Don't modify the
2011-01-02 Glenn Morris Set short copyright year to 2011.
2011-01-02 Glenn Morris Mail-utils fix for bug#7746. (tiny change)
2011-01-02 Glenn Morris Small mail-utils fix for bug 7760.
2010-12-31 Michael Albinus * net/tramp.el (tramp-methods): Add recursive options to "scpc",
2010-12-31 Eli Zaretskii More elegant solution for accessing png_ptr without GCC warnings.
2010-12-31 Eli Zaretskii nt/configure.bat (end): Unset environment variables used by this batch file.
2010-12-31 Eli Zaretskii Fix bug #7716 with PNG image support libraries on Windows.
2010-12-30 Chong Yidong * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2010-12-29 Chong Yidong * emacsclient.1: Arrange options alphabetically (Bug#7620).
2010-12-27 Stefan Monnier * src/.gdbinit (xgetptr): Fix the union+lsb case.
2010-12-27 Kenichi Handa rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2010-12-27 Kenichi Handa rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2010-12-27 Kenichi Handa merge emacs-23
2010-12-26 Stefan Monnier * src/window.c (Fmove_to_window_line): Avoid abort when called in a buffer
2010-12-25 Eli Zaretskii Fix wording of changes in revno 100330.
2010-12-25 Eli Zaretskii Fix bug #7662 with aligning key bindings equivalent to menu items.
2010-12-25 Eli Zaretskii Fix bug #7713 with doc string of display-time-mode.
2010-12-25 Eli Zaretskii Fix bug #7702 with docs of selections wrt MS-Windows.
2010-12-25 Eli Zaretskii Fix bug #7667: mention debug-on-quit in the manual.
2010-12-25 Eli Zaretskii More fallout from fixing bug #7587.
2010-12-24 Kenichi Handa Fix error handling of MIME parsing.
2010-12-24 Kenichi Handa Fix error handling of MIME parsing.
2010-12-24 Kenichi Handa merge emacs-23
2010-12-24 Kenichi Handa merge emacs-23
2010-12-24 Kenichi Handa merge emacs-23
2010-10-13 Kenichi Handa merge emacs-23
2010-12-24 Kenichi Handa Fix wording of rmail's section in NEWS.
2010-12-24 Kenichi Handa Fix wording of rmail's section in NEWS.
2010-12-24 Kenichi Handa merge emacs-23
2010-12-24 Jan D. * xterm.c (x_check_fullscreen): Fix pixel/character mixup.
2010-12-24 Andreas Schwab Update autoloads in rmail.el
2010-12-24 Kenichi Handa Enable display mode of MIME message in rmail.
2010-12-24 Kenichi Handa Enable display mode of MIME message in rmail.
2010-12-24 Kenichi Handa merge emacs-23
2010-12-20 Chong Yidong * help-fns.el (describe-variable): Fix 2010-12-17 change (Bug#7511).
2010-12-20 Juri Linkov * lisp/isearch.el (isearch-lazy-highlight-error): New variable.
2010-12-18 Glenn Morris Minor doc fix for manual; bug#7674
2010-12-18 Eli Zaretskii Fallout from fixing bug #7587.
2010-12-17 Eli Zaretskii Fix change that fixed bug #7587.
2010-12-17 Chong Yidong * lisp/help-fns.el (describe-variable): Don't emit trailing whitespace (Bug#7511).
2010-12-17 Chong Yidong * lisp/mail/binhex.el: Improve commentary (Bug#7482).
2010-12-17 Chong Yidong Minor fix for eshell-previous-matching-input (Bug#7585).
2010-12-16 Chong Yidong * xdisp.c (Fformat_mode_line): Restrict the FACE argument to basic faces (Bug#7587).
2010-12-16 Chong Yidong Use make-temp-file in rst.el (Bug#7646).
2010-12-15 Chong Yidong Fix error in last commit.
2010-12-15 Chong Yidong * emulation/edt-mapper.el: Override mapping of function keys
2010-12-14 Glenn Morris * doc/emacs/trouble.texi (Checklist): Mention not replying via news either.
2010-12-13 Eli Zaretskii Fix bug #7617 with documentation of expand-file-name.
2010-12-13 Eli Zaretskii Fix bug #7589 with EOL format in smtpmail's queued mail.
2011-01-02 Katsumi Yamaoka Merge changes made in Gnus trunk.
2011-01-02 Ken Manheimer (allout-auto-fill): Do not infinitely recurse - use do-auto-fill if
2011-01-01 Chong Yidong Reduce GTK tool-bar switching delay by avoiding selective show/hide of widgets.
2010-12-31 Michael Albinus * net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"
2010-12-31 Jan D. For nextstep: Handle bad utf-8 in buffer name, always use buffer name for title.
2010-12-30 Tassilo Horn * misc.texi (Document View): Update DocView section with newly
2010-12-30 Tassilo Horn * doc-view.el (doc-view-set-doc-type): New function refactored
2010-12-30 Andreas Schwab * lisp/emacs-lisp/rx.el (rx-syntax): Fix typo.
2010-12-30 Tassilo Horn * doc-view.el (doc-view-toggle-display): Perform rassq-delete-all
2010-12-30 Tassilo Horn * doc-view.el (doc-view-mode, doc-view-toggle-display): Use
2010-12-30 Tassilo Horn * doc-view.el (doc-view-doc->txt): Handle OpenDocument (or MS Office) files also for searching.
2010-12-30 Tassilo Horn * doc-view.el: Implement viewing of OpenDocument (and Microsoft Office) files.
2010-12-30 Jan D. Encode frame title and icon name before setting.
2010-12-30 Michael Albinus * net/tramp.el (tramp-default-method-alist)
2010-12-29 Chong Yidong * window.c (syms_of_window): Add missing defsubr for window-use-time.
2010-12-29 Chong Yidong * configure.in: Make gameuser configurable (Bug#7717).
2010-12-29 Chong Yidong * lisp/textmodes/conf-mode.el (conf-font-lock-keywords): Minor tweak (Bug#7712).
2010-12-29 Karl Fogel * lisp/saveplace.el (save-place-alist-to-file): Save list sorted and
2010-12-28 Ken Manheimer (allout-v18/19-file-var-hack): Obsolete, remove.
2010-12-28 Andreas Schwab Restore x_alloc_lighter_color_for_widget, needed for lwlib
2010-12-28 Chong Yidong Fix 2010-12-20 change to tool-bar.el.
2010-12-27 Michael Albinus * net/secrets.el (secrets-delete-alias): New defun.
2010-12-27 Andreas Schwab Remove unused declarations
2010-12-27 Andreas Schwab * scroll.c: Fix comment.
2010-12-27 Andreas Schwab Protoize
2010-12-27 Michael Albinus * net/tramp.el (tramp-default-user-alist): Do not add "ssh" based
2010-12-27 Daiki Ueno Make GPG-sign-by-sender code robuster.
2010-12-27 Stefan Monnier * admin/bzrmerge.el: New file to help merge branches while skipping
2010-12-26 Stefan Monnier * lisp/emacs-lisp/rx.el: Make it a superset of sregex.
2010-12-25 Eli Zaretskii Fix bug #7699 with pasting selected text on MS-Windows.
2010-12-24 Andreas Schwab Fix indentation
2010-12-23 Katsumi Yamaoka gnus-gravatar.el (gnus-gravatar-transform-address): Set `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting the addresses, otherwise we might misplaced the gravatar.
2010-12-23 Stefan Monnier Fix up last change.
2010-12-22 Stefan Monnier * src/print.c (print, print_preprocess, print_object): Use a hash table
2010-12-22 Daiki Ueno Add Obsolete-since: header to pgg*.el.
2010-12-22 Katsumi Yamaoka Fix the log entry for reverting of gnus-util.el.
2010-12-21 Chong Yidong Resection the Killing chapter in the Emacs manual.
2010-12-21 Chong Yidong Fix 2010-04-19 merge error in doc/emacs/maintaining.texi (Bug#7674).
2010-12-21 Chong Yidong * help-fns.el (find-lisp-object-file-name): Locate .emacs from .emacs.elc (Bug#7530).
2010-12-21 Chong Yidong Revert bogus 2010-10-24 change to widget-image-find.
2010-12-21 Daiki Ueno Mark PGG obsolete.
2010-12-20 Katsumi Yamaoka Revert "gnus-util: rewrite gnus-rescale-image".
2010-12-20 Jan D. * dnd.el (dnd-get-local-file-name): Unhex of file name shall
2010-12-20 Chong Yidong Bind "Copy" menu item to kill-ring-save, obsoleting menu-bar-kill-ring-save.
2010-12-20 Chong Yidong * src/frame.c (focus_follows_mouse): Default to 0 (Bug#7269).
2010-12-20 Chong Yidong Move color.el out of the gnus/ tree.
2010-12-20 Chong Yidong Fix 2010-11-22 change to diff.el.
2010-12-20 Chong Yidong Implement tool-bar separators for non-GTK tool-bars.
2010-12-19 Stefan Monnier Minor clean up to silence some gcc warnings.
2010-12-18 Glenn Morris Add missing ChangeLog entry for r102680.
2010-12-18 Stefan Monnier * doc/lispref/keymaps.texi (Simple Menu Items, Extended Menu Items):
2010-12-17 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-12-17 Ken Brown * loadup.el: Use version numbers in Cygwin build.
2010-12-17 Chong Yidong Ask for confirmation in ido-file-internal (Bug#1238).
2010-12-17 Chong Yidong Support for menu separators in the GTK tool-bar.
2010-12-17 Daiki Ueno Mention epa-file-select-keys in epa.texi.
2010-12-16 Ken Manheimer Synopsis: Migrate allout encryption provisions from pgg library, which is
2010-12-16 Katsumi Yamaoka nnimap.el (nnimap-wait-for-response): Fix the end-point calculation to really consider the last line.
2010-12-16 Ken Manheimer last pgg adjustment before migrating to epg.
2010-12-16 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-12-16 Ken Manheimer (allout-mode), (allout-encrypt-string): Describe the problem with caching
2010-12-16 Ken Manheimer respect epa-file-encrypt-to, defaulting to it when encrypting, if set, and
2010-12-10 Ken Manheimer - replace pgg with epg/epa - working version, with no calls to pgg.
2010-12-08 Ken Manheimer partial checking with substantial progress towards epg passphrase
2010-11-26 Ken Manheimer Elide passphrase caching provisions in preparation for migration from PGG
2010-11-22 Ken Manheimer (allout-encrypt-string): remove pgg version check. (this minimal change is
2010-12-16 Jan D. Handle invisible cursor (bg same as cursor color) for Nextstep.
2010-12-16 Miles Bader url-cookie.el: Require 'cl when compiling
2010-12-16 Daiki Ueno Extend epa-file-select-keys to allow users to inhibit key selection.
2010-12-16 Chong Yidong etc/NEWS: Document eshell-directory-name change.
2010-12-16 Chong Yidong * eshell/eshell.el (eshell-directory-name): Use locate-user-emacs-file (Bug#7578).
2010-12-16 Chong Yidong Doc fix for just-one-space change. Document it in NEWS.
2010-12-16 Katsumi Yamaoka shr.el (shr-insert): Set shr-start after deleting trailing space; don't delete it within indentation.
2010-12-15 Katsumi Yamaoka gnus-agent.el: Indent.
2010-12-15 Glenn Morris Remove code and comments related to lib-src/fns-*.el; long removed.
2010-12-15 Chong Yidong New command rectangle-number-lines (Bug#4382).
2010-12-15 Chong Yidong Delete long unused functions and variables in rect.el.
2010-12-14 Katsumi Yamaoka spam.el: Reindent and fix long lines.
2010-12-14 Katsumi Yamaoka gnus.texi (The swish++ Engine): Add customizable parameters descriptions.
2010-12-14 Michael Albinus * NEWS: Mention new Tramp method "ksu".
2010-12-14 Michael Albinus * tramp.texi (Inline methods): Add "ksu" method.
2010-12-14 Michael Albinus * net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
2010-12-14 Katsumi Yamaoka nnir.el (nnir-mode): Don't install registry hooks if user hasn't installed the registry.
2010-12-14 Glenn Morris Tidy up some js.el requires.
2010-12-14 Glenn Morris Misc sendmail.el.
2010-12-14 Glenn Morris ChangeLog fix.
2010-12-14 Glenn Morris Make build-mail-aliases an interactive command.
2010-12-14 Glenn Morris Remove some dired.el autoload cookies on defcustoms.
2010-12-14 Glenn Morris Make some dired defvars into defcustoms.
2010-12-14 Glenn Morris * lisp/mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
2010-12-14 Glenn Morris Misc url-cookie tidy-up.
2010-12-13 Katsumi Yamaoka gnus.texi (Filtering New Groups): Mention.
2010-12-13 Katsumi Yamaoka nnir.el (nnir-run-gmane): Better check for gmane groups: error out if groupname doesn't contain "gmane".
2010-12-13 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-12-13 Romain Francoise * net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.
2010-12-13 Glenn Morris ChangeLog fixes.
2010-12-13 Glenn Morris ChangeLog merge fix.
2010-12-13 Glenn Morris ChangeLog merge fix.
2010-12-13 Glenn Morris ChangeLog whitespace fix.
2010-12-13 Glenn Morris ChangeLog merge fix.
2010-12-13 Stefan Monnier Merge from emacs-23
2010-12-12 Eli Zaretskii subr.el (posn-col-row): Evaluate header-line-format in the context of
2010-12-12 Eli Zaretskii Document that expand-file-name collapses multiple slashes. (Bug#7617)
2010-12-11 Eli Zaretskii Fallout from bug #7563.
2010-12-11 Eli Zaretskii Fix bug #7398 with truncated glyphs in tooltip display on w32.
2010-12-11 Eli Zaretskii Code cleanup in xdisp.c regarding string_char_and_length.
2010-12-11 Eli Zaretskii Fix bug #7563 with docs of split-string-and-unquote.
2010-12-11 Eli Zaretskii Fix bug #7576 with lack of index entries for character syntax.
2010-12-11 Glenn Morris * doc/emacs/text.texi (HTML Mode): Small fixes.
2010-12-11 Glenn Morris Doc fixes.
2010-12-11 Glenn Morris [Backport from trunk]: * make-dist: Exclude etc/*.pyc.
2010-12-10 Jan D. Move call to Fkill_emacs from signal handler (session event) (Bug#7552).
2010-12-10 Chong Yidong Bump version to 23.2.91. EMACS_PRETEST_23_2_91
2010-12-10 Michael Albinus * net/tramp.el (tramp-action-password, tramp-process-actions):
2010-12-10 Glenn Morris * doc/emacs/trouble.texi (Checklist): Fix typo in newsgroup name.
2010-12-10 Glenn Morris Commit missing file from r100288.
2010-12-09 Eli Zaretskii Fix bug #1077 with popping new frames from a minibuffer-only frame.
2010-12-09 Glenn Morris diary-lib fix for bug#7536.
2010-12-09 Glenn Morris * lisp/mail/smtpmail.el (smtpmail-send-it): Revert previous change.
2010-12-08 Michael Albinus * net/tramp.el (tramp-handle-start-file-process): Protect
2010-12-08 Glenn Morris * lisp/log-edit.el (log-edit-changelog-entries): Regexp quote filename.
2010-12-08 Glenn Morris * lisp/cus-edit.el (custom-save-all): Bind print-length and print-level to nil.
2010-12-08 Glenn Morris mouse.el fix for bug#7586.
2010-12-08 Glenn Morris Small smtpmail fix for bug#7588.
2010-12-08 Glenn Morris Fix ChangeLog whitespace.
2010-12-08 Glenn Morris Fix ChangeLog typo.
2010-12-07 Stefan Monnier * diff-mode.el (diff-refine-hunk): Make it work when the hunk contains
2010-12-07 Stefan Monnier * doc/lispref/modes.texi (Auto-Indentation): New section to document SMIE.
2010-12-07 Jan D. * xsmfns.c (smc_die_CB): Call Fkill_emacs.
2010-12-06 Chong Yidong Fix Lawrence Mitchell's email address in lisp/ChangeLog.
2010-12-06 Chong Yidong * dired-aux.el (dired-do-redisplay): Postphone dired-after-readin-hook while mapping over marks (Bug#6810).
2010-12-06 Chong Yidong Initialize image-dired auxilliary filenames relative to image-dired-dirs (Bug#7518).
2010-12-06 Chong Yidong Fix arg usage of format-decode-run-method (Bug#7488).
2010-12-06 Chong Yidong Fix crash with invisible text and overlays (Bug#7016).
2010-12-06 Jan D. * frame.el (blink-cursor-mode): Make default t for ns.
2010-12-05 Jan D. Fix for 7412 (no cursor on image) backported from trunk.
2010-12-05 Daiki Ueno Trivial fixes for epg.el.
2010-12-05 Chong Yidong Document behavior of lazy highlight in word search (Bug#7470).
2010-12-05 Chong Yidong * vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
2010-12-05 Chong Yidong Doc fixes for comint functions (Bug#7499).
2010-12-05 Chong Yidong Doc fix for posn-* functions (Bug#7471).
2010-12-05 Chong Yidong Avoid infloop when scrolling conservatively (Bug#7537).
2010-12-04 Chong Yidong * dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil (Bug#7533).
2010-12-04 Chong Yidong * url-cookie.el (url-cookie-retrieve): Handle null LOCALPART (Bug#7543).
2010-12-04 Chong Yidong * lisp/files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.
2010-12-04 Chong Yidong * simple.el (transient-mark-mode): Doc fix (Bug#7465).
2010-12-04 Eli Zaretskii display.texi (Other Display Specs): Document left-fringe and right-fringe
2010-12-04 Eli Zaretskii Fix bug #4674 with UNCs in file-relative-name.
2010-12-04 Eli Zaretskii display.texi (Optional Mode Line): Make the description of load-average
2010-12-04 Eli Zaretskii Describe MS-Windows specific startup issues, incl. emacsclientw.exe
2010-12-04 Eli Zaretskii msdog.texi (Windows HOME): Mention that HOME can also be set in the registry,
2010-12-02 Glenn Morris That's not how you spell "initialization".
2010-12-02 Jan D. Handle negative top/left in frame parameters (Bug#7510).
2010-12-02 Glenn Morris ChangeLog fixes.
2010-12-02 Glenn Morris * doc/misc/cl.texi (For Clauses): Small fixes for frames and windows.
2010-12-02 Glenn Morris Small ps-print fixes.
2010-12-02 Kenichi Handa Implement rmail-search-mime-message-function.
2010-12-02 Kenichi Handa merge emacs-23
2010-12-01 Stefan Monnier * doc/lispref/backups.texi (Making Backups):
2010-12-01 Stefan Monnier * lisp/ido.el (ido-common-initilization): New function.
2010-11-29 Kenichi Handa Implement rmail-search-mime-message-function.
2010-12-13 Katsumi Yamaoka proto-stream.el (proto-stream-open-network-only): Fix the calling convention of the network-only option.
2010-12-12 Karl Fogel * lisp/bookmark.el (bookmark-name-from-full-record): Rename back to
2010-12-12 Alan Mackenzie (c-forward-type): Before scanning a template arglist, check that the
2010-12-11 Carsten Dominik Merge branch to update Org mode to version 7.4
2010-12-11 Carsten Dominik Update to Org mode 7.4
2010-12-11 Eli Zaretskii Fix bug #7398 with truncated glyphs in w32 tooltips.
2010-12-11 Glenn Morris Misc vc-bzr.el.
2010-12-11 Glenn Morris * lisp/textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.
2010-12-11 Glenn Morris * lisp/files.el (auto-mode-alist): Use html-mode for *.xhtml.
2010-12-11 Glenn Morris ChangeLog fix.
2010-12-11 Glenn Morris * etc/TODO: Updates; and re-fill some lines.
2010-12-11 Glenn Morris * make-dist: Exclude etc/*.pyc.
2010-12-11 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-12-10 Andreas Schwab Don't depend on POSIX compatible parsing of parameter expansion
2010-12-10 Stefan Monnier Derive from prog-mode, use derived-mode-p, and fix up various
2010-12-10 Andreas Schwab * configure.in: Don't double machfile in final message.
2010-12-10 Stefan Monnier * lisp/textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
2010-12-10 Eli Zaretskii arc-mode.el (archive-zip-extract): If w32-quote-process-args is nil, do quote
2010-12-10 Glenn Morris * lisp/files.el (diff-no-select): Declare.
2010-12-10 Glenn Morris Small emacsbug.el stuff.
2010-12-10 Glenn Morris * lisp/comint.el (comint-input-ring-file-name): Doc fix.
2010-12-10 Glenn Morris Fix ChangeLog attribution.
2010-12-09 Katsumi Yamaoka shr.el (shr-tag-label): Add <label> support.
2010-12-09 Eli Zaretskii Fix bug #1077 with popping new frames from a minibuffer-only frame.
2010-12-09 Katsumi Yamaoka mm-util.el (mm-ucs-to-char): Use eval-and-compile.
2010-12-09 Vinicius Jose Latorre Tiny code fix.
2010-12-09 Katsumi Yamaoka shr.el (shr-tag-script): Ignore <script>.
2010-12-09 Katsumi Yamaoka shr.el (shr-image-displayer): Work for images lined side by side.
2010-12-09 Glenn Morris Rename some landmark functions.
2010-12-08 Katsumi Yamaoka gnus-demon.el (gnus-demon-init): Call run-with-timer with time as argument, not t. XEmacs does not support that.
2010-12-08 Vinicius Jose Latorre New version 13.2. (Bug#7582)
2010-12-08 Katsumi Yamaoka nnir.el (nnir-request-expire-articles): New function.
2010-12-08 Katsumi Yamaoka nnir.el (nnir-retrieve-headers): Use rassq when comparing article ids.
2010-12-08 Karl Fogel Adjust parameter names and doc strings to resolve confusion over
2010-12-08 Glenn Morris In gdb, try to init comint history from gdbhist.
2010-12-08 Glenn Morris * mail/emacsbug.el (report-emacs-bug): Try to handle some other mail clients.
2010-12-08 Glenn Morris Make verify-visited-file-modtime default to the current buffer.
2010-12-08 Stefan Monnier * lisp/files.el (dir-locals-collect-variables): Don't let errors stop us.
2010-12-07 Katsumi Yamaoka shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
2010-12-07 Tassilo Horn * simple.el (just-one-space): Make argument n default to 1 if
2010-12-07 Stefan Monnier * lisp/electric.el (electric-indent-post-self-insert-function):
2010-12-07 Katsumi Yamaoka nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
2010-12-07 Katsumi Yamaoka Decode extra numeric entities.
2010-12-07 Stefan Monnier * lisp/gnus/message.el: Use completion-at-point.
2010-12-07 Katsumi Yamaoka shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol character if a non-breakable character follows.
2010-12-06 Katsumi Yamaoka proto-stream.el (proto-stream-open-tls): Return nil if we don't get any stream.
2010-12-06 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-12-06 Stefan Monnier * lisp/bindings.el (complete-symbol): Move back from minibuffer.el.
2010-12-06 Stefan Monnier * lisp/simple.el (just-one-space): Delete newlines for negative arg.
2010-12-06 Lars Magne Ingebrigtsen Return CDATA sections (like <style>foo</style>) as text nodes.
2010-12-06 Stefan Monnier * lisp/ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.
2010-12-06 Stefan Monnier * src/lread.c (read1): Allow newstyle unquote outside of backquote.
2010-12-06 Katsumi Yamaoka nnir.el (nnir-request-move-article): Remove obsolete code.
2010-12-05 Katsumi Yamaoka gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
2010-12-05 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-12-05 Chong Yidong * src/process.c: Remove checks for HAVE_SYS_IOCTL_H (Bug#7484).
2010-12-05 Chong Yidong * lisp/vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).
2010-12-04 Chong Yidong * configure.in: Fix last change.
2010-12-04 Chong Yidong Smarter initialization for dired-use-ls-dired (Bug#7546).
2010-12-04 Andreas Schwab Remove empty machine description files
2010-12-04 Stefan Monnier * lisp/replace.el: Add "collect" feature to occur.
2010-12-04 Stefan Monnier * lisp/progmodes/which-func.el (which-func-ff-hook): Log the error message.
2010-12-03 Stefan Monnier * lisp/subr.el (with-demoted-errors): Distinguish symbols from strings.
2010-12-03 Stefan Monnier * lisp/newcomment.el (comment-styles): Add docs to each style.
2010-12-03 Chong Yidong Fix file deletion errors in revision 102572 and 102573.
2010-12-03 Chong Yidong Remove EXPLICIT_SIGN_EXTEND.
2010-12-03 Chong Yidong nnir.el: Rearrange code to allow macros to be autoloaded by gnus-sum.el.
2010-12-03 Chong Yidong gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
2010-12-03 Chong Yidong Revert to revision 102571.
2010-12-03 Andreas Schwab Remove EXPLICIT_SIGN_EXTEND.
2010-12-03 Glenn Morris Restore another execute-bit.
2010-12-03 Chong Yidong Restore executable bit omitted when undeleting files in revisiton 102573.
2010-12-03 Katsumi Yamaoka nnir.el: Rearrange code to allow macros to be autoloaded by gnus-sum.el.
2010-12-03 Katsumi Yamaoka Restore files that I seem to have mistakenly deleted.
2010-12-03 Katsumi Yamaoka gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
2010-12-03 Jan D. Restore dock New Frame and Preferences menu functions (Bug#7535).
2010-12-03 Jan D. Draw cursor and images correctly for Nextstep (bug#7412).
2010-12-03 Andreas Schwab * frame.c (x_set_font): Remove unused variable.
2010-12-03 Andreas Schwab Update cl-loaddefs.el
2010-12-03 Katsumi Yamaoka gnus-util.el (gnus-macroexpand-all): Fix last change.
2010-12-03 Katsumi Yamaoka gnus-util.el (gnus-macroexpand-all): Allow optional argument `environment'.
2010-12-03 Katsumi Yamaoka gnus-util.el (gnus-macroexpand-all): Don't modify argument.
2010-12-03 Glenn Morris Silence nxml-mode.el compilation.
2010-12-03 Glenn Morris Remove leading `*' from nxml defcustom docs.
2010-12-03 Glenn Morris startup.el trivia.
2010-12-03 Glenn Morris Remove some browse-url.el autoloads.
2010-12-03 Glenn Morris emacsbug.el trivia.
2010-12-03 Glenn Morris diff-sentinel trivia.
2010-12-03 Glenn Morris * lisp/gnus/mm-extern.el (message-goto-body): Update declaration.
2010-12-03 Glenn Morris Standardize license notices in new files.
2010-12-03 Glenn Morris EMACS_UNIBYTE trivia.
2010-12-03 Katsumi Yamaoka gnus-util.el (gnus-macroexpand-all): Fix last change.
2010-12-03 Katsumi Yamaoka gnus-util.el (gnus-macroexpand-all): New function.
2010-12-03 Daiki Ueno Trivial fixes for epg.el.
2010-12-02 Katsumi Yamaoka message.el (message-from-style): Fix previous commit.
2010-12-02 Katsumi Yamaoka Merge changes made in Gnus trunk.
2010-12-02 Michael Albinus * net/tramp.el (tramp-local-host-regexp): Add "localhost6".
2010-12-02 Glenn Morris cl-macs `loop' fix for bug#7492.
2010-12-02 Glenn Morris Small flymake changes.
2010-12-02 Jan D. * nsmenu.m (update_frame_tool_bar): Remove NSLog on invalid image.
2010-12-02 Jan D. Draw text under filled box cursor in inverted color (Bug#7479).
2010-11-30 convert-repo update tags
2010-11-30 Sam Steingold * lisp/nxml/nxml-mode.el (nxml-parent-document): Add a variable.
2010-11-30 Chong Yidong Fix error in last merge.
2010-11-27 Chong Yidong Merge changes from emacs-23 branch.
2010-11-27 Chong Yidong Merge changes from emacs-23 branch
2010-11-27 Chong Yidong Fix log-edit-font-lock-keywords (Bug#6465).
2010-11-27 Eli Zaretskii Fix bug #7308 with `locate' on MS-Windows.
2010-11-27 Eli Zaretskii Fix bug #7446 with overrunning input buffer in ebrowse.
2010-11-26 Stefan Monnier * emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling
2010-11-26 Kenichi Handa mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported multipart subtypes, insert all as usual.
2010-11-26 Kenichi Handa mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported multipart subtypes, insert all as usual.
2010-11-26 Kenichi Handa mail/rmail.el: Require rfc2047.
2010-11-26 Kenichi Handa mail/rmail.el: Require rfc2047.
2010-11-26 Kenichi Handa Improve rmail's MIME handling.
2010-11-26 Kenichi Handa Improve rmail's MIME handling.
2010-11-25 Kenichi Handa Fix decoding of emacs-mule coding system.
2010-11-25 Kenichi Handa merge emacs-23
2010-11-24 Stefan Monnier * progmodes/which-func.el (which-func-imenu-joiner-function):
2010-11-23 Michael Albinus * net/tramp.el (tramp-default-method-alist)
2010-11-23 Glenn Morris Tweak previous nxml doc change.
2010-11-23 Glenn Morris * doc/misc/nxml-mode.texi (Introduction): New section.
2010-11-23 Glenn Morris ChangeLog fix for initial nxml import.
2010-11-23 Glenn Morris Small VC fixes for doc/emacs.
2010-11-22 Eli Zaretskii Back-port revision 101465 from the trunk, to resolve bug #7452.
2010-11-22 Eli Zaretskii bugtracker: REALLY correct locations of bzr *.conf files.