Mercurial > emacs
graph
-
merge emacs-232011-01-12, by Kenichi Handa
-
Another improvement of MIME handling in rmail.2011-01-12, by Kenichi Handa
-
* message.el (message-mail): A compose-mail function should accept headers as strings.2011-01-12, by Glenn Morris
-
Distinguish between terminfo and termcap on NetBSD (Bug#7642).2011-01-12, by Chong Yidong
-
lisp/emulation/tpu-edt.el: Regenerate md5sum.2011-01-12, by Chong Yidong
-
* tmm.el (tmm-get-keymap): Skip bindings without labels.2011-01-11, by Stefan Monnier
-
* whitespace.el (global-whitespace-newline-mode): Fix call2011-01-11, by Stefan Monnier
-
* net/tramp.el (tramp-find-inline-compress)2011-01-10, by Michael Albinus
-
* net/tramp.el (tramp-default-method): Initialize with pscp/plink2011-01-10, by Michael Albinus
-
Fix bug #6684 with shell pipelines on MS-Windows.2011-01-09, by Eli Zaretskii
-
Fix permanancy of BUFFER-LIST arg to list-buffers-noselect (Bug#7749).2011-01-08, by Chong Yidong
-
Move directory-abbrev-alist doc from Lispref to Emacs manual.2011-01-08, by Chong Yidong
-
Explain why directory-abbrev-alist should be anchored (Bug#7777).2011-01-08, by Chong Yidong
-
* net/ldap.el (ldap-search-internal): Discard stderr output.2011-01-08, by Chong Yidong
-
Fix bug #7777 with documentation of directory-abbrev-alist.2011-01-07, by Eli Zaretskii
-
Fix description of emacsclientw.exe.2011-01-07, by Eli Zaretskii
-
* vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time):2011-01-06, by Stefan Monnier
-
Fix handling of unknown MIME type (bug#7651).2011-01-04, by Kenichi Handa
-
Fix handling of unknown MIME type (bug#7651).2011-01-04, by Kenichi Handa
-
merge emacs-232011-01-04, by Kenichi Handa
-
Merge from emacs-23 branch.2011-01-15, by Glenn Morris
-
Backport bug 7517 fixes from trunk.2011-01-03, by Jan D.
-
* configure: Bump min libxml2 version to 2.6.17 (Bug#7603).2011-01-15, by Chong Yidong
-
[Gnus] Update copyright years.2011-01-15, by Katsumi Yamaoka
-
* lisp/hexl.el (hexl-mode-old-*): Remove.2011-01-14, by Stefan Monnier
-
Merge: make-dist distributes test/ files too.2011-01-14, by Paul Eggert
-
* make-dist: Distribute test/ files too.2011-01-14, by Paul Eggert
-
* lisp/vc/smerge-mode.el: Resolve comment conflicts more aggressively.2011-01-14, by Stefan Monnier
-
Update md5 checksums2011-01-14, by Stefan Monnier
-
ChangeLog merge fixes.2011-01-14, by Glenn Morris
-
Merge from emacs-232011-01-14, by Stefan Monnier
-
* emulation/cua-base.el (cua--init-keymaps):2011-01-14, by Kim F. Storm
-
Don't use png_jmpbuf, it doesn't work with dynamic loading.2011-01-03, by Eli Zaretskii
-
Forgot to mark tiny change.2011-01-03, by Glenn Morris
-
Abbrev.el fix for bug #7733. (tiny change)2011-01-03, by Glenn Morris
-
* progmodes/python.el (python-mode): Don't impose font-lock.2011-01-03, by Stefan Monnier
-
* doc/misc/nxml-mode.texi (Introduction): Fix file name typos.2011-01-03, by Glenn Morris
-
Update refcards/*.tex short copyright year to 2011.2011-01-03, by Glenn Morris
-
* admin/admin.el (set-copyright): Also handle \year in refcards/*.tex.2011-01-03, by Glenn Morris
-
Revert accidental update of non-FSF copyright from r99313.2011-01-03, by Glenn Morris
-
Add 2011 to FSF/AIST copyright years.2011-01-02, by Glenn Morris
-
* progmodes/sh-script.el (sh-other-keywords): Add ZSH's foreach2011-01-14, by Tassilo Horn
-
* net/rcirc.el: Adding maintainer info and e-mail addresses.2011-01-14, by Deniz Dogan
-
* admin/bzrmerge.el: Require cl when compiling.2011-01-14, by Glenn Morris
-
* lisp/emacs-lisp/easymenu.el: Add :enable, and obey :label. Require CL.2011-01-14, by Stefan Monnier
-
Use run-mode-hooks for major mode hooks.2011-01-13, by Stefan Monnier
-
* lisp/mail/mail-utils.el (mail-strip-quoted-names): Make the regexp code2011-01-13, by Stefan Monnier
-
* test/indent/prolog.prolog: Add tokenizing tests.2011-01-13, by Stefan Monnier
-
* lisp/progmodes/prolog.el: Use syntax-propertize. Further code cleanup.2011-01-13, by Stefan Monnier
-
(doc-view-initiate-display): Fall back to normal mode when2011-01-13, by Tassilo Horn
-
* doc-view.el (doc-view-open-text): Use meaningful text buffer2011-01-13, by Tassilo Horn
-
* simple.el (shell-command): Don't error out if shell command2011-01-13, by Tassilo Horn
-
* ido.el (ido-may-cache-directory): Move "too-big" check later.2011-01-13, by Kim F. Storm
-
* dired-x.el (dired-omit-verbose): New defcustom that allows2011-01-13, by Tassilo Horn
-
Add ERT, a tool for automated testing in Emacs Lisp.2011-01-13, by Christian Ohler
-
Merged from trunk.2011-01-13, by Christian Ohler
-
configure: Regenerated.2011-01-12, by Christian Ohler
-
Add ERT, a tool for automated testing in Emacs Lisp.2011-01-12, by Christian Ohler
-
* font-lock.el (font-lock-verbose): Default to nil.2011-01-13, by Chong Yidong
-
New arg RETURN-ACTION for compose-mail, and related functions.2011-01-13, by Chong Yidong
-
* cus-theme.el (customize-themes): Use switch-to-buffer.2011-01-12, by Chong Yidong
-
* emacs-lisp/package.el (package--list-packages): Use switch-to-buffer.2011-01-12, by Chong Yidong
-
Better diff faces on dark background.2011-01-12, by Tassilo Horn
-
Minor docfixes in imagemagick_load_image.2011-01-12, by Tassilo Horn
-
* admin/bzrmerge.el: Standardize copyright and license headers.2011-01-12, by Glenn Morris
-
proto-stream.el (open-protocol-stream): Protect against the low-level transport functions returning nil.2011-01-11, by Katsumi Yamaoka
-
* image.c (imagemagick_load_image, Finit_image_library): Free2011-01-11, by Tassilo Horn
-
* lisp/emacs-lisp/unsafep.el (unsafep): Handle backquoted forms.2011-01-11, by Johan Bockgård
-
* lisp/progmodes/prolog.el: Fix up coding conventions and such.2011-01-11, by Stefan Monnier
-
* lisp/progmodes/prolog.el: Replace by a whole new file.2011-01-11, by Stefan Monnier
-
* lisp/subr.el (eval-after-load): Fix timing for features.2011-01-11, by Stefan Monnier
-
* lisp/calendar/diary-lib.el (diary-mode): Refresh *Calendar* after2011-01-10, by Stefan Monnier
-
allout.el: Add 2011 to the file copyright.2011-01-10, by Ken Manheimer
-
* dbusbind.c (Fdbus_register_service): Raise an error in case of2011-01-10, by Michael Albinus
-
* net/dbus.el (dbus-unregister-service): Complete doc. Fix2011-01-10, by Michael Albinus
-
* net/dbus.el (dbus-register-property): Use `dont-register' keyword.2011-01-10, by Michael Albinus
-
* dbusbind.c (QCdbus_request_name_allow_replacement): New symbol;2011-01-10, by Michael Albinus
-
* net/dbus.el (dbus-unregister-service): Translate returned2011-01-10, by Michael Albinus
-
* NEWS: Add new function dbus-register-service.2011-01-10, by Michael Albinus
-
* dbus.texi (Receiving Method Calls): New function2011-01-10, by Michael Albinus
-
Improvements to tango themes, including some faces from Jan Moringen.2011-01-09, by Chong Yidong
-
Make org-link and idlwave-help-link inherit from link face.2011-01-09, by Chong Yidong
-
* lisp/comint.el (comint-highlight-prompt): Inherit from minibuffer-prompt.2011-01-09, by Chong Yidong
-
Fix r99654 change -- rename :on/off-image widget props to :on/off-glyph.2011-01-09, by Chong Yidong
-
Update dired.el2011-01-09, by Andreas Schwab
-
* lisp/net/ldap.el (ldap-search-internal): Don't use eval.2011-01-09, by Andreas Schwab
-
Add definition for `dired-directory' face.2011-01-09, by Tassilo Horn
-
* lisp/subr.el (read-char-choice): Use read-key. Suggested by Stefan.2011-01-09, by Chong Yidong
-
Record "safe themes" as sha1 hashes, as suggested by Stefan Monnier.2011-01-09, by Chong Yidong
-
Tweaks to tool-bar for default, VC-dir, Compile, and Info.2011-01-09, by Chong Yidong
-
Minor fix to GTK tool-bar button refresh code.2011-01-09, by Chong Yidong
-
* doc-view.el (doc-view-mode-p): Check for png or imagemagick2011-01-08, by Tassilo Horn
-
* lisp/files.el (directory-abbrev-alist): Minor doc fix (Bug#7777).2011-01-08, by Chong Yidong
-
Doc fix for y-or-n-p and yes-or-no-p.2011-01-08, by Chong Yidong
-
Load themes using `load', querying if theme file not known safe.2011-01-08, by Chong Yidong
-
New function read-char-choice for reading a restricted set of chars.2011-01-08, by Chong Yidong
-
* Makefile.in (EXECUTABLES): Remove; macro unused since 1993.2011-01-08, by Paul Eggert
-
Change dev-tsdh-dark/dev-tsdh-light theme names to tsdh-dark/tsdh-light,2011-01-08, by Chong Yidong
-
* src/fns.c (Fyes_or_no_p): Add usage.2011-01-08, by Andreas Schwab
-
* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist)2011-01-08, by Andreas Schwab
-
Fixes: debbugs:78062011-01-08, by Andreas Schwab
-
Add --no-site-lisp to more Makefiles.2011-01-08, by Glenn Morris
-
-batch implies -q.2011-01-08, by Glenn Morris
-
In Makefiles, -batch implies -q.2011-01-08, by Glenn Morris
-
* lib-src/Makefile.in (EMACSOPT): Remove --multibyte, it does nothing any more.2011-01-08, by Glenn Morris
-
Fix bug#7750.2011-01-08, by Glenn Morris
-
Fix some resource leaks in ImageMagick image loader2011-01-07, by Andreas Schwab
-
* install-sh, mkinstalldirs, move-if-change: Update from master2011-01-07, by Paul Eggert
-
* install-sh, mkinstalldirs, move-if-change: Update from master2011-01-07, by Paul Eggert
-
* texinfo.tex: Update to version 2010-12-23.172011-01-07, by Paul Eggert
-
* texinfo.tex: Update to version 2010-12-23.17 from gnulib,2011-01-07, by Paul Eggert
-
Merge from mainline.2011-01-07, by Paul Eggert
-
* config.guess, config.sub: Updated from master source.2011-01-07, by Paul Eggert
-
* config.guess, config.sub: Updated from master source.2011-01-07, by Paul Eggert
-
Merge from mainline.2011-01-07, by Paul Eggert
-
notes/copyright: Report status more accurately for non-GPL files.2011-01-07, by Paul Eggert
-
* w32-fns.el (w32-shell-name): Use `shell-file-name' instead of2011-01-07, by Sam Steingold
-
* notes/copyright: Report status more accurately for non-GPL files.2011-01-07, by Paul Eggert
-
Merge from mainline.2011-01-07, by Paul Eggert
-
Allow format args for y-or-n-p and yes-or-no-p.2011-01-07, by Chong Yidong
-
Merge from mainline.2011-01-07, by Paul Eggert
-
Use __builtin_unwind_init in the MSDOS build.2011-01-07, by Eli Zaretskii
-
* themes/tsdh-light-theme.el, themes/tsdh-dark-theme.el: Remove2011-01-07, by Tassilo Horn
-
Use __builtin_unwind_init in the MSDOS build.2011-01-07, by Eli Zaretskii
-
Use __builtin_unwind_init in MinGW builds of w32 port.2011-01-07, by Eli Zaretskii
-
gnus/mml2015.el: Fix secret key validity check (Bug#7797).2011-01-07, by Daiki Ueno
-
Add --no-site-lisp option, make -Q use it. (Bug#5707)2011-01-07, by Glenn Morris
-
ChangeLog fix.2011-01-07, by Glenn Morris
-
* themes/dev-tsdh-light-theme.el (dev-tsdh-light): New theme.2011-01-06, by Tassilo Horn
-
allout.el: (allout-back-to-current-heading): Ensure return to the visible2011-01-06, by Ken Manheimer
-
vc-bzr fix for bug #7792.2011-01-06, by Glenn Morris
-
Fix bug in doc-view-enlarge.2011-01-05, by Tassilo Horn
-
* doc-view.el (doc-view-image-width): New variable.2011-01-05, by Tassilo Horn
-
Use __builtin_unwind_init if available2011-01-05, by Andreas Schwab
-
Regenerate configure.2011-01-05, by Glenn Morris
-
Don't use $MAKEINFO for both a flag and a program.2011-01-05, by Glenn Morris
-
* lisp/emacs-lisp/rx.el (rx-repeat): Replace CL function.2011-01-05, by Glenn Morris
-
ChangeLog fix.2011-01-05, by Glenn Morris
-
Include recent allout.el changes, and add missing '*' asterisk to my2011-01-04, by Ken Manheimer
-
Reconcile with changes in line movement behavior for long text lines2011-01-04, by Ken Manheimer
-
* lisp/textmodes/rst.el (rst-compile-toolsets): Add pdf and s5 to option alist.2011-01-04, by Glenn Morris
-
Restore clobbered NEWS change.2011-01-04, by Glenn Morris
-
* NEWS: Revert change in libxml-* functions, which was applied by2011-01-04, by Michael Albinus
-
* NEWS: Extended behaviour of dbus-register-{method,property}.2011-01-04, by Michael Albinus
-
* dbus.texi (Receiving Method Calls): Describe new optional2011-01-04, by Michael Albinus
-
* dbusbind.c (Fdbus_register_method): Added optional parameter2011-01-04, by Michael Albinus
-
* net/dbus.el (dbus-register-property): Added optional parameter2011-01-04, by Michael Albinus
-
* lisp/textmodes/rst.el (rst-compile-pdf-preview)2011-01-04, by Andreas Schwab
-
Small rst.el stuff.2011-01-04, by Glenn Morris
-
* src/emacs.c (emacs_copyright): Update short copyright year to 2011.2011-01-04, by Glenn Morris
-
flow-fill.el (fill-flowed-encode): Do encoding citation-aware.2011-01-04, by Katsumi Yamaoka
-
add neglected allout.el ChangeLog entries to ChangeLog.2011-01-03, by Ken Manheimer
-
Don't use png_jmpbuf, it doesn't work with dynamic loading.2011-01-03, by Eli Zaretskii
-
gnus-msg.el (gnus-message-replyencrypt): Default to `t'.2011-01-03, by Katsumi Yamaoka
-
* lisp/gnus/sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.2011-01-03, by Glenn Morris
-
Small sieve.el fix for bug #7720.2011-01-03, by Glenn Morris
-
Update NEWS for xml.c name changes.2011-01-03, by Glenn Morris
-
nnimap.el (nnimap-login): Refactored out into own function, and implement CRAM-MD5.2011-01-02, by Katsumi Yamaoka
-
Fix merge of fix for bug #7716.2011-01-02, by Eli Zaretskii
-
Merge changes from emacs-23 branch2011-01-02, by Chong Yidong
-
Merge changes from emacs-23 branch2011-01-02, by Chong Yidong
-
Remove duplicate ChangeLog entry.2011-01-02, by Glenn Morris
-
* lisp/files.el (file-local-variables-alist): Make permanent-local.2011-01-02, by Stefan Monnier
-
* lisp/mail/mail-utils.el (mail-strip-quoted-names): Don't modify the2011-01-02, by Stefan Monnier
-
Set short copyright year to 2011.2011-01-02, by Glenn Morris
-
Mail-utils fix for bug#7746. (tiny change)2011-01-02, by Glenn Morris
-
Small mail-utils fix for bug 7760.2011-01-02, by Glenn Morris
-
* net/tramp.el (tramp-methods): Add recursive options to "scpc",2010-12-31, by Michael Albinus
-
More elegant solution for accessing png_ptr without GCC warnings.2010-12-31, by Eli Zaretskii
-
nt/configure.bat (end): Unset environment variables used by this batch file.2010-12-31, by Eli Zaretskii
-
Fix bug #7716 with PNG image support libraries on Windows.2010-12-31, by Eli Zaretskii
-
* rmail.texi (Rmail Display): Edit for grammar and conciseness.2010-12-30, by Chong Yidong
-
* emacsclient.1: Arrange options alphabetically (Bug#7620).2010-12-29, by Chong Yidong
-
* src/.gdbinit (xgetptr): Fix the union+lsb case.2010-12-27, by Stefan Monnier
-
rmail.texi (Rmail Display): Describe new features of Rmail in Info.2010-12-27, by Kenichi Handa
-
rmail.texi (Rmail Display): Describe new features of Rmail in Info.2010-12-27, by Kenichi Handa
-
merge emacs-232010-12-27, by Kenichi Handa
-
* src/window.c (Fmove_to_window_line): Avoid abort when called in a buffer2010-12-26, by Stefan Monnier
-
Fix wording of changes in revno 100330.2010-12-25, by Eli Zaretskii
-
Fix bug #7662 with aligning key bindings equivalent to menu items.2010-12-25, by Eli Zaretskii
-
Fix bug #7713 with doc string of display-time-mode.2010-12-25, by Eli Zaretskii
-
Fix bug #7702 with docs of selections wrt MS-Windows.2010-12-25, by Eli Zaretskii
-
Fix bug #7667: mention debug-on-quit in the manual.2010-12-25, by Eli Zaretskii
-
More fallout from fixing bug #7587.2010-12-25, by Eli Zaretskii
-
Fix error handling of MIME parsing.2010-12-24, by Kenichi Handa
-
Fix error handling of MIME parsing.2010-12-24, by Kenichi Handa
-
merge emacs-232010-12-24, by Kenichi Handa
-
merge emacs-232010-12-24, by Kenichi Handa
-
merge emacs-232010-12-24, by Kenichi Handa
-
merge emacs-232010-10-13, by Kenichi Handa
-
Fix wording of rmail's section in NEWS.2010-12-24, by Kenichi Handa
-
Fix wording of rmail's section in NEWS.2010-12-24, by Kenichi Handa
-
merge emacs-232010-12-24, by Kenichi Handa
-
* xterm.c (x_check_fullscreen): Fix pixel/character mixup.2010-12-24, by Jan D.
-
Update autoloads in rmail.el2010-12-24, by Andreas Schwab
-
Enable display mode of MIME message in rmail.2010-12-24, by Kenichi Handa
-
Enable display mode of MIME message in rmail.2010-12-24, by Kenichi Handa
-
merge emacs-232010-12-24, by Kenichi Handa
-
* help-fns.el (describe-variable): Fix 2010-12-17 change (Bug#7511).2010-12-20, by Chong Yidong
-
* lisp/isearch.el (isearch-lazy-highlight-error): New variable.2010-12-20, by Juri Linkov
-
Minor doc fix for manual; bug#76742010-12-18, by Glenn Morris
-
Fallout from fixing bug #7587.2010-12-18, by Eli Zaretskii
-
Fix change that fixed bug #7587.2010-12-17, by Eli Zaretskii
-
* lisp/help-fns.el (describe-variable): Don't emit trailing whitespace (Bug#7511).2010-12-17, by Chong Yidong
-
* lisp/mail/binhex.el: Improve commentary (Bug#7482).2010-12-17, by Chong Yidong
-
Minor fix for eshell-previous-matching-input (Bug#7585).2010-12-17, by Chong Yidong
-
* xdisp.c (Fformat_mode_line): Restrict the FACE argument to basic faces (Bug#7587).2010-12-16, by Chong Yidong
-
Use make-temp-file in rst.el (Bug#7646).2010-12-16, by Chong Yidong
-
Fix error in last commit.2010-12-15, by Chong Yidong
-
* emulation/edt-mapper.el: Override mapping of function keys2010-12-15, by Chong Yidong
-
* doc/emacs/trouble.texi (Checklist): Mention not replying via news either.2010-12-14, by Glenn Morris
-
Fix bug #7617 with documentation of expand-file-name.2010-12-13, by Eli Zaretskii
-
Fix bug #7589 with EOL format in smtpmail's queued mail.2010-12-13, by Eli Zaretskii
-
Merge changes made in Gnus trunk.2011-01-02, by Katsumi Yamaoka
-
(allout-auto-fill): Do not infinitely recurse - use do-auto-fill if2011-01-02, by Ken Manheimer
-
Reduce GTK tool-bar switching delay by avoiding selective show/hide of widgets.2011-01-01, by Chong Yidong
-
* net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"2010-12-31, by Michael Albinus
-
For nextstep: Handle bad utf-8 in buffer name, always use buffer name for title.2010-12-31, by Jan D.
-
* misc.texi (Document View): Update DocView section with newly2010-12-30, by Tassilo Horn
-
* doc-view.el (doc-view-set-doc-type): New function refactored2010-12-30, by Tassilo Horn
-
* lisp/emacs-lisp/rx.el (rx-syntax): Fix typo.2010-12-30, by Andreas Schwab
-
* doc-view.el (doc-view-toggle-display): Perform rassq-delete-all2010-12-30, by Tassilo Horn
-
* doc-view.el (doc-view-mode, doc-view-toggle-display): Use2010-12-30, by Tassilo Horn
-
* doc-view.el (doc-view-doc->txt): Handle OpenDocument (or MS Office) files also for searching.2010-12-30, by Tassilo Horn
-
* doc-view.el: Implement viewing of OpenDocument (and Microsoft Office) files.2010-12-30, by Tassilo Horn
-
Encode frame title and icon name before setting.2010-12-30, by Jan D.
-
* net/tramp.el (tramp-default-method-alist)2010-12-30, by Michael Albinus
-
* window.c (syms_of_window): Add missing defsubr for window-use-time.2010-12-29, by Chong Yidong
-
* configure.in: Make gameuser configurable (Bug#7717).2010-12-29, by Chong Yidong
-
* lisp/textmodes/conf-mode.el (conf-font-lock-keywords): Minor tweak (Bug#7712).2010-12-29, by Chong Yidong
-
* lisp/saveplace.el (save-place-alist-to-file): Save list sorted and2010-12-29, by Karl Fogel
-
(allout-v18/19-file-var-hack): Obsolete, remove.2010-12-28, by Ken Manheimer
-
Restore x_alloc_lighter_color_for_widget, needed for lwlib2010-12-28, by Andreas Schwab
-
Fix 2010-12-20 change to tool-bar.el.2010-12-28, by Chong Yidong
-
* net/secrets.el (secrets-delete-alias): New defun.2010-12-27, by Michael Albinus
-
Remove unused declarations2010-12-27, by Andreas Schwab
-
* scroll.c: Fix comment.2010-12-27, by Andreas Schwab
-
Protoize2010-12-27, by Andreas Schwab
-
* net/tramp.el (tramp-default-user-alist): Do not add "ssh" based2010-12-27, by Michael Albinus
-
Make GPG-sign-by-sender code robuster.2010-12-27, by Daiki Ueno
-
* admin/bzrmerge.el: New file to help merge branches while skipping2010-12-27, by Stefan Monnier
-
* lisp/emacs-lisp/rx.el: Make it a superset of sregex.2010-12-26, by Stefan Monnier
-
Fix bug #7699 with pasting selected text on MS-Windows.2010-12-25, by Eli Zaretskii
-
Fix indentation2010-12-24, by Andreas Schwab
-
Fix up last change.2010-12-23, by Stefan Monnier
-
* src/print.c (print, print_preprocess, print_object): Use a hash table2010-12-22, by Stefan Monnier
-
Add Obsolete-since: header to pgg*.el.2010-12-22, by Daiki Ueno
-
Fix the log entry for reverting of gnus-util.el.2010-12-22, by Katsumi Yamaoka
-
Resection the Killing chapter in the Emacs manual.2010-12-21, by Chong Yidong
-
Fix 2010-04-19 merge error in doc/emacs/maintaining.texi (Bug#7674).2010-12-21, by Chong Yidong
-
* help-fns.el (find-lisp-object-file-name): Locate .emacs from .emacs.elc (Bug#7530).2010-12-21, by Chong Yidong
-
Revert bogus 2010-10-24 change to widget-image-find.2010-12-21, by Chong Yidong
-
Mark PGG obsolete.2010-12-21, by Daiki Ueno
-
Revert "gnus-util: rewrite gnus-rescale-image".2010-12-20, by Katsumi Yamaoka
-
* dnd.el (dnd-get-local-file-name): Unhex of file name shall2010-12-20, by Jan D.
-
Bind "Copy" menu item to kill-ring-save, obsoleting menu-bar-kill-ring-save.2010-12-20, by Chong Yidong
-
* src/frame.c (focus_follows_mouse): Default to 0 (Bug#7269).2010-12-20, by Chong Yidong
-
Move color.el out of the gnus/ tree.2010-12-20, by Chong Yidong
-
Fix 2010-11-22 change to diff.el.2010-12-20, by Chong Yidong
-
Implement tool-bar separators for non-GTK tool-bars.2010-12-20, by Chong Yidong
-
Minor clean up to silence some gcc warnings.2010-12-19, by Stefan Monnier
-
Add missing ChangeLog entry for r102680.2010-12-18, by Glenn Morris
-
* doc/lispref/keymaps.texi (Simple Menu Items, Extended Menu Items):2010-12-18, by Stefan Monnier
-
Merge changes made in Gnus trunk.2010-12-17, by Katsumi Yamaoka
-
* loadup.el: Use version numbers in Cygwin build.2010-12-17, by Ken Brown
-
Ask for confirmation in ido-file-internal (Bug#1238).2010-12-17, by Chong Yidong
-
Support for menu separators in the GTK tool-bar.2010-12-17, by Chong Yidong
-
Mention epa-file-select-keys in epa.texi.2010-12-17, by Daiki Ueno
-
Synopsis: Migrate allout encryption provisions from pgg library, which is2010-12-16, by Ken Manheimer
-
nnimap.el (nnimap-wait-for-response): Fix the end-point calculation to really consider the last line.2010-12-16, by Katsumi Yamaoka
-
last pgg adjustment before migrating to epg.2010-12-16, by Ken Manheimer
-
Merge changes made in Gnus trunk.2010-12-16, by Katsumi Yamaoka
-
(allout-mode), (allout-encrypt-string): Describe the problem with caching2010-12-16, by Ken Manheimer
-
respect epa-file-encrypt-to, defaulting to it when encrypting, if set, and2010-12-16, by Ken Manheimer
-
- replace pgg with epg/epa - working version, with no calls to pgg.2010-12-10, by Ken Manheimer
-
partial checking with substantial progress towards epg passphrase2010-12-08, by Ken Manheimer
-
Elide passphrase caching provisions in preparation for migration from PGG2010-11-26, by Ken Manheimer
-
(allout-encrypt-string): remove pgg version check. (this minimal change is2010-11-22, by Ken Manheimer
-
Handle invisible cursor (bg same as cursor color) for Nextstep.2010-12-16, by Jan D.
-
url-cookie.el: Require 'cl when compiling2010-12-16, by Miles Bader
-
Extend epa-file-select-keys to allow users to inhibit key selection.2010-12-16, by Daiki Ueno
-
etc/NEWS: Document eshell-directory-name change.2010-12-16, by Chong Yidong
-
* eshell/eshell.el (eshell-directory-name): Use locate-user-emacs-file (Bug#7578).2010-12-16, by Chong Yidong
-
Doc fix for just-one-space change. Document it in NEWS.2010-12-16, by Chong Yidong
-
shr.el (shr-insert): Set shr-start after deleting trailing space; don't delete it within indentation.2010-12-16, by Katsumi Yamaoka
-
gnus-agent.el: Indent.2010-12-15, by Katsumi Yamaoka
-
Remove code and comments related to lib-src/fns-*.el; long removed.2010-12-15, by Glenn Morris
-
New command rectangle-number-lines (Bug#4382).2010-12-15, by Chong Yidong
-
Delete long unused functions and variables in rect.el.2010-12-15, by Chong Yidong
-
spam.el: Reindent and fix long lines.2010-12-14, by Katsumi Yamaoka
-
gnus.texi (The swish++ Engine): Add customizable parameters descriptions.2010-12-14, by Katsumi Yamaoka
-
* NEWS: Mention new Tramp method "ksu".2010-12-14, by Michael Albinus
-
* tramp.texi (Inline methods): Add "ksu" method.2010-12-14, by Michael Albinus
-
* net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.2010-12-14, by Michael Albinus
-
nnir.el (nnir-mode): Don't install registry hooks if user hasn't installed the registry.2010-12-14, by Katsumi Yamaoka
-
Tidy up some js.el requires.2010-12-14, by Glenn Morris
-
Misc sendmail.el.2010-12-14, by Glenn Morris
-
ChangeLog fix.2010-12-14, by Glenn Morris
-
Make build-mail-aliases an interactive command.2010-12-14, by Glenn Morris
-
Remove some dired.el autoload cookies on defcustoms.2010-12-14, by Glenn Morris
-
Make some dired defvars into defcustoms.2010-12-14, by Glenn Morris
-
* lisp/mail/mail-utils.el: No need to require lisp-mode, it's in loadup.2010-12-14, by Glenn Morris
-
Misc url-cookie tidy-up.2010-12-14, by Glenn Morris
-
gnus.texi (Filtering New Groups): Mention.2010-12-13, by Katsumi Yamaoka
-
nnir.el (nnir-run-gmane): Better check for gmane groups: error out if groupname doesn't contain "gmane".2010-12-13, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-12-13, by Katsumi Yamaoka
-
* net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.2010-12-13, by Romain Francoise
-
ChangeLog fixes.2010-12-13, by Glenn Morris
-
ChangeLog merge fix.2010-12-13, by Glenn Morris
-
ChangeLog merge fix.2010-12-13, by Glenn Morris
-
ChangeLog whitespace fix.2010-12-13, by Glenn Morris
-
ChangeLog merge fix.2010-12-13, by Glenn Morris
-
Merge from emacs-232010-12-13, by Stefan Monnier
-
subr.el (posn-col-row): Evaluate header-line-format in the context of2010-12-12, by Eli Zaretskii
-
Document that expand-file-name collapses multiple slashes. (Bug#7617)2010-12-12, by Eli Zaretskii
-
Fallout from bug #7563.2010-12-11, by Eli Zaretskii
-
Fix bug #7398 with truncated glyphs in tooltip display on w32.2010-12-11, by Eli Zaretskii
-
Code cleanup in xdisp.c regarding string_char_and_length.2010-12-11, by Eli Zaretskii
-
Fix bug #7563 with docs of split-string-and-unquote.2010-12-11, by Eli Zaretskii
-
Fix bug #7576 with lack of index entries for character syntax.2010-12-11, by Eli Zaretskii
-
* doc/emacs/text.texi (HTML Mode): Small fixes.2010-12-11, by Glenn Morris
-
Doc fixes.2010-12-11, by Glenn Morris
-
[Backport from trunk]: * make-dist: Exclude etc/*.pyc.2010-12-11, by Glenn Morris
-
Move call to Fkill_emacs from signal handler (session event) (Bug#7552).2010-12-10, by Jan D.
-
* net/tramp.el (tramp-action-password, tramp-process-actions):2010-12-10, by Michael Albinus
-
* doc/emacs/trouble.texi (Checklist): Fix typo in newsgroup name.2010-12-10, by Glenn Morris
-
Commit missing file from r100288.2010-12-10, by Glenn Morris
-
Fix bug #1077 with popping new frames from a minibuffer-only frame.2010-12-09, by Eli Zaretskii
-
diary-lib fix for bug#7536.2010-12-09, by Glenn Morris
-
* lisp/mail/smtpmail.el (smtpmail-send-it): Revert previous change.2010-12-09, by Glenn Morris
-
* net/tramp.el (tramp-handle-start-file-process): Protect2010-12-08, by Michael Albinus
-
* lisp/log-edit.el (log-edit-changelog-entries): Regexp quote filename.2010-12-08, by Glenn Morris
-
* lisp/cus-edit.el (custom-save-all): Bind print-length and print-level to nil.2010-12-08, by Glenn Morris
-
mouse.el fix for bug#7586.2010-12-08, by Glenn Morris
-
Small smtpmail fix for bug#7588.2010-12-08, by Glenn Morris
-
Fix ChangeLog whitespace.2010-12-08, by Glenn Morris
-
Fix ChangeLog typo.2010-12-08, by Glenn Morris
-
* diff-mode.el (diff-refine-hunk): Make it work when the hunk contains2010-12-07, by Stefan Monnier
-
* doc/lispref/modes.texi (Auto-Indentation): New section to document SMIE.2010-12-07, by Stefan Monnier
-
* xsmfns.c (smc_die_CB): Call Fkill_emacs.2010-12-07, by Jan D.
-
Fix Lawrence Mitchell's email address in lisp/ChangeLog.2010-12-06, by Chong Yidong
-
* dired-aux.el (dired-do-redisplay): Postphone dired-after-readin-hook while mapping over marks (Bug#6810).2010-12-06, by Chong Yidong
-
Initialize image-dired auxilliary filenames relative to image-dired-dirs (Bug#7518).2010-12-06, by Chong Yidong
-
Fix arg usage of format-decode-run-method (Bug#7488).2010-12-06, by Chong Yidong
-
Fix crash with invisible text and overlays (Bug#7016).2010-12-06, by Chong Yidong
-
* frame.el (blink-cursor-mode): Make default t for ns.2010-12-06, by Jan D.
-
Fix for 7412 (no cursor on image) backported from trunk.2010-12-05, by Jan D.
-
Trivial fixes for epg.el.2010-12-05, by Daiki Ueno
-
Document behavior of lazy highlight in word search (Bug#7470).2010-12-05, by Chong Yidong
-
* vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).2010-12-05, by Chong Yidong
-
Doc fixes for comint functions (Bug#7499).2010-12-05, by Chong Yidong
-
Doc fix for posn-* functions (Bug#7471).2010-12-05, by Chong Yidong
-
Avoid infloop when scrolling conservatively (Bug#7537).2010-12-05, by Chong Yidong
-
* dired.el (dired-pop-to-buffer): Bind pop-up-frames to nil (Bug#7533).2010-12-04, by Chong Yidong
-
* url-cookie.el (url-cookie-retrieve): Handle null LOCALPART (Bug#7543).2010-12-04, by Chong Yidong
-
* lisp/files.el (auto-mode-alist): Handle .dbk (DocBook) with xml-mode.2010-12-04, by Chong Yidong
-
* simple.el (transient-mark-mode): Doc fix (Bug#7465).2010-12-04, by Chong Yidong
-
display.texi (Other Display Specs): Document left-fringe and right-fringe2010-12-04, by Eli Zaretskii
-
Fix bug #4674 with UNCs in file-relative-name.2010-12-04, by Eli Zaretskii
-
display.texi (Optional Mode Line): Make the description of load-average2010-12-04, by Eli Zaretskii
-
Describe MS-Windows specific startup issues, incl. emacsclientw.exe2010-12-04, by Eli Zaretskii
-
msdog.texi (Windows HOME): Mention that HOME can also be set in the registry,2010-12-04, by Eli Zaretskii
-
That's not how you spell "initialization".2010-12-02, by Glenn Morris
-
Handle negative top/left in frame parameters (Bug#7510).2010-12-02, by Jan D.
-
ChangeLog fixes.2010-12-02, by Glenn Morris
-
* doc/misc/cl.texi (For Clauses): Small fixes for frames and windows.2010-12-02, by Glenn Morris
-
Small ps-print fixes.2010-12-02, by Glenn Morris
-
Implement rmail-search-mime-message-function.2010-12-02, by Kenichi Handa
-
merge emacs-232010-12-02, by Kenichi Handa
-
* doc/lispref/backups.texi (Making Backups):2010-12-01, by Stefan Monnier
-
* lisp/ido.el (ido-common-initilization): New function.2010-12-01, by Stefan Monnier
-
Implement rmail-search-mime-message-function.2010-11-29, by Kenichi Handa
-
proto-stream.el (proto-stream-open-network-only): Fix the calling convention of the network-only option.2010-12-13, by Katsumi Yamaoka
-
* lisp/bookmark.el (bookmark-name-from-full-record): Rename back to2010-12-12, by Karl Fogel
-
(c-forward-type): Before scanning a template arglist, check that the2010-12-12, by Alan Mackenzie
-
Merge branch to update Org mode to version 7.42010-12-11, by Carsten Dominik
-
Update to Org mode 7.42010-12-11, by Carsten Dominik
-
Fix bug #7398 with truncated glyphs in w32 tooltips.2010-12-11, by Eli Zaretskii
-
Misc vc-bzr.el.2010-12-11, by Glenn Morris
-
* lisp/textmodes/sgml-mode.el (sgml-xml-guess): Add .xhtml extension.2010-12-11, by Glenn Morris
-
* lisp/files.el (auto-mode-alist): Use html-mode for *.xhtml.2010-12-11, by Glenn Morris
-
ChangeLog fix.2010-12-11, by Glenn Morris
-
* etc/TODO: Updates; and re-fill some lines.2010-12-11, by Glenn Morris
-
* make-dist: Exclude etc/*.pyc.2010-12-11, by Glenn Morris
-
Merge changes made in Gnus trunk.2010-12-11, by Katsumi Yamaoka
-
Don't depend on POSIX compatible parsing of parameter expansion2010-12-10, by Andreas Schwab
-
Derive from prog-mode, use derived-mode-p, and fix up various2010-12-10, by Stefan Monnier
-
* configure.in: Don't double machfile in final message.2010-12-10, by Andreas Schwab
-
* lisp/textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.2010-12-10, by Stefan Monnier
-
arc-mode.el (archive-zip-extract): If w32-quote-process-args is nil, do quote2010-12-10, by Eli Zaretskii
-
* lisp/files.el (diff-no-select): Declare.2010-12-10, by Glenn Morris
-
Small emacsbug.el stuff.2010-12-10, by Glenn Morris
-
* lisp/comint.el (comint-input-ring-file-name): Doc fix.2010-12-10, by Glenn Morris
-
Fix ChangeLog attribution.2010-12-10, by Glenn Morris
-
shr.el (shr-tag-label): Add <label> support.2010-12-09, by Katsumi Yamaoka
-
Fix bug #1077 with popping new frames from a minibuffer-only frame.2010-12-09, by Eli Zaretskii
-
mm-util.el (mm-ucs-to-char): Use eval-and-compile.2010-12-09, by Katsumi Yamaoka
-
Tiny code fix.2010-12-09, by Vinicius Jose Latorre
-
shr.el (shr-tag-script): Ignore <script>.2010-12-09, by Katsumi Yamaoka
-
shr.el (shr-image-displayer): Work for images lined side by side.2010-12-09, by Katsumi Yamaoka
-
Rename some landmark functions.2010-12-09, by Glenn Morris
-
gnus-demon.el (gnus-demon-init): Call run-with-timer with time as argument, not t. XEmacs does not support that.2010-12-08, by Katsumi Yamaoka
-
New version 13.2. (Bug#7582)2010-12-08, by Vinicius Jose Latorre
-
nnir.el (nnir-request-expire-articles): New function.2010-12-08, by Katsumi Yamaoka
-
nnir.el (nnir-retrieve-headers): Use rassq when comparing article ids.2010-12-08, by Katsumi Yamaoka
-
Adjust parameter names and doc strings to resolve confusion over2010-12-08, by Karl Fogel
-
In gdb, try to init comint history from gdbhist.2010-12-08, by Glenn Morris
-
* mail/emacsbug.el (report-emacs-bug): Try to handle some other mail clients.2010-12-08, by Glenn Morris
-
Make verify-visited-file-modtime default to the current buffer.2010-12-08, by Glenn Morris
-
* lisp/files.el (dir-locals-collect-variables): Don't let errors stop us.2010-12-08, by Stefan Monnier
-
shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.2010-12-07, by Katsumi Yamaoka
-
* simple.el (just-one-space): Make argument n default to 1 if2010-12-07, by Tassilo Horn
-
* lisp/electric.el (electric-indent-post-self-insert-function):2010-12-07, by Stefan Monnier
-
nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.2010-12-07, by Katsumi Yamaoka
-
Decode extra numeric entities.2010-12-07, by Katsumi Yamaoka
-
* lisp/gnus/message.el: Use completion-at-point.2010-12-07, by Stefan Monnier
-
shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol character if a non-breakable character follows.2010-12-07, by Katsumi Yamaoka
-
proto-stream.el (proto-stream-open-tls): Return nil if we don't get any stream.2010-12-06, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-12-06, by Katsumi Yamaoka
-
* lisp/bindings.el (complete-symbol): Move back from minibuffer.el.2010-12-06, by Stefan Monnier
-
* lisp/simple.el (just-one-space): Delete newlines for negative arg.2010-12-06, by Stefan Monnier
-
Return CDATA sections (like <style>foo</style>) as text nodes.2010-12-06, by Lars Magne Ingebrigtsen
-
* lisp/ansi-color.el (ansi-color-unfontify-region): Replace by trivial def.2010-12-06, by Stefan Monnier
-
* src/lread.c (read1): Allow newstyle unquote outside of backquote.2010-12-06, by Stefan Monnier
-
nnir.el (nnir-request-move-article): Remove obsolete code.2010-12-06, by Katsumi Yamaoka
-
gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.2010-12-05, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-12-05, by Katsumi Yamaoka
-
* src/process.c: Remove checks for HAVE_SYS_IOCTL_H (Bug#7484).2010-12-05, by Chong Yidong
-
* lisp/vc/vc-dir.el (vc-dir-query-replace-regexp): Doc fix (Bug#7501).2010-12-05, by Chong Yidong
-
* configure.in: Fix last change.2010-12-04, by Chong Yidong
-
Smarter initialization for dired-use-ls-dired (Bug#7546).2010-12-04, by Chong Yidong
-
Remove empty machine description files2010-12-04, by Andreas Schwab
-
* lisp/replace.el: Add "collect" feature to occur.2010-12-04, by Stefan Monnier
-
* lisp/progmodes/which-func.el (which-func-ff-hook): Log the error message.2010-12-04, by Stefan Monnier
-
* lisp/subr.el (with-demoted-errors): Distinguish symbols from strings.2010-12-03, by Stefan Monnier
-
* lisp/newcomment.el (comment-styles): Add docs to each style.2010-12-03, by Stefan Monnier
-
Fix file deletion errors in revision 102572 and 102573.2010-12-03, by Chong Yidong
-
Remove EXPLICIT_SIGN_EXTEND.2010-12-03, by Chong Yidong
-
nnir.el: Rearrange code to allow macros to be autoloaded by gnus-sum.el.2010-12-03, by Chong Yidong
-
gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.2010-12-03, by Chong Yidong
-
Revert to revision 102571.2010-12-03, by Chong Yidong
-
Remove EXPLICIT_SIGN_EXTEND.2010-12-03, by Andreas Schwab
-
Restore another execute-bit.2010-12-03, by Glenn Morris
-
Restore executable bit omitted when undeleting files in revisiton 102573.2010-12-03, by Chong Yidong
-
nnir.el: Rearrange code to allow macros to be autoloaded by gnus-sum.el.2010-12-03, by Katsumi Yamaoka
-
Restore files that I seem to have mistakenly deleted.2010-12-03, by Katsumi Yamaoka
-
gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.2010-12-03, by Katsumi Yamaoka
-
Restore dock New Frame and Preferences menu functions (Bug#7535).2010-12-03, by Jan D.
-
Draw cursor and images correctly for Nextstep (bug#7412).2010-12-03, by Jan D.
-
* frame.c (x_set_font): Remove unused variable.2010-12-03, by Andreas Schwab
-
Update cl-loaddefs.el2010-12-03, by Andreas Schwab
-
gnus-util.el (gnus-macroexpand-all): Fix last change.2010-12-03, by Katsumi Yamaoka
-
gnus-util.el (gnus-macroexpand-all): Allow optional argument `environment'.2010-12-03, by Katsumi Yamaoka
-
gnus-util.el (gnus-macroexpand-all): Don't modify argument.2010-12-03, by Katsumi Yamaoka
-
Silence nxml-mode.el compilation.2010-12-03, by Glenn Morris
-
Remove leading `*' from nxml defcustom docs.2010-12-03, by Glenn Morris
-
startup.el trivia.2010-12-03, by Glenn Morris
-
Remove some browse-url.el autoloads.2010-12-03, by Glenn Morris
-
emacsbug.el trivia.2010-12-03, by Glenn Morris
-
diff-sentinel trivia.2010-12-03, by Glenn Morris
-
* lisp/gnus/mm-extern.el (message-goto-body): Update declaration.2010-12-03, by Glenn Morris
-
Standardize license notices in new files.2010-12-03, by Glenn Morris
-
EMACS_UNIBYTE trivia.2010-12-03, by Glenn Morris
-
gnus-util.el (gnus-macroexpand-all): Fix last change.2010-12-03, by Katsumi Yamaoka
-
gnus-util.el (gnus-macroexpand-all): New function.2010-12-03, by Katsumi Yamaoka
-
Trivial fixes for epg.el.2010-12-03, by Daiki Ueno
-
message.el (message-from-style): Fix previous commit.2010-12-02, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-12-02, by Katsumi Yamaoka
-
* net/tramp.el (tramp-local-host-regexp): Add "localhost6".2010-12-02, by Michael Albinus
-
cl-macs `loop' fix for bug#7492.2010-12-02, by Glenn Morris
-
Small flymake changes.2010-12-02, by Glenn Morris
-
* nsmenu.m (update_frame_tool_bar): Remove NSLog on invalid image.2010-12-02, by Jan D.
-
Draw text under filled box cursor in inverted color (Bug#7479).2010-12-02, by Jan D.
-
update tags2010-11-30, by convert-repo
-
* lisp/nxml/nxml-mode.el (nxml-parent-document): Add a variable.2010-11-30, by Sam Steingold
-
Fix error in last merge.2010-11-30, by Chong Yidong
-
Merge changes from emacs-23 branch.2010-11-27, by Chong Yidong
-
Merge changes from emacs-23 branch2010-11-27, by Chong Yidong
-
Fix log-edit-font-lock-keywords (Bug#6465).2010-11-27, by Chong Yidong
-
Fix bug #7308 with `locate' on MS-Windows.2010-11-27, by Eli Zaretskii
-
Fix bug #7446 with overrunning input buffer in ebrowse.2010-11-27, by Eli Zaretskii
-
* emacs-lisp/smie.el (smie-prec2->grammar): Simplify handling2010-11-26, by Stefan Monnier
-
mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported multipart subtypes, insert all as usual.2010-11-26, by Kenichi Handa
-
mail/rmailmm.el (rmail-mime-insert-multipart): For unsupported multipart subtypes, insert all as usual.2010-11-26, by Kenichi Handa
-
mail/rmail.el: Require rfc2047.2010-11-26, by Kenichi Handa
-
mail/rmail.el: Require rfc2047.2010-11-26, by Kenichi Handa
-
Improve rmail's MIME handling.2010-11-26, by Kenichi Handa
-
Improve rmail's MIME handling.2010-11-26, by Kenichi Handa
-
Fix decoding of emacs-mule coding system.2010-11-25, by Kenichi Handa
-
merge emacs-232010-11-25, by Kenichi Handa
-
* progmodes/which-func.el (which-func-imenu-joiner-function):2010-11-24, by Stefan Monnier
-
* net/tramp.el (tramp-default-method-alist)2010-11-23, by Michael Albinus
-
Tweak previous nxml doc change.2010-11-23, by Glenn Morris
-
* doc/misc/nxml-mode.texi (Introduction): New section.2010-11-23, by Glenn Morris
-
ChangeLog fix for initial nxml import.2010-11-23, by Glenn Morris
-
Small VC fixes for doc/emacs.2010-11-23, by Glenn Morris
-
Back-port revision 101465 from the trunk, to resolve bug #7452.2010-11-22, by Eli Zaretskii
-
bugtracker: REALLY correct locations of bzr *.conf files.2010-11-22, by Eli Zaretskii
-
Fix image cache marking bug (Bug#6301).2010-11-22, by Chong Yidong
-
* etc/HELLO: Add ancient Greek (Bug#7418).2010-11-21, by Chong Yidong
-
* editfns.c (Fbyte_to_string): Signal an error if arg is not a byte.2010-11-21, by Chong Yidong
-
Document byte-to-string in Lisp manual.2010-11-21, by Chong Yidong
-
bugtracker: Correct locations of bzr *.conf files.2010-11-21, by Eli Zaretskii
-
Backport fixes for Bug#5390 and Bug#5694 from trunk.2010-11-21, by Chong Yidong
-
Make the sys.path remove in Python mode customizable (Bug#7454).2010-11-21, by Chong Yidong
-
* maintaining.texi (Version Control Systems): Fix repeated sentence.2010-11-21, by Chong Yidong
-
python.el comment.2010-11-21, by Glenn Morris
-
Document VC headers and other VC changes.2010-11-20, by Chong Yidong
-
Prompt before running print commands.2010-11-20, by Chong Yidong
-
Document some Emacs 23.3 changes in manuals.2010-11-20, by Chong Yidong
-
Fix bug 7425.2010-11-20, by Jan D.
-
* pop3.el (pop3-open-server): Read server greeting before starting TLS negotiation.2010-11-19, by Chong Yidong
-
startup.el trivia.2010-11-27, by Glenn Morris
-
Fix decoding of emacs-mule coding system.2010-11-25, by Kenichi Handa
-
Exclude NL and TAB from c0-control group for glyphless display.2010-11-27, by Eli Zaretskii
-
sendmail.el trivia.2010-11-27, by Glenn Morris
-
* lisp/allout.el (allout-command-prefix, allout-mode-map): Declare.2010-11-27, by Glenn Morris
-
* lisp/shell.el (shell-dir-cookie-re): Move definition before use.2010-11-27, by Glenn Morris
-
Fix emacsbug.el errors clearly flagged by the byte-compiler.2010-11-27, by Glenn Morris
-
Regenerate ldefs-boot.el.2010-11-27, by Glenn Morris
-
Force left-to-right paragraph direction in echo area and prog-mode buffers.2010-11-26, by Eli Zaretskii
-
term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.2010-11-26, by Eli Zaretskii
-
term/pc-win.el (x-get-selection-internal): Emulation for MS-DOS.2010-11-26, by Eli Zaretskii
-
Fix and document components of mouse event position.2010-11-26, by Eli Zaretskii
-
color.el: Rename various rgb functions to srgb.2010-11-26, by Katsumi Yamaoka
-
nnimap.el (nnimap-request-set-mark): Remove left over.2010-11-26, by Katsumi Yamaoka
-
shr.el (shr-insert): Revert last change.2010-11-26, by Katsumi Yamaoka
-
* lisp/calendar/diary-lib.el (diary-outlook-format): Remove pointless element.2010-11-26, by Glenn Morris
-
* lisp/calendar/diary-lib.el (diary-outlook-format-1): Another fix.2010-11-26, by Glenn Morris
-
* lisp/calendar/diary-lib.el (diary-outlook-format-1): Fix match-strings.2010-11-26, by Glenn Morris
-
diary-lib.el diary-outlook* changes.2010-11-26, by Glenn Morris
-
nnmail.el (nnmail-expiry-target-group): Protect against degenerate results from -accept-article.2010-11-26, by Katsumi Yamaoka
-
gnus-art.el (gnus-url-mailto): Unfold URLs before using them.2010-11-26, by Katsumi Yamaoka
-
* mail/rfc2368.el (rfc2368-parse-mailto-url): Unfold URLs before2010-11-26, by Lars Magne Ingebrigtsen
-
nnimap.el (nnimap-request-set-mark): Add is "+", not "-".2010-11-26, by Katsumi Yamaoka
-
nnml.el, nnfolder.el, nntp.el (*-request-set-mark): Extend syntax with 'set.2010-11-26, by Katsumi Yamaoka
-
nnimap.el (nnimap-find-uid-response): The UID is the last element in the list.2010-11-26, by Katsumi Yamaoka
-
nnimap.el (nnimap-last-response-string): Remove the unfolding -- it introduces regressions in article selection.2010-11-26, by Katsumi Yamaoka
-
nnimap.el (nnimap-last-response-string): Fix last unfolding fix.2010-11-25, by Katsumi Yamaoka
-
message.el (message-called-interactively-p): A temporary macro.2010-11-25, by Katsumi Yamaoka
-
nnimap.el (nnimap-unfold-quoted-lines): Refactor out.2010-11-25, by Katsumi Yamaoka
-
* diff.el (diff): Fix it for good, hopefully, this time.2010-11-25, by Stefan Monnier
-
Fixing bug #7474 also fixes #7481.2010-11-25, by Eli Zaretskii
-
Fix bug #7474 with cursor positioning in overlay strings.2010-11-25, by Eli Zaretskii
-
shr.el (shr-insert): Fix the way to fold lines.2010-11-25, by Katsumi Yamaoka
-
gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].2010-11-25, by Katsumi Yamaoka
-
shr-color.el (shr-color-visible): Don't bug out if the colour names don't exist.2010-11-25, by Katsumi Yamaoka
-
* lisp/vc/diff.el (diff): Fix last change.2010-11-25, by Stefan Monnier
-
shr.el (shr-get-background): Fix argument name.2010-11-25, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-11-24, by Katsumi Yamaoka
-
* lisp/emacs-lisp/pcase.el: Improve pcase-let. Use "pcase--" prefix.2010-11-24, by Stefan Monnier
-
nsterm.m (keyDown): Compare Left key masks exactly (Bug#7458).2010-11-24, by Jan D.
-
color-lab: Require 'cl when compiling.2010-11-24, by Katsumi Yamaoka
-
color-lab.el: Fix all expt calls to use float type.2010-11-24, by Katsumi Yamaoka
-
Bug 7458: Make key press like Left + right ctrl work when right is not control.2010-11-24, by Jan D.
-
shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color expression to shr-color-check as is.2010-11-24, by Katsumi Yamaoka
-
(mailclient-send-it): Bind `browse-url-mailto-function' to nil to2010-11-24, by Lars Magne Ingebrigtsen
-
Introduce a new `browse-url-mailto-function' variable for mailto: URLs.2010-11-24, by Lars Magne Ingebrigtsen
-
shr-color.el (shr-color->hexadecimal): Ignore case of color names.2010-11-24, by Katsumi Yamaoka
-
color-lab.el: Add coding cookie.2010-11-24, by Katsumi Yamaoka
-
shr.el (shr-tag-font): Resurrect shr-tag-font again, since it's needed to parse <font color="red"> entries.2010-11-24, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-11-23, by Katsumi Yamaoka
-
Avoid GCC warning with inline functions.2010-11-23, by Eli Zaretskii
-
Fix compilation on Windows following revno 102488.2010-11-23, by Eli Zaretskii
-
* src/nsmenu.m: Use #include <config.h> instead of "config.h".2010-11-23, by Dan Nicolaescu
-
Move extern declarations from term.c to lisp.h.2010-11-23, by Dan Nicolaescu
-
Mark debugger related variables and functions as EXTERNALLY_VISIBLE2010-11-23, by Dan Nicolaescu
-
Include <sys/ioctl.h> unconditionally.2010-11-23, by Dan Nicolaescu
-
* lisp/eshell/: Use with-silent-modifications.2010-11-23, by Stefan Monnier
-
Always issue a full prompt in vc-merge-branch operation.2010-11-23, by Chong Yidong
-
* lisp/shell.el (shell): Use current-buffer by default if it's already2010-11-23, by Stefan Monnier
-
shr-color.el: fix several function calls.2010-11-23, by Katsumi Yamaoka
-
shr.el (shr-color->hexadecimal): Autoload.2010-11-23, by Katsumi Yamaoka
-
* mail/emacsbug.el (report-emacs-bug-query-existing-bugs): Mention2010-11-23, by Tassilo Horn
-
etc/NEWS: Document vc-update and vc-merge changes.2010-11-23, by Chong Yidong
-
Initial support for unified DVCS pull and merge.2010-11-23, by Chong Yidong
-
shr.el (shr-tag-color-check): Convert colors to hexadecimal with shr-color->hexadecimal.2010-11-23, by Katsumi Yamaoka
-
* lisp/Makefile.in: Fix up last merge.2010-11-22, by Stefan Monnier
-
Cleanup diff-buffer-with-file.2010-11-22, by Stefan Monnier
-
w32.c: Fix a typo in a comment.2010-11-22, by Eli Zaretskii
-
* lisp/gnus/ChangeLog: Improve style.2010-11-22, by Stefan Monnier
-
* lisp/files.el: Make revert work with diff-buffer-with-file.2010-11-22, by Stefan Monnier
-
gnus-art.el (gnus-url-mailto): Do not downcase args.2010-11-22, by Katsumi Yamaoka
-
* textmodes/reftex-ref.el (reftex-goto-label): Use the current2010-11-22, by Tassilo Horn
-
* alloc.c (mark_maybe_object): Return early if given a Lisp integer (Bug#6301).2010-11-22, by Chong Yidong
-
Merge changes made in Gnus trunk.2010-11-21, by Katsumi Yamaoka
-
The default value of `backup-by-copying-when-mismatch' is now t.2010-11-21, by Michael Albinus
-
* files.el (backup-by-copying-when-mismatch): The default value is2010-11-21, by Michael Albinus
-
* tool-bar.el (tool-bar-setup): Remove save as, print and customize.2010-11-21, by Jan D.
-
Highlight top-level augmented assignments in Python (Bug#6445).2010-11-21, by Chong Yidong
-
* src/sheap.c (STATIC_HEAP_SIZE): Revert previous change.2010-11-21, by Ken Brown
-
ns_appbindir must end in /.2010-11-21, by Jan D.
-
Add separate key mappings for left/right control/command on Nextstep (Bug#7458).2010-11-21, by Jan D.
-
Gnus: Fix display of message insertion marks.2010-11-21, by Ralf Angeli
-
nnimap.el (nnimap-unselect-group): Made into its own function.2010-11-21, by Katsumi Yamaoka
-
Remove emacs-priority.2010-11-21, by Dan Nicolaescu
-
Remove INLINE uses in header files.2010-11-21, by Dan Nicolaescu
-
* configure.in (INLINE): Do not depend on OPTIMIZE, unused.2010-11-21, by Dan Nicolaescu
-
diary-lib comments.2010-11-20, by Glenn Morris
-
Tiny authors.el updates.2010-11-20, by Glenn Morris
-
ChangeLog fixes prompted by M-x authors.2010-11-20, by Glenn Morris
-
* mail/emacsbug.el (report-emacs-bug-query-existing-bugs)2010-11-20, by Tassilo Horn
-
* src/sheap.c (STATIC_HEAP_SIZE): Increase to 13MB.2010-11-20, by Ken Brown
-
Use \uNNNN, \UNNNNNN, or \xNNNNNN for hex-code display on a TTY.2010-11-20, by Eli Zaretskii
-
Add keyword :vert-only for tool bar items with labels not shown horizontally.2010-11-20, by Jan D.
-
Make glyphless-char-display-control a defcustom.2010-11-20, by Eli Zaretskii
-
Sync with Tramp 2.2.0.2010-11-20, by Michael Albinus
-
Sync with Tramp 2.2.0.2010-11-20, by Michael Albinus
-
lisp/ChangeLog: Fix entry for bug-querying changes.2010-11-20, by Eli Zaretskii
-
faces.el (glyphless-char): Define value for `pc'.2010-11-20, by Eli Zaretskii
-
msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.2010-11-20, by Eli Zaretskii
-
faces.el (glyphless-char): Define value for `pc'.2010-11-20, by Eli Zaretskii
-
msdos.c (dos_rawgetc): Use gen_help_event, instead of doing the same in-line.2010-11-20, by Eli Zaretskii
-
* mail/emacsbug.el (report-emacs-bug-tracker-url)2010-11-20, by Tassilo Horn
-
* src/xfaces.c (lookup_face): Make static.2010-11-20, by Andreas Schwab
-
gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.2010-11-20, by Katsumi Yamaoka
-
Fix bug #6687 with cursor positioning after before-string from overlays.2010-11-19, by Eli Zaretskii
-
lisp/ldefs-boot.el: Regenerate.2010-11-19, by Juanma Barranquero
-
* textmodes/reftex-ref.el (reftex-goto-label): If point is inside2010-11-19, by Tassilo Horn
-
gnus-html.el (gnus-html-prefetch-images): Fix last change.2010-11-19, by Katsumi Yamaoka
-
Assume that gnus-inhibit-images may be a group parameter.2010-11-19, by Katsumi Yamaoka
-
calc.texi (TeX and LaTeX Language Modes, Predefined Units):2010-11-19, by Jay Belanger
-
* src/alloc.c (refill_memory_reserve): Move declaration ...2010-11-18, by Dan Nicolaescu
-
* src/strftime.c (_strftime_copytm): Add declaration.2010-11-18, by Dan Nicolaescu
-
* src/callproc.c (syms_of_callproc): Use intern_c_string.2010-11-18, by Dan Nicolaescu
-
Move declarations from .c files to .h files.2010-11-18, by Dan Nicolaescu
-
Convert definitions to standard C.2010-11-18, by Dan Nicolaescu
-
shr.el: Allow customizing the vertical table lines.2010-11-18, by Katsumi Yamaoka
-
Merge from emacs-232010-11-18, by Stefan Monnier
-
* lisp/textmodes/rst.el: Minor cleanup to improve style.2010-11-18, by Stefan Monnier
-
* comint.el (comint-kill-region): Fix last change.2010-11-18, by Stefan Monnier
-
Make the yank-handler argument obsolete.2010-11-18, by Stefan Monnier
-
* emacs-lisp/smie.el (smie-bnf-classify): Signal errors for tokens2010-11-17, by Stefan Monnier
-
* vc-hg.el (vc-hg-program): New var.2010-11-17, by Stefan Monnier
-
autoload.el fix for bug#7414.2010-11-17, by Glenn Morris
-
* lisp/server.el (server-force-stop): Ensure the server is stopped (Bug#7409).2010-11-16, by Chong Yidong
-
Fix link error on Fedora 14: newer GConf don't use g_type_*.2010-11-14, by Jan D
-
Fix link error on Fedora 14: newer GConf don't use g_type_*.2010-11-14, by Jan D
-
Document revision 100210 as an incompatible change in posn-col-row.2010-11-13, by Eli Zaretskii
-
subr.el (posn-col-row): Pay attention to header line. (Bug#7390)2010-11-13, by Eli Zaretskii
-
Fix picture-mouse-set-point calculation (Bug#7390).2010-11-13, by Chong Yidong
-
Backport fix for Bug#6170 from trunk.2010-11-13, by Chong Yidong
-
* net/tramp.el (tramp-remote-coding-commands): Add an alternative2010-11-13, by Michael Albinus
-
* lisp/novice.el (disabled-command-function): Fix 2009-11-15 change. (Bug#7384)2010-11-13, by Glenn Morris
-
customize.texi (Composite Types): Lower-case index entry.2010-11-12, by Eli Zaretskii
-
The `fixes' attribute does show in `bzr log'.2010-11-12, by Eli Zaretskii
-
Fix bug #7346: document load-file-name.2010-11-12, by Eli Zaretskii
-
Expand and clarify the description of bugtracker setting for bzr.2010-11-12, by Eli Zaretskii
-
diary-iso-date-forms fix for bug#7377.2010-11-12, by Glenn Morris
-
* lisp/emacs-lisp/smie.el (smie-prec2->grammar): Obey equality constraints2010-11-12, by Stefan Monnier
-
* lisp/files.el (safe-local-variable-p): Gracefully handle errors.2010-11-11, by Stefan Monnier
-
* lisp/emacs-lisp/smie.el (smie-rule-parent, smie-indent--rule):2010-11-11, by Stefan Monnier
-
Fix some ls-lisp oddness.2010-11-11, by Glenn Morris
-
Document non-support for MSVC versions later than 8.0.2010-11-10, by Eli Zaretskii
-
* doc/misc/edt.texi: Remove information about Emacs 19.2010-11-10, by Glenn Morris
-
* doc/lispref/text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.2010-11-10, by Glenn Morris
-
Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR (fix last failed check-in).2010-11-10, by YAMAMOTO Mitsuharu
-
Add fall-back definition of _CS_DARWIN_USER_TEMP_DIR.2010-11-10, by YAMAMOTO Mitsuharu
-
* lisp/printing.el (pr-menu-bind): Doc fix.2010-11-10, by Glenn Morris
-
* lisp/speedbar.el (speedbar-toggle-images): Doc fix.2010-11-10, by Glenn Morris
-
mouse-sel.el comments.2010-11-10, by Glenn Morris
-
* lisp/progmodes/python.el (python-shell): Doc fix.2010-11-10, by Glenn Morris
-
wid-edit doc fixes.2010-11-10, by Glenn Morris
-
Comments related to `bzr commit --fixes'.2010-11-10, by Glenn Morris
-
Fix revno 100152.2010-11-09, by Eli Zaretskii
-
Fix revno 100153.2010-11-09, by Eli Zaretskii
-
* lisp/minibuffer.el (completion-fail-discreetly): New var.2010-11-18, by Stefan Monnier
-
* lisp/electric.el (electric-pair-pairs): New var.2010-11-18, by Stefan Monnier
-
gnus.texi (Misc Article): Document gnus-inhibit-images.2010-11-18, by Katsumi Yamaoka
-
gnus-html.el: Don't display images if gnus-inhibit-images is non-nil.2010-11-18, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-11-17, by Katsumi Yamaoka
-
Fix bug #7417 with cursor positioning on empty lines.2010-11-17, by Eli Zaretskii
-
* src/xterm.c (get_current_wm_state): Rename from get_current_vm_state.2010-11-17, by Stefan Monnier
-
Remove "tiny change"s for Eric Hanchrow2010-11-17, by Stefan Monnier
-
* lisp/progmodes/python.el (run-python): Explain why we remove the current2010-11-17, by Stefan Monnier
-
* lisp/progmodes/grep.el (grep-regexp-alist): Tighten the regexp.2010-11-17, by Stefan Monnier
-
shr.el (shr-image-displayer): Protect function against non-existent image source.2010-11-17, by Katsumi Yamaoka
-
gnus-art.el (gnus-inhibit-images): New user option.2010-11-17, by Katsumi Yamaoka
-
merge trunk2010-11-17, by Kenichi Handa
-
merge trunk2010-11-08, by Kenichi Handa
-
merge trunk2010-11-08, by Kenichi Handa
-
merge trunk2010-09-22, by Kenichi Handa
-
merge trunk2010-09-08, by Kenichi Handa
-
merge trunk2010-09-01, by Kenichi Handa
-
merge trunk2010-08-26, by Kenichi Handa
-
merge trunk2010-08-26, by Kenichi Handa
-
Cleanup of window coordinate positioning code.2010-11-17, by Chong Yidong
-
mml2015-epg-sign: Use From header.2010-11-16, by Katsumi Yamaoka
-
Revert changes in revision 1024072010-11-16, by Chong Yidong
-
* src/keyboard.c (make_lispy_position): Fix pixel calculation error in last commit.2010-11-16, by Chong Yidong
-
* lisp/progmodes/octave-mod.el: Rely on elecric-*-modes.2010-11-16, by Stefan Monnier
-
* lisp/electric.el (electric-layout-mode): New minor mode.2010-11-16, by Stefan Monnier
-
Cleanup of window coordinate positioning code.2010-11-16, by Chong Yidong
-
Avoid interpreting file:/foo:/bar URLs via tramp.2010-11-16, by Lars Magne Ingebrigtsen
-
Convert definitions to standard C.2010-11-16, by Dan Nicolaescu
-
Allow gnus-html to register image displayer callbacks.2010-11-16, by Katsumi Yamaoka
-
Rework how Gnus is supposed to be able to display all the images in HTML.2010-11-15, by Katsumi Yamaoka
-
gnus-agent.el (gnus-agentize): Only do the auto-agentizing if gnus-agent-auto-agentize-methods is set. Which it isn't.2010-11-15, by Katsumi Yamaoka
-
* lisp/emacs-lisp/checkdoc.el (checkdoc-syntax-table): Fix last change.2010-11-15, by Stefan Monnier
-
* src/callproc.c (child_setup): Fix previous change.2010-11-15, by Dan Nicolaescu
-
(allout-version): micro increment2010-11-15, by Ken Manheimer
-
Remove config.h include guards.2010-11-15, by Dan Nicolaescu
-
* src/callproc.c (child_setup): Reorder code to simplify #ifdefs.2010-11-15, by Dan Nicolaescu
-
flyspell.el (flyspell-generic-progmode-verify): Make sure to check inside the word (Bug#6761).2010-11-15, by Agustin Martin
-
* lib-src/test-distrib.c: Remove include guards for config.h and fcntl.h.2010-11-15, by Dan Nicolaescu
-
* configure.in: Do not check for unconditionally included headers.2010-11-15, by Dan Nicolaescu
-
* src/process.c: Include <sys/ioctl.h> unconditionally,2010-11-15, by Dan Nicolaescu
-
* src/keyboard.c (pending_malloc_warning): Add const to match2010-11-15, by Dan Nicolaescu
-
Clean up src/systty.h macros.2010-11-15, by Dan Nicolaescu
-
* src/data.c (sign_extend_temp, sign_extend_lisp_int): Remove, unused.2010-11-15, by Dan Nicolaescu
-
gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it work for two or more articles.2010-11-15, by Katsumi Yamaoka
-
Repeat 2010-11-14 change to xfns.c for w32 and ns.2010-11-14, by Chong Yidong
-
Fix last cons in set_wm_state, remove unused variables.2010-11-14, by Jan D
-
Add const to array elements.2010-11-14, by YAMAMOTO Mitsuharu
-
Let the cursorColor X resource set the the cursor face (Bug#7392).2010-11-14, by Chong Yidong
-
Restore clobbered allout.el changes.2010-11-14, by Glenn Morris
-
ChangeLog OCD.2010-11-14, by Glenn Morris
-
(allout-keybindings), (allout-bind-keys), (allout-keybindings-binding),2010-11-13, by Ken Manheimer
-
* src/xmenu.c: Make it clear that ../lwlib/lwlib.h is only needed for Motif.2010-11-13, by Dan Nicolaescu
-
Fix compilation on Solaris.2010-11-13, by Dan Nicolaescu
-
* src/s/ms-w32.h (HAVE_TERMIOS_H): Do not undef, not used anymore.2010-11-13, by Dan Nicolaescu
-
mule.texi (Fontsets): Fix xref from last change.2010-11-13, by Eli Zaretskii
-
Fix Atoms and Lisp_Object mixup and related bugs.2010-11-13, by Jan D
-
* src/window.c (Fwindow_use_time): New function.2010-11-13, by Chong Yidong
-
Fix background-color setting in initial frame (Bug#7373).2010-11-13, by Chong Yidong
-
lisp/ChangeLog: Fix last log entry.2010-11-13, by Eli Zaretskii
-
Fix and document display of glyphless characters.2010-11-13, by Eli Zaretskii
-
* net/tramp-compat.el (tramp-compat-line-beginning-position)2010-11-13, by Michael Albinus
-
Document count-words-region.2010-11-13, by Glenn Morris
-
* lisp/simple.el (count-words-region): New function.2010-11-13, by Glenn Morris
-
ChangeLog whitespace.2010-11-13, by Glenn Morris
-
Standardize some file headers.2010-11-13, by Glenn Morris
-
ChangeLog fixes.2010-11-13, by Glenn Morris
-
Remove autoload for org-capture-templates2010-11-12, by Carsten Dominik
-
* lisp/shell.el (shell-dir-cookie-re): New custom variable.2010-11-12, by Stefan Monnier
-
* lisp/vc/vc.el (vc-deduce-backend): Use default-directory in shell-mode2010-11-12, by Stefan Monnier
-
* lisp/vc/smerge-mode.el (smerge-refine): Choose better default part to2010-11-12, by Stefan Monnier
-
* lisp/skeleton.el (skeleton-newline): New function.2010-11-12, by Stefan Monnier
-
* lisp/simple.el (open-line): `newline' may strip trailing space.2010-11-12, by Stefan Monnier
-
* lisp/international/mule-cmds.el (princ-list): Use mapc.2010-11-12, by Stefan Monnier
-
Apply XAtom revork patches from Julien Danjou.2010-11-12, by Jan D.
-
xfns.c (Fx_show_tip): Fix typo in docstring.2010-11-12, by Jan D.
-
Fix last change.2010-11-12, by Katsumi Yamaoka
-
gnus-art.el (article-treat-non-ascii): Keep text properties.2010-11-12, by Katsumi Yamaoka
-
Fix ob-lisp.el expectation that slime would be available2010-11-12, by Carsten Dominik
-
Merge: org-mode version 7.32010-11-12, by Carsten Dominik
-
Install org-mode version 7.32010-11-12, by Carsten Dominik
-
* lisp/cedet/semantic/wisent/comp.el: Remove unnecessary eval-when-compiles.2010-11-12, by Glenn Morris
-
bytecomp trivia.2010-11-12, by Glenn Morris
-
smime.el (smime-decrypt-region): Doc fix.2010-11-12, by Katsumi Yamaoka
-
* lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let): Add debug and2010-11-12, by Stefan Monnier
-
Make mm-dissect-buffer pass sender's mail address to smime-decrypt-region.2010-11-11, by Katsumi Yamaoka
-
* lisp/gnus/smime.el (smime-mode): Use define-derived-mode.2010-11-11, by Stefan Monnier
-
* src/cmds.c (Fself_insert_command): Don't call XFASTINT without checking2010-11-11, by Stefan Monnier
-
* lisp/progmodes/modula2.el: Use SMIE and skeleton.2010-11-11, by Stefan Monnier
-
* doc/misc/msdog.texi (ls in Lisp): Update for ls-lisp.el changes.2010-11-11, by Glenn Morris
-
ls-lisp: get rid of the dreaded "no effect until you restart Emacs".2010-11-11, by Glenn Morris
-
esh-opt comments.2010-11-11, by Glenn Morris
-
mailheader.el comments.2010-11-11, by Glenn Morris
-
Regenerate tpu-edt autoloads.2010-11-11, by Glenn Morris
-
* lisp/gnus/smime.el (from): Restrict declaration to XEmacs.2010-11-11, by Glenn Morris
-
* lisp/gnus/nnir.el (gnus-group-topic-name): Autoload.2010-11-11, by Glenn Morris
-
shr.el (shr-insert): Fix last change.2010-11-11, by Katsumi Yamaoka
-
Minor ls-lisp changes.2010-11-11, by Glenn Morris
-
Remove odd code from kandmark, gomoku.2010-11-11, by Glenn Morris
-
* lisp/obsolete/lucid.el: Don't warn about any CL functions in this file.2010-11-11, by Glenn Morris
-
Silence idlw*.el compilation.2010-11-11, by Glenn Morris
-
shr.el (shr-insert): Don't break long line if it is because of kinsoku-bol characters in the line end.2010-11-11, by Katsumi Yamaoka
-
* lisp/erc/erc-lang.el (erc-cmd-LANG): Fix what may have been a typo.2010-11-11, by Glenn Morris
-
lisp/gnus/ChangeLog: Cosmetic fix.2010-11-11, by Katsumi Yamaoka
-
nnir.el (nnir-request-move-article): fix to provide original group and subject.2010-11-11, by Katsumi Yamaoka
-
gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at least 21.5).2010-11-11, by Katsumi Yamaoka
-
lisp/gnus/ChangeLog (2010-11-10): Fix wording.2010-11-10, by Katsumi Yamaoka
-
nnimap.el (nnimap-update-info): Fix problem with `g' chopping of low-numbered articles.2010-11-10, by Katsumi Yamaoka
-
* net/browse-url.el (browse-url-browser-function): Change the2010-11-10, by Lars Magne Ingebrigtsen
-
Minor fix to package-archive-contents recalculation.2010-11-10, by Chong Yidong
-
lisp/Changelog: Fix r102323 entry to use correct format with real submitter.2010-11-10, by Agustin Martin
-
flyspell.el (flyspell-word): Do not re-check known misspellings.2010-11-10, by Agustin Martin
-
Fix syntax error in previous commit.2010-11-10, by Michael Albinus
-
Add const to array elements of font filter properties.2010-11-10, by YAMAMOTO Mitsuharu
-
* dbusbind.c (QCdbus_type_unix_fd): New Lisp object.2010-11-10, by Michael Albinus
-
* dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.2010-11-10, by Michael Albinus
-
* lisp/progmodes/octave-mod.el (octave-mark-block): Update for smie change.2010-11-10, by Glenn Morris
-
* lisp/textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo.2010-11-10, by Glenn Morris
-
rfc2047.el (rfc2047-syntax-table): Simplify.2010-11-10, by Katsumi Yamaoka
-
gnus-art.el (article-treat-non-ascii): Use put-char-table instead of set-char-table-range for XEmacs.2010-11-10, by Katsumi Yamaoka
-
Minor edt.el simplification.2010-11-10, by Glenn Morris
-
tpu-extras.el simplifiation.2010-11-10, by Glenn Morris
-
Use line-beginning-position in some texinfo.el files.2010-11-10, by Glenn Morris
-
Silence skeleton.el compilation.2010-11-10, by Glenn Morris
-
Remove ls-lisp time-related functions that duplicate standard functions.2010-11-10, by Glenn Morris
-
system-type related trivia.2010-11-10, by Glenn Morris
-
net-utils system-type trivia.2010-11-10, by Glenn Morris
-
* lisp/startup.el (package-initialize): Update declaration.2010-11-10, by Glenn Morris
-
* lisp/gnus/smime.el (from): Remove unused declaration.2010-11-10, by Glenn Morris
-
time-to-seconds related simplifications.2010-11-10, by Glenn Morris
-
Replace some eshell functions that duplicate standard functions.2010-11-10, by Glenn Morris
-
Silence compilation of some shell files.2010-11-10, by Glenn Morris
-
* src/emacs.c (syms_of_emacs) <system-type>: Doc fix.2010-11-10, by Glenn Morris
-
ChangeLog fix.2010-11-10, by Glenn Morris
-
gnus-art.el (org-entities): Bind it.2010-11-10, by Katsumi Yamaoka
-
Merge changes made in Gnus trunk.2010-11-09, by Katsumi Yamaoka
-
Merge from emacs-232010-11-09, by Stefan Monnier
-
message.el (message-subject-trailing-was-ask-regexp, message-subject-trailing-was-regexp): Match was: in addition to was.2010-11-09, by Katsumi Yamaoka
-
* lisp/progmodes/meta-mode.el: (meta-indent-line): Simplify.2010-11-09, by Glenn Morris
-
* lisp/progmodes/meta-mode.el: Remove leading `*' from defcustom docs.2010-11-09, by Glenn Morris
-
Replace still more end-of-line etc with line-end-position, etc.2010-11-09, by Glenn Morris
-
message.el (message-subject-trailing-was-regexp): Fix default value.2010-11-09, by Katsumi Yamaoka
-
* lisp/emacs-lisp/checkdoc.el (checkdoc-display-status-buffer)2010-11-08, by Stefan Monnier
-
* lisp/emacs-lisp/cl-macs.el (extent-data, extent-face, extent-priority)2010-11-08, by Stefan Monnier
-
gnus-group.el (gnus-group-read-ephemeral-group, gnus-group-make-group): Remove superfluous ": " from the prompt.2010-11-08, by Katsumi Yamaoka
-
* lisp/emacs-lisp/smie.el: Simplify the smie-rules-function return values.2010-11-07, by Stefan Monnier
-
* src/xfns.c (set_machine_and_pid_properties): Let X set WM_CLIENT_MACHINE.2010-11-07, by Jan D
-
* src/xdisp.c (note_mode_line_or_margin_highlight): Initialize2010-11-07, by Jan D
-
Fix typo in previos flymake change.2010-11-07, by Glenn Morris
-
Minor esh-util changes.2010-11-07, by Glenn Morris
-
Replace unneeded compatibility definitions with point-at-bol, point-at-eol.2010-11-07, by Glenn Morris
-
Minor checkdoc simplifications.2010-11-07, by Glenn Morris
-
Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.2010-11-07, by Glenn Morris
-
gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip asterisks in From header.2010-11-07, by Katsumi Yamaoka
-
Replace more speedbar uses of end-of-line etc with line-end-position.2010-11-07, by Glenn Morris
-
gnus-int.el, nnimap.el, nnir.el: More improvements to thread-referral.2010-11-07, by Katsumi Yamaoka
-
Use line-end-position rather than end-of-line, etc.2010-11-06, by Glenn Morris
-
Minor idlwave change.2010-11-06, by Glenn Morris
-
Minor eieio-comp changes.2010-11-06, by Glenn Morris
-
Silence viper-cmd compilation.2010-11-06, by Glenn Morris
-
Silence elint compilation.2010-11-06, by Glenn Morris
-
Silence gnus-art compilation.2010-11-06, by Glenn Morris
-
Silence mail-extr compilation.2010-11-06, by Glenn Morris
-
Silence reftex compilation.2010-11-06, by Glenn Morris
-
Minor emerge changes.2010-11-06, by Glenn Morris
-
xdisp.c: Add commentary about character compositions in bidirectional text.2010-11-06, by Eli Zaretskii
-
RefTeX: Improve matching of bib entries.2010-11-06, by Ralf Angeli
-
src/ChangeLog: Fix log entry for revno 102262.2010-11-06, by Eli Zaretskii
-
Support R2L lines in tool-tip text.2010-11-06, by Eli Zaretskii
-
* shell.el (shell-process-popd): Made aware of comint-file-name-prefix.2010-11-06, by Michael Albinus
-
configure.in: Fix indentation2010-11-06, by Andreas Schwab
-
* src/nsfont.m: Include termchar for new mouse-highlight.2010-11-06, by Jan D.
-
Unify mouse-highlight code for all GUI and TTY sessions.2010-11-06, by Eli Zaretskii
-
chapter, part, section are all DocBook elements2010-11-05, by Sam Steingold
-
term.c (append_glyphless_glyph, produce_glyphless_glyph): Remove unused variables.2010-11-05, by Eli Zaretskii
-
Decode utf-8 strings in mixed environments by default.2010-11-05, by Lars Magne Ingebrigtsen
-
* mouse.el (mouse-yank-primary): Update comment (Bug#6802).2010-11-05, by Jan D.
-
* nsterm.m (EmacsView-mouseExited:): Correct error in conditional logic pointed out by Eli Zaretskii.2010-11-05, by Adrian Robert
-
Quiet, woman. (Sorry...).2010-11-05, by Glenn Morris
-
Silence doctor.el compilation.2010-11-05, by Glenn Morris
-
Silence cl-macs.el compilation.2010-11-05, by Glenn Morris
-
Silence byte-opt.el compilation.2010-11-05, by Glenn Morris
-
ChangeLog fix.2010-11-05, by Glenn Morris
-
Refer to set-coding-system-priority instead of the obsolete2010-11-04, by Lars Magne Ingebrigtsen
-
Merge changes made in Gnus trunk.2010-11-04, by Katsumi Yamaoka
-
ChangeLog fix.2010-11-04, by Glenn Morris
-
identify "refentry" as DocBook2010-11-04, by Sam Steingold
-
Notes about elpa.gnu.org for maintainers.2010-11-04, by Chong Yidong
-
* tramp.texi (Remote shell setup): New item "Interactive shell2010-11-04, by Michael Albinus
-
shr.el (shr-tag-img): Use string-width and truncate-string-to-width to measure the length and truncate alt text.2010-11-04, by Katsumi Yamaoka
-
* emacs-lisp/package.el (package-unpack): Remove no-op.2010-11-03, by Chong Yidong
-
Support for gif transparency.2010-11-03, by Chong Yidong
-
etc/NEWS: Move --with-crit-dir option to emacs-23.2010-11-03, by Chong Yidong
-
xfns.c (x_real_positions): Fix declaration-after-statement problem.2010-11-09, by Eli Zaretskii
-
* lisp/progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.2010-11-09, by Glenn Morris
-
ChangeLog fix.2010-11-09, by Glenn Morris
-
* .dir-locals.el (log-edit-mode): Set log-edit-rewrite-fixes.2010-11-08, by Stefan Monnier
-
* lisp/minibuffer.el (minibuffer-completion-help): Specify the end of the2010-11-08, by Stefan Monnier
-
* lisp/progmodes/python.el (python-font-lock-syntactic-keywords):2010-11-08, by Stefan Monnier
-
* lisp/vc-mtn.el (vc-mtn-working-revision, vc-mtn-after-dir-status)2010-11-08, by Stefan Monnier
-
* lisp/international/mule-cmds.el (princ-list): Mark as obsolete.2010-11-08, by Stefan Monnier
-
* lisp/emacs-lisp/smie.el: New package.2010-11-07, by Stefan Monnier
-
Fix misleading Changelog entry.2010-11-07, by Michael Albinus
-
Fix typo.2010-11-06, by Michael Albinus
-
* files.el (backup-by-copying-when-mismatch): Make it a buffer local2010-11-06, by Michael Albinus
-
Fix bug #7300.2010-11-06, by Eli Zaretskii
-
Back-port from trunk the fix for bug #6294.2010-11-06, by Eli Zaretskii
-
Fix bug #7285.2010-11-06, by Eli Zaretskii
-
* progmodes/verilog-mode.el (verilog-insert-one-definition)2010-11-06, by Dan Nicolaescu
-
* trampver.texi: Update release number.2010-11-05, by Michael Albinus
-
* net/trampver.el: Update release number.2010-11-05, by Michael Albinus
-
Fix the fix for Bug#6426 (Bug#7210), avoiding frame garbaging loop.2010-11-05, by Chong Yidong
-
Regenerate configure.2010-11-04, by Chong Yidong
-
Backport fix for Bug#5723 from trunk.2010-11-04, by Chong Yidong
-
Backport r99752 from trunk2010-11-04, by Chong Yidong
-
Backport r99751 from trunk2010-11-04, by Chong Yidong
-
Backport r99750 from trunk2010-11-04, by Chong Yidong
-
Backport fix for Bug#6287 from trunk.2010-11-04, by Chong Yidong
-
Backport r100459 from trunk2010-11-04, by Chong Yidong
-
Backport fix for Bug#2423 from trunk.2010-11-04, by Chong Yidong
-
Backport r99863 from trunk2010-11-04, by Chong Yidong