bpt/emacs.git
2012-04-13 Glenn MorrisMore small edits for doc/emacs/mule.texi
2012-04-13 Glenn Morris* doc/misc/Makefile.in: Replace non-portable use of...
2012-04-12 Teodor ZlatanovBackport addition of emacs-gnutls manual from trunk
2012-04-12 Glenn Morris* doc/emacs/ack.texi (Acknowledgments): Don't mention...
2012-04-12 Glenn MorrisObsolete lisp/mail/mailpost.el
2012-04-12 Lars Magne... gnus-msg.el (gnus-inews-insert-gcc): `C-x m' on a non...
2012-04-12 Drew Adams* imenu.el (imenu--generic-function): Ignore invisible...
2012-04-12 Jari Aalto* processes.texi (Synchronous Processes): Mention ...
2012-04-12 Juanma Barranquerolib-src/emacsclient.c (decode_options) [WINDOWSNT]...
2012-04-12 Glenn MorrisNew defcustoms should get :version tags
2012-04-12 Vivek DasmohapatraAllow the user to alter the bit grouping in hexl.el
2012-04-12 Chong YidongNew Lisp manual nodes, Applying Customizations and...
2012-04-12 Agustín Martíntextmodes/flyspell.el (flyspell-large-region): Specify...
2012-04-12 Ken Brown* configure.in: Warn that Cygwin 1.5 is unsupported...
2012-04-12 Glenn Morris* doc/emacs/mule.texi (Input Methods): Copyedits.
2012-04-12 Glenn Morris* doc/emacs/mule.texi (Language Environments): Copyedits.
2012-04-12 Stefan MonnierMake generic sysfs support apply for yeeloong as well.
2012-04-12 Glenn MorrisDoc and manual fixes related to mule
2012-04-11 Lars Magne... gnus-art.el (article-wash-html): Fix non-ASCII characte...
2012-04-11 Stefan Monnier* imenu.el (imenu-add-to-menubar): `current-local-map...
2012-04-11 Stefan Monnier* lisp/imenu.el (imenu-add-to-menubar): `current-local...
2012-04-11 Stefan Monnier* lisp/subr.el (read-passwd): Use read-string.
2012-04-11 Alan MackenzieMake imenu work again for Objective C Mode.
2012-04-11 Glenn MorrisChangelog fix
2012-04-11 Alan MackenzieCorrect two search limits in c-before-change-check_...
2012-04-11 Alan Mackenziecc-mode.texi: (c-offsets-alist): Correct a typo.
2012-04-11 Lars Magne... * vcursor.el (vcursor-move): Increase the priority...
2012-04-11 Deniz DoganKill channel buffers when killing rcirc server buffers
2012-04-11 Vivek Dasmohapatra(erc-nickserv-passwords): Don't display the password.
2012-04-11 William Stevenson(artist-mode): Convert artist-mode to use define-minor...
2012-04-11 Daniel ColascioneUse the real vfork under Cygwin
2012-04-11 Wolfgang Jenknerrgrep ignored file tweak
2012-04-11 Bastien GuerrySync with Org 7.8.09 (bugfix release)
2012-04-11 Glenn MorrisAuto-commit of generated files.
2012-04-11 Chong YidongNote obsolescence of mouse-sel.el in NEWS.
2012-04-11 Dani Moncayo* nt/makefile.w32-in: Fix typo (Bug#10261).
2012-04-11 Chong Yidong* startup.el (command-line): Remove support for font...
2012-04-11 Glenn MorrisAdd another vc-bzr test
2012-04-11 Stefan Monnier* src/window.c (save_window_save): Obey window-point...
2012-04-11 Lennart Borgman`narrow-to-defun' fixup
2012-04-11 Glenn Morris* lisp/vc/vc-bzr.el (vc-bzr-status): Handle all errors...
2012-04-11 Glenn MorrisRepurpose C_SWITCH_X_SYSTEM as GNUSTEP_CFLAGS
2012-04-11 Glenn MorrisUse internal sha1 in vc-bzr
2012-04-11 Stefan Monnier* src/alloc.c (lisp_align_malloc): Remove unneeded...
2012-04-11 Stefan Monnier* lisp/progmodes/flymake.el (flymake-mode): Beware...
2012-04-10 Sébastien Gross(hs-hide-all): Don't infloop on comments that start...
2012-04-10 Dan Nicolaescubattery.el not working when multiple batteries are...
2012-04-10 Paul EggertMerge from trunk.
2012-04-10 Stefan Monnier* lisp/emacs-lisp/autoload.el (autoload-make-program...
2012-04-10 Stefan Monnier* lisp/international/quail.el: Use dolist and simplify.
2012-04-10 Stefan Monnier* lisp/tmm.el: Use dolist, remove left over hook.
2012-04-10 Stefan Monnier* lisp/vc/vc-annotate.el (vc-annotate-show-diff-revisio...
2012-04-10 Jason S. Cornez* src/keyboard.c: Override inhibit-quit after the third...
2012-04-10 Eli ZaretskiiBetter parallelism on MS-Windows for "make info".
2012-04-10 Stefan Monnier* lisp/startup.el (command-line-1): Inhibit splash...
2012-04-10 Glenn Morris* admin/bzrmerge.el (bzrmerge-skip-regexp): Add "from...
2012-04-10 Lars Magne... * obsolete/mouse-sel.el: Add an Obsolete-since header.
2012-04-10 Lars Magne... Moved mouse-sel.el to the lisp/obsolete directory
2012-04-10 Lars Magne... Tiny url-util.el code clean-up.
2012-04-10 Lars Magne... Revert previous url-util patch.
2012-04-10 Juanma BarranqueroRecord and display absolute path of DLLs loaded (bug...
2012-04-10 Andreas Schwab* international/characters.el: Fix sorting.
2012-04-10 Eli ZaretskiiAdd more missing case pairs.
2012-04-10 Nathan Weizenbaum`python-fill-paragraph' filling fixup when font-lock...
2012-04-10 William Xu(url-retrieve-internal): Hexify multibye URL string...
2012-04-10 Laimonas V braAdded new charset cp775
2012-04-10 Eli ZaretskiiFix changes in 2012-04-09T18:12:40Z!schwab@linux-m68k...
2012-04-10 Andreas SchwabCopy changes from trunk 2012-04-09T18:12:40Z!schwab...
2012-04-10 Glenn MorrisAuto-commit of generated files.
2012-04-10 Chong YidongMerge 2012-04-09 GnuTLS fix from trunk
2012-04-10 Glenn Morrisdoc/lispref markup fixes
2012-04-10 Glenn MorrisRemove some more "rogue" defcustoms that show up in...
2012-04-10 Glenn MorrisGenerate admin/unidata/Makefile with configure
2012-04-10 Glenn MorrisComment trivia.
2012-04-10 Glenn Morris* lisp/files.el (dir-locals-set-class-variables): Doc...
2012-04-10 Glenn MorrisIn doc/lispref, use @file for buffers, per the Texinfo...
2012-04-10 Glenn Morris* lispref/compile.texi (Compiler Errors): Add missing...
2012-04-10 Glenn MorrisIn doc/emacs, use @file for buffers, per the Texinfo...
2012-04-10 Glenn Morrisentering.texi tweak
2012-04-10 Lars Magne... Make erc use auth-source to look up channel keys
2012-04-10 Deniz DoganAdd `field' to `erc-display-prompt'
2012-04-10 Florian AdamskyTwo new recentf.el keybindings
2012-04-10 Lars Magne... Make `put-image' return the overlay created
2012-04-10 Lars Magne... * mouse-sel.el (mouse-sel-mode): Mark as obsolete.
2012-04-10 Lars Magne... * simple.el (zap-to-char): Allow zapping using input...
2012-04-10 Lars Magne... (url-unhex-string): Add an optional CODING-SYSTEM param...
2012-04-10 Lars Magne... (fill-region): Leave point and mark where they were...
2012-04-10 Lars Magne... Add a policy list of domains that url.el can set cookie...
2012-04-09 Glenn Morrisemacs-bzr-get-version tweak
2012-04-09 Paul EggertMerge from trunk.
2012-04-09 Glenn Morrisdoc.c fix for bug#11036
2012-04-09 Glenn MorrisRename leim/Makefile's BUILT_EMACS to EMACS
2012-04-09 Glenn MorrisSmall leim/Makefile.in simplification
2012-04-09 Glenn MorrisChangeLog fix
2012-04-09 Paul EggertMerge from trunk.
2012-04-09 Paul EggertMerge from trunk; add Bug#.
2012-04-09 Andreas SchwabFixes: debbugs:11209
2012-04-09 Eli ZaretskiiFix bug #11209 with case conversion of u+0178.
2012-04-09 Eli ZaretskiiFix bug #11208 with inaccurate doc string of shell...
2012-04-09 Glenn MorrisChangelog fix
next