bpt/emacs.git
2012-05-12 Glenn MorrisLet configure test for a suitable mkdir -p
2012-05-11 Stefan Monnier* lisp/progmodes/prolog.el: Use SMIE. Cleanup regexp...
2012-05-11 Stefan Monnier* lisp/dabbrev.el (dabbrev-expand): Make "no expansion...
2012-05-11 Glenn Morris* Makefile.in (install-arch-indep): Remove dead code.
2012-05-11 Stefan Monnier* lisp/minibuffer.el (completion--twq-all): Again,...
2012-05-11 Stefan Monnier* lisp/term.el: Move keymap initialization code to...
2012-05-11 Stefan Monnier* lisp/progmodes/sh-script.el: Use post-self-insert...
2012-05-11 Stefan Monnier* lisp/term.el (term-set-escape-char): Properly set...
2012-05-11 Glenn Morris* Makefile.in (install-arch-indep): Use INSTALL_DATA...
2012-05-11 Glenn Morris* Makefile.in (install-arch-indep): There are no more...
2012-05-11 Paul EggertRemove unused function hourglass_started.
2012-05-10 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2012-05-10 Glenn MorrisAuto-commit of generated files.
2012-05-10 Chong YidongCleanups and improvements for FFAP and URL.
2012-05-10 Paul Eggert* xgselect.c (xg_select): Put maxfds+1 into a var.
2012-05-10 Paul Eggert* sound.c (DEFAULT_ALSA_SOUND_DEVICE): Define only...
2012-05-10 Glenn MorrisInstall self-contained ns leim files directly to their...
2012-05-10 Glenn Morris* loading.texi (Loading Non-ASCII): Multibyte sessions...
2012-05-10 Glenn MorrisUpdate doc for obsolescence of "unibyte: t"
2012-05-10 Glenn MorrisSimply leim install rule for ns case
2012-05-10 Glenn MorrisState that --prefix has no effect for a default --with...
2012-05-10 Glenn MorrisDocument new create-lockfiles option
2012-05-10 Dave AbrahamsAdd the option to not create lockfiles
2012-05-10 Paul Eggertetags: pacify gcc -Wstack-protector on Ubuntu 12.04 x86
2012-05-09 Michael Albinus* dbusbind.c (xd_registered_buses): New internal Lisp...
2012-05-09 Paul EggertUntag more efficiently if USE_LSB_TAG.
2012-05-09 Paul EggertPort recent dbusbind.c changes to 32-bit --with-wide...
2012-05-09 Chong YidongEncoding fix for browse-url-encode-url.
2012-05-09 Chong Yidong* url-util.el (url--allowed-chars): Use upper-case...
2012-05-09 Chong YidongImprove RFC 3986 conformance of url package.
2012-05-09 Glenn MorrisYet more ChangeLog merge fixes
2012-05-09 Glenn MorrisChangeLog merge fix
2012-05-09 Glenn MorrisRemove the need for lispref vol1.texi and vol2.texi
2012-05-09 Glenn MorrisMerge from emacs-24; up to 2012-04-21T14:12:27Z!sdl...
2012-05-09 Juanma Barranquerolisp/textmodes/rst.el: Silence byte-compiler warnings.
2012-05-09 Juanma Barranquerolisp/progmodes/idlw-shell.el: Cleanup after 2012-05...
2012-05-09 Juanma Barranquerolisp/eshell/esh-cmd.el (eshell-debug-command): Fix...
2012-05-08 Glenn MorrisMove part of previous clean rule change to mostlyclean
2012-05-08 Eli ZaretskiiFix a typo in last commit of src/ChangeLog.
2012-05-08 Glenn Morris* lisp/files.el (auto-mode-alist): Treat ".make" like...
2012-05-08 Stefan Monnier* lisp/vc/log-edit.el: Add GNU coding standards highlig...
2012-05-08 Stefan Monnier* lisp/imenu.el: Misc cleanup. Make docstrings out...
2012-05-08 Stefan Monnier* lisp/subr.el (defvar-local): Add debug spec and doc...
2012-05-08 Glenn MorrisRemove doc/lispref/two.el
2012-05-08 Glenn MorrisFOR-RELEASE comment
2012-05-08 Glenn MorrisStop keeping 3 copies of the lispref menu structure...
2012-05-08 Glenn Morris* doc/lispref/Makefile.in (clean): Add some more vol1...
2012-05-08 Glenn Morrisdoc/lispref/two-volume.make small fix
2012-05-08 Glenn MorrisRemove no-byte-compile setting from some lisp/language...
2012-05-08 Glenn Morris* lisp/play/zone.el (zone-pgm-stress): Don't pollute...
2012-05-08 Aaron S. Hawley* progmodes/make-mode.el (makefile-browse): Remove...
2012-05-08 Stefan Monnier* shell.el (shell-completion-vars): Fix last change.
2012-05-07 Glenn Morris* doc/misc/forms.texi (Long Example): Update for change...
2012-05-07 Glenn MorrisMove some forms.el example files to etc/forms directory
2012-05-07 Glenn MorrisFix NEWS typo
2012-05-07 Glenn MorrisAlso apply previous change to file locals at the end...
2012-05-07 Glenn Morris* lisp/international/mule.el (find-auto-coding): Make...
2012-05-07 Stefan Monnier* loadup.el: Preload newcomment.el.
2012-05-07 Stefan Merten2012-05-05 Stefan Merten <smerten@oekonux.de>
2012-05-07 Stefan Monnier* lisp/buff-menu.el (list-buffers--refresh): Mark ...
2012-05-07 Jérémy CompostellaFix up display of the *Minibuf-0* buffer in the mini...
2012-05-07 Michael Albinus* dbusbind.c (XD_DEBUG_MESSAGE): Don't print message...
2012-05-07 Chong YidongRestore Buffer-menu-use-header-line functionality.
2012-05-07 Glenn MorrisImprove previous dir-locals-read-from-file change
2012-05-07 Chong YidongFix a gdb-mi process filtering issue arising in ansi...
2012-05-06 Glenn Morris* files.el (dir-locals-read-from-file): Mention dir...
2012-05-06 Chong Yidong* lisp/buff-menu.el: Convert to Tabulated List mode.
2012-05-06 Christopher... * lisp/emacs-lisp/cl-macs.el (cl-expr-contains): Handle...
2012-05-06 Glenn MorrisAuto-commit of generated files.
2012-05-06 Chong YidongSome cleanups for the buffer menu and electric buffer...
2012-05-06 Chong YidongImprovements for Tabulated List mode.
2012-05-06 Troels NielsenFix match highlighting in compilation buffers.
2012-05-06 Chong Yidong* frames.texi (Mouse References, Mouse Commands): Fix...
2012-05-06 Wolfgang JenknerCosmetic fix for Man-unindent.
2012-05-06 Chong Yidong* emacs-lisp/package.el (package-built-in-p): Handle...
2012-05-05 Glenn MorrisOptionally include holidays in cal-html output
2012-05-05 Glenn MorrisMove function from cal-tex to holidays
2012-05-05 Glenn MorrisChangeLog fixes
2012-05-05 Glenn MorrisAuto-commit of generated files.
2012-05-05 Andreas Schwab* configure.in: Fix quoting bugs.
2012-05-05 Andreas Schwab* configure.in: Fix last change.
2012-05-05 Andreas SchwabOnly ignore info/*.info
2012-05-05 Eli ZaretskiiFix failures in starting subprocesses on Windows 7.
2012-05-05 Chong YidongFix package.el handling of local variables on first...
2012-05-05 Chong YidongMerge from emacs-24; up to 2012-04-20T05:47:55Z!eliz...
2012-05-05 Stefan Monnier* lisp/shell.el (shell-completion-vars): Set pcomplete...
2012-05-05 Ransom Williams* lisp/files.el (file-auto-mode-skip): New var.
2012-05-05 Stefan MonnierUse set-temporary-overlay-map.
2012-05-05 Glenn Morris* minibuf.texi (Minibuffer History, Basic Completion...
2012-05-05 Glenn MorrisUndo part of previous change
2012-05-05 Glenn MorrisMore small edits for doc/lispref
2012-05-05 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--let*): New function.
2012-05-05 Stefan MonnierNew function set-temporary-overlay-map and macros ...
2012-05-05 Glenn MorrisMore page break tweaks for doc/lispref
2012-05-05 Glenn Morris* doc/lispref/compile.texi (Disassembly): Condense...
2012-05-05 Glenn MorrisMore small edits for doc/lispref
2012-05-04 Stefan MonnierAdd new error and function `user-error'.
2012-05-04 Glenn Morris* doc/misc/Makefile.in (info): Make it the first target...
2012-05-04 Stefan Monnier* lisp/dabbrev.el (dabbrev--ignore-case-p): New function.
2012-05-04 Stefan Monnier* lisp/files.el (automount-dir-prefix): Mark as obsolete.
next