bpt/emacs.git
2010-10-25 Juanma BarranqueroFix some ChangeLog entries.
2010-10-24 Chong YidongAvoid inline image variables for checkboxes (Bug#7222).
2010-10-24 Glenn MorrisSync docs of some W32 and X C functions.
2010-10-24 Jay Belangercalc.texi: Use emacsver.texi to determine Emacs version.
2010-10-24 Gnus developersMerge changes made in Gnus trunk.
2010-10-24 Glenn MorrisChangeLog fix.
2010-10-24 Glenn MorrisMove some more shared x-, w32- things to common-win.
2010-10-24 T.V. RamanFix 2010-10-10 keymap fixes.
2010-10-24 Chong YidongMerge changes from emacs-23 branch.
2010-10-24 Chong YidongMerge changes from emacs-23
2010-10-24 Chong Yidong* xterm.c (x_connection_closed): Kill Emacs uncondition...
2010-10-24 Lars Magne... Regenerated.
2010-10-24 Lars Magne... * configure.in: Remove the BROKEN annotation from gnutls.
2010-10-24 Chong YidongMerge read-color and facemenu-read-color (Bug#7242).
2010-10-24 Leo LiuUse recursive-trash feature for eshell deletion (Bug...
2010-10-24 Jim Meyering* emacs.c (argmatch): Don't treat "--" as "--chdir".
2010-10-24 Chong Yidong* package.el (package-menu-mode-map): Inherit from...
2010-10-24 Chong YidongFix last commit.
2010-10-24 Chong YidongMake the *Packages* buffer read-only.
2010-10-24 Alan Mackenzieprogmodes/cc-fonts.el (c-font-lock-declarations): Cache...
2010-10-24 Gnus developersgnus-sum.el (gnus-summary-select-article): Make sure...
2010-10-24 Daiki UenoTry to use "gpg2" if "gpg" isn't available.
2010-10-24 Glenn MorrisSync docs of selection-coding-system between C and...
2010-10-24 Glenn MorrisSync Lisp and C docs of next-selection-coding-system.
2010-10-24 Glenn MorrisReduce duplicate definitions of x-select-enable-clipboa...
2010-10-24 Glenn MorrisRemove duplicate definition of tty-defined-color-alist.
2010-10-24 Glenn MorrisSync X and MS-Windows docs for x-use-underline-position...
2010-10-24 Glenn MorrisSync X and MS-Windows docs of x-toolkit-scroll-bars.
2010-10-24 Glenn MorrisAvoid redefining some C defcustoms.
2010-10-24 Lars Magne... gnus-group.el (gnus-group-completing-read): Remove...
2010-10-24 Chong YidongBind "C-c ]" to block-closing commands in several modes.
2010-10-23 Glenn Morris* lisp/textmodes/flyspell.el (flyspell-mode): If there...
2010-10-23 Glenn Morris* src/frame.c (syms_of_frame) <menu-bar-mode>: Sync...
2010-10-23 Glenn Morris* src/xdisp.c (syms_of_xdisp) <hourglass-delay>: Sync...
2010-10-23 Glenn Morris* src/xdisp.c (syms_of_xdisp) <display-hourglass>:...
2010-10-23 Glenn MorrisSync docs of cursor-in-non-selected-windows between...
2010-10-23 Wilson Snyderverilog-mode.el updates.
2010-10-23 Glenn MorrisSync docs of C and Lisp version of auto-hscroll-mode.
2010-10-23 Glenn MorrisMake all copies of xw-defined-colors have identical...
2010-10-23 Glenn MorrisMake all 3 copies of x-select-enable-clipboard have...
2010-10-23 Julien Danjou* erc-backend.el (erc-server-JOIN): Set the correct...
2010-10-23 Glenn Morris* lisp/comint.el (comint-password-prompt-regexp): Make...
2010-10-23 Glenn Morris* test/comint-testsuite.el
2010-10-23 Julien Danjou* lisp/erc/erc-backend.el (erc-process-sentinel): Check...
2010-10-23 Glenn MorrisFix bug#7224.
2010-10-23 Eli Zaretskiisrc/ChangeLog: Revert inadvertent change of entry date.
2010-10-23 Eli ZaretskiiImplement mouse highlight for bidi-reordered lines.
2010-10-23 Eli ZaretskiiFix support for R2L lines. Tested with reordered text.
2010-10-23 Eli ZaretskiiThe range [STARTPOS..ENDPOS] is inclusive in strings.
2010-10-23 Eli ZaretskiiTested with L2R rows and mouse highlight on a single...
2010-10-23 Jan DjärvMention faceName for Lucid menu/dialog fonts.
2010-10-23 Glenn MorrisReplace digest-doc and sorted-doc C programs with Lisp...
2010-10-23 Glenn Morris* lisp/help.el (finder-by-keyword): Remove unnecessary...
2010-10-23 Gnus developersMerge changes made in Gnus trunk.
2010-10-22 Juanma BarranqueroFix typos.
2010-10-22 Juanma Barranquerosrc/frame.c: Fix previous change.
2010-10-22 Eli ZaretskiiDocument values of window-system and deprecate its...
2010-10-22 Glenn MorrisObscure an example DEFVAR_INT comment so as to evade...
2010-10-22 Jan DFix compilation with Motif (Bug#7263).
2010-10-22 Katsumi Yamaokamml.el (mml-preview): Fix last change.
2010-10-22 Katsumi Yamaokamml.el (mml-preview): Work properly when editing article.
2010-10-22 Glenn MorrisSupport for systems without floats was removed a decade...
2010-10-22 Glenn MorrisFix format of old ChangeLog entry.
2010-10-22 Glenn Morris* src/Makefile.in (SOME_MACHINE_LISP): Add w32-vars.
2010-10-22 Glenn MorrisAdd bug ref to Changelog entry.
2010-10-22 Glenn MorrisSmall autoloads fix.
2010-10-22 Glenn Morris* admin/make-tarball.txt: Misc updates.
2010-10-22 Glenn Morris* make-dist: Avoid listing .el files twice.
2010-10-22 Stefan Monnier* lisp/emacs-lisp/find-func.el (find-library): Use...
2010-10-22 Gnus developersgnus-group.el (gnus-group-unsubscribe-group): Fix args...
2010-10-21 Gnus developersmessage.el (message-setup-1): Allow message-default...
2010-10-21 Lars Magne... * newcomment.el (comment-dwim): Fix the intentation...
2010-10-21 Chong Yidong* insdel.c (prepare_to_modify_buffer): Don't set
2010-10-21 Michael Albinus* net/tramp-sh.el (tramp-do-file-attributes-with-stat...
2010-10-21 Michael Albinus* net/tramp.el (tramp-get-inline-coding): Return `nil...
2010-10-21 Katsumi Yamaokashr.el (shr-tag-table): Simplify.
2010-10-21 Lars Magne... gnus-html.el (gnus-html-prefetch-images): Only prefetch...
2010-10-21 Katsumi Yamaokagnus-sum.el (gnus-summary-edit-article-done): Bind...
2010-10-21 Lars Magne... gnus.el (gnus-message-archive-group): Quote value.
2010-10-21 Daiki UenoTweak revert-buffer-function to inhibit auto-mode-alist.
2010-10-21 Lars Magne... gnus-news.texi: Mention new archive defaults.
2010-10-21 Lars Magne... message.el (message-fix-before-sending): Change options...
2010-10-21 Lars Magne... gnus.el (gnus-update-message-archive-method): Change...
2010-10-21 Lars Magne... Allow nnimap article editing (sort of).
2010-10-21 Katsumi Yamaokagnus.texi (RSS): Remove nnrss-wash-html-in-text-plain...
2010-10-21 Katsumi Yamaokannrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
2010-10-20 Gnus developersMerge changes made in Gnus trunk.
2010-10-20 Katsumi Yamaokashr.el (shr-tag-table): Fix last change.
2010-10-20 Julien Danjounnimap.el (nnimap-request-article): Fix BODYSTRUCTURE...
2010-10-20 Gnus developersemacs-mime.texi (Flowed text): Add a note about mml...
2010-10-20 Katsumi Yamaokashr.el: (shr-tag-table): Support caption, thead, and...
2010-10-20 Richard M.... * etc/DISTRIB: Update donation section.
2010-10-20 Glenn Morris* etc/DISTRIB: Small updates.
2010-10-20 Glenn Morris* make-dist: No longer create lisp/MANIFEST.
2010-10-20 Glenn MorrisFix format of old lib-src/ChangeLog entry.
2010-10-20 Glenn MorrisFix src/Makefile.in comment typo from 2010-10-10T14...
2010-10-20 Kenichi Handamerge emacs-23
2010-10-20 Katsumi Yamaokashr.el (shr-find-fill-point): Shorten line if the prece...
2010-10-20 Kenichi Handaface-remap.el (text-scale-adjust): Call read-event...
2010-10-20 Lars Magne... shr.el (shr-save-contents): New command and keystroke.
next