bpt/emacs.git
2011-02-14 Jan DjärvUse *font for Xft font names for Lucid menus and dialogs.
2011-02-14 Tom Tromey* keyboard.h: Remove obsolete comment.
2011-02-14 Tom TromeyHide implementation of `struct buffer'
2011-02-14 Jan Djärv* gtkutil.c (xg_tool_bar_menu_proxy): Handle case when...
2011-02-14 Teodor Zlatanovauth-source.el (auth-source-backend-parse-parameters...
2011-02-14 Lars Ingebrigtsennnimap.el (nnimap-inhibit-logging): New variable.
2011-02-14 Glenn Morris* admin/notes/bzr: Add section on undoing a bzr remove.
2011-02-14 Chong YidongAdd Log View toggle and log format customization for...
2011-02-14 Katsumi Yamaokaauth-source.el (auth-source-search): Use copy-sequence...
2011-02-14 Glenn Morrisdired-x.el misc cleanup.
2011-02-14 Katsumi YamaokaFix last change.
2011-02-14 Teodor Zlatanovnet/imap.el: Bring it back.
2011-02-14 Juanma Barranquerolisp/makefile.w32-in (TRAMP_SRC): Remove tramp-imap.el.
2011-02-13 Gnus developersgnus-delay.el (gnus-delay-article) Fix number of second...
2011-02-13 Alan MackenzieProper fix for CC mode Bug#7722.
2011-02-13 Chong YidongBind RET in Log View mode to a command that toggles...
2011-02-13 Andreas SchwabDon't ignore files that are no longer generated
2011-02-13 Gnus developersnet/imap.el: Remove file. All the functionality is...
2011-02-13 Ted ZlatanovRemove imap-hash.el now that tramp-imap.el is gone.
2011-02-13 Michael Albinus* NEWS: Tramp methods "imap" and "imaps" are discontinued.
2011-02-13 Michael Albinus* Makefile.in (TRAMP_SRC): Remove tramp-imap.el.
2011-02-13 Michael Albinus* tramp.texi (History): Remove IMAP support.
2011-02-13 Jan D* callproc.c (Fcall_process):
2011-02-13 Chong YidongUse simple buttons, instead of widget buttons, in vc...
2011-02-13 Glenn MorrisAdd @top to some misc/*.texi files.
2011-02-13 Glenn Morrislwlib trivia.
2011-02-13 Glenn Morris* make-dist: Exclude generated file src/globals.h.
2011-02-13 Glenn MorrisFix date of merged ChangeLog entries.
2011-02-13 Gnus developersMerge changes made in Gnus trunk.
2011-02-13 Chong YidongMerge changes from emacs-23 branch
2011-02-12 Glenn Morris* admin/notes/bzr: Mention the helpful changelog_merge...
2011-02-12 Chong YidongMerge changes from emacs-23 branch
2011-02-12 Glenn Morris* admin/bzrmerge.el (bzrmerge-resolve): Fix bzr revert...
2011-02-12 Drew Adams* themes/light-blue-theme.el: New file.
2011-02-12 Thierry VolpiattoAdapt dired-create-files to copy-directory changes.
2011-02-12 Paul Eggert* md5.c (md5_process_bytes): Use sizeof, not __alignof__.
2011-02-12 Chong YidongMinor commentary fix (Bug#8024).
2011-02-12 Glenn Morris* doc/misc/sc.texi (Getting Connected): Remove old...
2011-02-12 Ulrich Mueller* url.texi: Remove duplicate @dircategory (Bug#7942).
2011-02-12 Chong YidongMake rmail-default-dont-reply-to-names nil (Bug#7888...
2011-02-12 Chong Yidong* lisp/files.el (copy-directory): Revert to pre-2011...
2011-02-12 Thierry VolpiattoNew optional arg COPY-CONTENTS to copy-directory.
2011-02-12 Andreas SchwabMake sure SIGPIPE is reset in child processes
2011-02-12 Tassilo Horn* minibuffer.el (completion-table-case-fold): New funct...
2011-02-12 Ted ZlatanovUse `auto-source-search' instead of `auto-source-user...
2011-02-12 Eli ZaretskiiFix bug #7939 with bidi display of hscrolled lines.
2011-02-12 Paul EggertPort to Sun C 5.11, which has __attribute__ ((__aligned...
2011-02-12 Eli ZaretskiiFix bug #7840 with setting terminal/keyboard encoding...
2011-02-12 Paul EggertPort to Solaris 10, which doesn't support FC_HINT_STYLE.
2011-02-12 Juanma BarranqueroFix trivial typos in comments and ChangeLogs.
2011-02-12 Chong Yidonglisp/gnus/mml2015.el (mml2015-signers): Minor doc fix.
2011-02-12 Phil HagelbergAllow packages to be reinstalled.
2011-02-12 Karl PflästererAdapt to Subversion change, with no .svn directory...
2011-02-12 Chong YidongBind delete-by-moving-to-trash to nil in EPA and EPG.
2011-02-11 Deniz Dogan* lisp/simple.el (delete-trailing-whitespace): New...
2011-02-11 Bastien GuerrySave unmodified buffers when buffer-file-name doesn...
2011-02-11 Jan Djärv* xterm.c (x_set_frame_alpha): Access data before it...
2011-02-11 Deniz Dogan* lisp/net/rcirc.el (defun-rcirc-join): Accept multiple...
2011-02-11 Glenn Morris* lisp/emacs-lisp/cl-specs.el (multiple-value-bind...
2011-02-11 Glenn Morris* lib/getopt_.h: Fix typo in _GL_ARG_NONNULL license...
2011-02-11 Glenn Morrislwlib/Makefile.in misc cleanup.
2011-02-11 Glenn Morris* lwlib/Makefile.in: Standardize on $(), not ${}.
2011-02-11 Juanma Barranquero* net/rcirc.el (rcirc-send-ctcp): Remove spurious arg...
2011-02-10 Antoine Levittgnus-sum.el (gnus-summary-save-parts): Use read-directo...
2011-02-10 Stefan Monnier* lisp/server.el (server-process-filter): Use pcase.
2011-02-10 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-blink-matching-open...
2011-02-10 Stefan Monnier* lisp/vc/vc-dir.el (vc-dir-refresh): Reorder operation...
2011-02-10 Stefan Monnier* lisp/gnus/message.el (message-bury): Don't pop up...
2011-02-10 Stefan Monnier* lisp/emacs-lisp/edebug.el (edebug-instrument-function...
2011-02-10 Stefan Monnier* lisp/progmodes/grep.el (grep-mode-font-lock-keywords...
2011-02-10 Andreas SchwabUpdate cl-loaddefs.el again
2011-02-10 Stefan MonnierMove keymap initialization into declaration.
2011-02-10 Deniz Dogan* lisp/net/rcirc.el: Add PRIVMSG and CTCP functions.
2011-02-10 Andreas SchwabUpdate cl-loaddefs.el and ibuffer.el
2011-02-10 Glenn Morriscl-seq.el doc fixes.
2011-02-10 Glenn Morrislwlib/ trivia.
2011-02-10 Paul EggertUndo my previous commit, as per Stefan.
2011-02-10 Paul EggertNew file lib/ChangeLog, with entries moved from ChangeLog
2011-02-10 Glenn Morris* lisp/ediff-ptch.el (ediff-fixup-patch-map): Doc fix.
2011-02-10 Glenn Morris* src/Makefile.in (really-lwlib): Depend on globals...
2011-02-10 Paul Eggert* arg-nonnull.h, c++defs.h, warn-on-use.h: Fix licenses.
2011-02-10 Ken Manheimer* allout.el: Synopsis: Change allout user configuration...
2011-02-10 Ken ManheimerSynopsis: Change allout user configuration so auto...
2011-02-09 Gnus developersMerge changes made in Gnus trunk.
2011-02-09 Eli ZaretskiiUpdate the Windows build according to 2011-02-08T21...
2011-02-09 Stefan Monnier* lisp/progmodes/sh-script.el (sh-font-lock-open-heredo...
2011-02-09 Andreas Schwab* src/Makefile.in (gl-stamp): Create globals.h here.
2011-02-09 Julien DanjouFix tracking visibility in ERC.
2011-02-09 Glenn Morris* admin/notes/bugtracker: Small updates.
2011-02-09 Glenn MorrisUpdate lucid toolkit build for src/globals.h being...
2011-02-09 Paul EggertSync texinfo.tex and sed-related fixes from gnulib.
2011-02-09 Deniz Dogan* lisp/net/rcirc.el (rcirc-ctcp-sender-PING): Simplifying.
2011-02-09 Paul Eggert* src/Makefile.in ($(otherobj)): Depend on globals.h.
2011-02-09 Paul Eggert* make-docfile.c (EMACS_INTEGER): Rename from EMACS_INT.
2011-02-09 Reuben ThomasRemove unnecessary manual advice about eval-after-load...
2011-02-09 Deniz Dogan* lisp/net/rcirc.el (rcirc-cmd-ctcp): Use dedicated...
2011-02-09 Martin RudalicsFix to select_window.
2011-02-08 Tom TromeyMake globals.h a generated header
2011-02-08 Stefan Monnier* lisp/obsolete/pc-select.el: Rename from emulation...
2011-02-08 Julien Danjoumessage.el (message-options): Make message-options...
next