log

age author description
2011-01-22 Paul Eggert aclocal.m4: put this file back into repository
2011-01-22 Paul Eggert Merge from mainline.
2011-01-22 Ken Manheimer * allout.el (allout-prefixed-keybindings): Bind (prefixed) '#' to
2011-01-22 Chong Yidong Add ERT manual to Info dir file.
2011-01-22 Chong Yidong * man.el (Man-highlight-references0): Use make-button (Bug#7881).
2011-01-22 Miles Bader Update configure
2011-01-22 Miles Bader configure.in: Don't zero-out FONTCONFIG_CFLAGS and FONTCONFIG_LIBS
2011-01-22 Chong Yidong Add pcomplete support for hosts defined in .ssh/config.
2011-01-22 Paul Eggert Merge: src/config.in: shrink slightly
2011-01-22 Paul Eggert src/config.in: shrink slightly
2011-01-21 Paul Eggert Merge from mainline.
2011-01-21 Katsumi Yamaoka gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather than mm-insert-inline.
2011-01-21 Paul Eggert Merge: aclocal.m4: tweaks to regenerate more conveniently
2011-01-21 Paul Eggert aclocal.m4: tweaks to regenerate more conveniently
2011-01-21 Stefan Monnier * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
2011-01-21 Ken Manheimer Include entries from yesterdays checkins that were in an unsaved buffer.
2011-01-21 Jan D. Make Nextstep port handle multiple screens for resize and move.
2011-01-21 Jan D. * nsterm.m (keyDown): If ns_right_alternate_modifier is Qleft, check
2011-01-21 Jay Belanger calc/calc-undo.el (calc-undo): Autoload it.
2011-01-21 Katsumi Yamaoka gnus-art.el (gnus-article-remove-images, gnus-article-show-images): Widen article buffer.
2011-01-21 Jay Belanger calc/calc-prog.el
2011-01-21 Jay Belanger calc/calc-ext.el (calc-init-extensions): Map all `undo' keybindings to `calc-undo'.
2011-01-20 Katsumi Yamaoka mm-decode.el (mm-inline-media-tests): Add text/x-sh.
2011-01-20 Stefan Monnier Don't mess with *temp*.
2011-01-20 Ken Manheimer (allout-institute-keymap): Use fset instead of reapplying defalias.
2011-01-20 Ken Manheimer allout.el: Summary - migrate to defining allout mode using
2011-01-20 Glenn Morris * lisp/vc/vc-svn.el (vc-svn-after-dir-status): Tweak previous change.
2011-01-20 Jan D. * src/unexmacosx.c: Add comment about include order.
2011-01-20 Glenn Morris Give read-expression-history a doc.
2011-01-20 Glenn Morris Give kbd-macro-termination-hook a doc.
2011-01-20 Paul Eggert Merge: omit auto-generated aclocal.m4 from repository
2011-01-20 Paul Eggert aclocal.m4: omit auto-generated file from repository
2011-01-20 Chong Yidong Revert changes adding format args to yes-or-no-p and y-or-n-p.
2011-01-19 Paul Eggert Merge: build from gnulib a bit better; document autoreconf.
2011-01-19 Paul Eggert Merge from mainline.
2011-01-19 Paul Eggert Minor Makefile.in tweaks to build from gnulib better.
2011-01-19 Paul Eggert * make-tarball.txt: Suggest 'autoreconf -I m4 --force'
2011-01-19 Paul Eggert Merge from mainline.
2011-01-19 Paul Eggert Fix X11 compilation failure.
2011-01-19 Katsumi Yamaoka gnus-art.el (gnus-article-highlight): Remove argument passed to gnus-article-add-buttons.
2011-01-19 Katsumi Yamaoka gnus-art.el (gnus-article-add-buttons): Simplify condition.
2011-01-19 Jan D. * unexmacosx.c: Include config.h before unistd.h.
2011-01-19 Jan D. Fix NextStep build problems with globals.h introducion.
2011-01-19 Paul Eggert Merge from mainline.
2011-01-19 Sam Steingold Fix an error introduced by the previous patch.
2011-01-19 Sam Steingold * src/w32.c (check_windows_init_file): Remove declarations of
2011-01-19 Tom Tromey * window.c: Fix error introduced by previous patch.
2011-01-19 Glenn Morris vc-svn fix for bug#7861.
2011-01-18 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
2011-01-18 Andreas Schwab Update md5 checksums
2011-01-18 Tom Tromey * image.c (Vimagemagick_render_type): Remove redundant
2011-01-18 Tom Tromey * xdisp.c (emacs_scroll_step): Rename from scroll_step.
2011-01-18 Tom Tromey Declare some DEFVARs globally, not locally
2011-01-18 Tom Tromey Change buffer_defaults to new new macro; preparation for thread patch
2011-01-18 Michael Albinus * net/tramp.el (tramp-debug-message): Extend function exclude
2011-01-18 Michael Albinus Add missing copyright years.
2011-01-18 Glenn Morris Small updates for manual Ack section.
2011-01-18 Glenn Morris * doc/misc/ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2011-01-18 Paul Eggert Minor cleanups for 'bzr status'
2011-01-18 Paul Eggert Improve performance on non-GCC hosts with __aligned__.
2011-01-18 Paul Eggert Improve performance on non-GCC hosts with __aligned__.
2011-01-18 Paul Eggert Merge from mainline.
2011-01-18 Stefan Monnier * lisp/textmodes/tex-mode.el (tex-font-lock-verb): Make sure \verb
2011-01-18 Glenn Morris * admin/notes/bzr: Fix typos in previous.
2011-01-18 Glenn Morris * admin/notes/bzr: More bzrmerge notes.
2011-01-18 Glenn Morris Merge from emacs-23 branch, up to r100386.
2011-01-18 Glenn Morris * etc/PROBLEMS: Add note about svn+ssh. (Bug#7791)
2011-01-17 Stefan Monnier * emacs-lisp/easy-mmode.el (define-minor-mode): Don't re-evaluate the
2011-01-16 Stefan Monnier * image.c (syms_of_image): Don't access XSYMBOL's internals directly.
2011-01-16 Eli Zaretskii Fix bug #7848 with using SET_SYMBOL_VALUE in image.c
2011-01-18 Glenn Morris * admin/bzrmerge.el: Fix paren typo in previous.
2011-01-18 Glenn Morris * admin/notes/bzr: Add some more bzrmerge details.
2011-01-18 Stefan Monnier * lisp/electric.el (electric-indent-post-self-insert-function):
2011-01-17 Paul Eggert * notes/bzr (Installing changes from gnulib): New section.
2011-01-17 Paul Eggert * notes/bzr (Installing changes from gnulib): New section.
2011-01-17 Paul Eggert Merge from mainline.
2011-01-17 Stefan Monnier * admin/bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be in
2011-01-17 Paul Eggert Merge: Automate syncing from gnulib.
2011-01-17 Paul Eggert Merge from mainline.
2011-01-17 Paul Eggert Update ChangeLog dates to today.
2011-01-17 Paul Eggert Merge from mainline.
2011-01-17 Paul Eggert Makefile.in: tidy up the building of lib
2011-01-17 Paul Eggert Merge from mainline.
2011-01-17 Paul Eggert Sync from gnulib.
2011-01-14 Paul Eggert Merge from mainline.
2011-01-14 Paul Eggert Merge from mainline.
2011-01-14 Paul Eggert Merge from mainline.
2011-01-14 Paul Eggert Merge from mainline.
2011-01-13 Paul Eggert Merge from mainline.
2011-01-12 Paul Eggert Regenerate.
2011-01-12 Paul Eggert * Makefile.in (GNULIB_MODULES): Change ftoastr to dtoastr.
2011-01-12 Paul Eggert Merge from mainline.
2011-01-09 Paul Eggert Update copyright notes to match recent gnulib-related changes.
2011-01-09 Paul Eggert * .bzrignore: Add .h files that are host-dependent.
2011-01-09 Paul Eggert Give a name FLOAT_TO_STRING_BUFSIZE to the constant 350.
2011-01-09 Paul Eggert Include <unistd.h> unilaterally.
2011-01-09 Paul Eggert Include <getopt.h> not "getopt.h".
2011-01-09 Paul Eggert * lib/Makefile.in: Regenerate.
2011-01-09 Paul Eggert * lib/COPYING: New file, a copy of COPYING.
2011-01-09 Paul Eggert * configure: Regenerate.
2011-01-09 Paul Eggert * configure.in (AC_USE_SYSTEM_EXTENSIONS): Remove: gnulib does this.
2011-01-09 Paul Eggert Regenerate.
2011-01-09 Paul Eggert Use gnulib's getopt-gnu module.
2011-01-09 Paul Eggert remove file mistakenly committed
2011-01-09 Paul Eggert Regenerate.
2011-01-09 Paul Eggert * mktime.c: Remove; moving to ../lib.
2011-01-09 Paul Eggert Use gnulib's mktime module.
2011-01-09 Paul Eggert Regenerate.
2011-01-09 Paul Eggert Use gnulib's ftoastr module.
2011-01-08 Paul Eggert Regenerate.
2011-01-08 Paul Eggert Automate syncing from gnulib.
2011-01-17 Paul Eggert * xfns.c (x_real_positions): Fix signedness of local var 'ign'.
2011-01-17 Paul Eggert * regex.c (analyse_first): Remove unreachable 'continue' statement.
2011-01-17 Paul Eggert * xterm.h (struct x_display_info): Remove stray semicolon.
2011-01-17 Paul Eggert * lisp.h: Redo flags and XSET slightly to avoid overflow diagnostics.
2011-01-17 Paul Eggert * fileio.c (make_temp_name): Remove unreachable code.
2011-01-17 Paul Eggert * fontset.c (free_realized_fontset): Mark unreachable code with if (0).
2011-01-17 Paul Eggert * xfns.c (x_real_positions): Fix signedness of local var 'ign'.
2011-01-17 Paul Eggert * regex.c (analyse_first): Remove unreachable 'continue' statement.
2011-01-17 Paul Eggert * xterm.h (struct x_display_info): Remove stray semicolon.
2011-01-17 Paul Eggert * lisp.h: Redo flags and XSET slightly to avoid overflow diagnostics.
2011-01-17 Paul Eggert * fileio.c (make_temp_name): Remove unreachable code.
2011-01-17 Paul Eggert * fontset.c (free_realized_fontset): Mark unreachable code with if (0).
2011-01-17 Paul Eggert * coding.c (decode_coding_emacs_mule): Remove unreachable code.
2011-01-17 Paul Eggert * coding.c (decode_coding_emacs_mule): Remove unreachable code.
2011-01-16 Tassilo Horn * strokes.el (strokes-read-stroke): Re-fill strokes buffer with
2011-01-16 Tassilo Horn Add face definition for header-line.
2011-01-16 Glenn Morris * lisp/info-xref.el (info-xref-docstrings): Also skip directories.
2011-01-16 Glenn Morris Refill some copyright headers.
2011-01-16 Glenn Morris * src/xsettings.c: Comment fix.
2011-01-16 Glenn Morris * lisp/info-xref.el (info-xref-docstrings): Replace cl function.
2011-01-16 Glenn Morris info-xref.el Version 3.
2011-01-16 Juri Linkov * lisp/isearch.el (isearch-abort): Don't quit if search has
2011-01-15 Glenn Morris * Makefile.in (epaths-force): No more arch-tag to edit.
2011-01-15 Glenn Morris Nuke arch-tags.
2011-01-15 Glenn Morris * admin/charsets/cp51932.awk: No longer print arch-tag.
2011-01-15 Glenn Morris * admin/charsets/eucjp-ms.awk: No longer print arch-tag.
2011-01-15 Glenn Morris Add 2011 to remaining FSF/AIST copyright years.
2011-01-15 Glenn Morris * admin/notes/bzr: More on previous.
2011-01-15 Glenn Morris * admin/notes/bzr: Add an idiot's guide to merging between branches.
2011-01-15 convert-repo update tags
2011-01-15 Glenn Morris bzrmerge.el trivia.
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.