bpt/emacs.git
2012-12-02 Chong YidongLisp manual improvements for plists and symbol plists.
2012-12-02 Chong YidongDocument the conversion of kbd into a function.
2012-12-01 Leo Liu* lisp/files.el (dir-locals-read-from-file): Check...
2012-12-01 Glenn MorrisAuto-commit of loaddefs files.
2012-12-01 Eli ZaretskiiFix the MSDOS build.
2012-12-01 Chong Yidong* fileio.c (Vauto_save_list_file_name): Minor doc fix.
2012-11-30 Glenn Morris* doc/misc/rcirc.texi (Notices): Fix typo.
2012-11-30 Fabrice PopineauFix compilation problems with 64-bit MSVC compiler.
2012-11-28 Glenn MorrisFix for jka-compr-compression-info-list not including...
2012-11-28 Chong Yidong* simple.el (transient-mark-mode): Doc fix.
2012-11-28 Chong YidongBuffer Menu doc fixes.
2012-11-27 Glenn Morris* src/data.c (Fboundp): Doc fix re lexical-binding.
2012-11-27 Glenn Morris* src/data.c (Fsymbol_value): Doc fix re lexical-binding.
2012-11-27 Roland Winklerdiary-header-line-format: Use keybinding of diary-show...
2012-11-27 Michael Albinus* net/tramp-sh.el (tramp-perl-encode): Use "read STDIN...
2012-11-27 Stefan Monnier* lisp/textmodes/table.el (table-insert): Don't use...
2012-11-26 Glenn Morrisvc-hooks.el workaround for bug#11490
2012-11-26 Fabián Ezequiel... * progmodes/python.el:
2012-11-26 Fabián Ezequiel... Fix Imenu regression.
2012-11-26 Eli ZaretskiiDon't crash if internal-char-font is called on non...
2012-11-26 Eli ZaretskiiFix last commit's log entry.
2012-11-26 Eli ZaretskiiPartial fix for bug #12989 with buffer-file-type annoya...
2012-11-26 Glenn Morris* lisp/hippie-exp.el (hippie-expand-try-functions-list...
2012-11-25 Eli ZaretskiiFix bug #11964 with crashes inside internal-char-font...
2012-11-25 Glenn MorrisAuto-commit of loaddefs files.
2012-11-25 Glenn MorrisAuto-commit of generated files.
2012-11-24 Andreas Schwab* buff-menu.el (Buffer-menu-buffer+size-width): Fix...
2012-11-24 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--transform-lambda...
2012-11-24 Eli ZaretskiiFix the MS-Windows build broken by absence of the ...
2012-11-24 Chong YidongBump version to 24.2.90.
2012-11-24 Chong YidongMinor update to make-tarball.txt.
2012-11-24 Paul EggertRevert recent change for Bug#8855.
2012-11-24 Chong YidongFix follow-mouse clicks on undraggable mode/header...
2012-11-24 Eli ZaretskiiFix assertion violations when clicking on Info bread...
2012-11-24 Eli ZaretskiiFix ChangeLog entries for the last commit.
2012-11-23 Paul EggertFix a race condition with glib (Bug#8855).
2012-11-23 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-file):...
2012-11-23 Wolfgang Jenknerlisp/image-mode.el (image-transform-check-size): Use...
2012-11-23 Martin RudalicsCorrect and reword recent changes to window.texi.
2012-11-23 Chong Yidong* modes.texi (%-Constructs): Fix statement about mode...
2012-11-23 Eli ZaretskiiFix cursor display when several display strings follow...
2012-11-23 Juri Linkov* lisp/dired.el (dired-mark): Add optional arg `interac...
2012-11-23 Chong Yidong* faces.el (color-defined-p): Doc fix.
2012-11-23 Eli ZaretskiiFix pgx in .gdbinit when CHECK_LISP_OBJECT_TYPE is...
2012-11-23 Juri Linkov* lisp/wdired.el: Revert 2012-10-17 change partly and...
2012-11-21 Alan MackenzieBump CC Mode's version number to 5.32.4.
2012-11-21 Alan MackenzieFix bugs in the CC Mode state cache. Enhance a debuggi...
2012-11-21 Eli ZaretskiiFix bug #12930 with vertical-motion through a display...
2012-11-21 Stefan Monnier* doc/lispref/debugging.texi (Profiling): Make it more...
2012-11-21 Glenn MorrisAuto-commit of generated files.
2012-11-21 Glenn MorrisAdd a bit more about profiling to the lispref
2012-11-21 Glenn Morris* doc/lispref/debugging.texi (Profiling) [!tex]: Mentio...
2012-11-21 Glenn Morris* configure.ac (--enable-profiling): Doc fix.
2012-11-20 Daniel ColascioneBackport: Rename cygwin_convert_path* to cygwin_convert...
2012-11-20 Eli ZaretskiiFix bug #12927 with scrolling under hl-line-mode and...
2012-11-20 Eli ZaretskiiFix !ifdef in nmake.defs.
2012-11-20 Eli ZaretskiiYet more fixes for bug #12878 with MSVC build.
2012-11-20 Ken BrownFix non-GTK builds on Cygwin
2012-11-20 Michael Albinus* trampver.el:
2012-11-20 Glenn MorrisFix typos in previous
2012-11-20 Glenn MorrisNEWS fix
2012-11-20 Glenn MorrisMake a start on a Profiling section in the lispref
2012-11-19 Stefan Monnier* lisp/emacs-lisp/byte-run.el (defun-declarations-alist...
2012-11-19 Stefan Monnier* lisp/eshell/em-cmpl.el (eshell-pcomplete): Refine...
2012-11-19 Eli ZaretskiiMore fixes for bug #12878 with MS-Windows MSVC build.
2012-11-19 Stefan Monnier* lisp/emacs-lisp/ert.el (ert--expand-should-1): Adapt...
2012-11-19 Michael Albinus* net/tramp-sh.el (tramp-do-copy-or-rename-file): If...
2012-11-19 Stefan Monnier* lisp/window.el (switch-to-buffer): Re-add the warning...
2012-11-18 Paul EggertMore minor time fixes.
2012-11-18 Eli ZaretskiiPrevent crashes on MS-Windows when w32-downcase-file...
2012-11-18 Martin RudalicsFix example for Display Action Functions.
2012-11-18 Dani MoncayoEmacs manual fixes regarding automatic scrolling.
2012-11-18 Paul EggertMinor cleanup for times as lists of four integers.
2012-11-18 Glenn MorrisNEWS tweak
2012-11-18 Glenn Morris* lisp/image.el (insert-image, insert-sliced-image...
2012-11-18 Glenn MorrisDocument eager macro expansion
2012-11-17 Glenn Morris* minibuf.texi (Basic Completion): Mention completion...
2012-11-17 Glenn MorrisAdd some cindex entries for previous change
2012-11-17 Glenn Morris* minibuf.texi (Basic Completion): Mention misc complet...
2012-11-17 Eli ZaretskiiFix bug #12878 with compilation failure with Visual...
2012-11-17 Jan Djärv* nsterm.m (hold_event): Set send_appdefined to YES.
2012-11-17 Leo Liu* minibuf.texi (Programmed Completion): Doc fix for...
2012-11-17 Chong Yidong* lisp/emacs-lisp/syntax.el (syntax-propertize-function...
2012-11-17 Chong YidongFix for vc-svn-merge-news.
2012-11-17 Chong Yidong* url-parse.el (url-path-and-query): Minor doc fix.
2012-11-17 Dani Moncayo* mark.texi (Disabled Transient Mark): Doc fixes.
2012-11-17 Chong Yidong* filecache.el (file-cache-add-file-list): Doc fix.
2012-11-17 Glenn Morris* frames.texi (Display Action Functions): Mention pop...
2012-11-17 Glenn Morris* display.texi (Temporary Displays): Document with...
2012-11-17 Glenn MorrisReword previous with-temp-buffer-window doc fixes
2012-11-17 Glenn MorrisDocument fit-frame-to-buffer
2012-11-17 Glenn MorrisUse set-face-underline rather than the alias set-face...
2012-11-17 Glenn Morris* lisp/window.el (with-temp-buffer-window): Doc fix.
2012-11-16 enami tsugutomo* src/unexelf.c (ELFSIZE) [__NetBSD__ && _LP64]: Set...
2012-11-16 Stefan Monnier* lisp/emacs-lisp/cl-lib.el: Set more meaningful versio...
2012-11-16 Glenn MorrisAuto-commit of loaddefs files.
2012-11-16 Martin RudalicsFix some display-buffer related issues.
2012-11-16 Jan Tatarik[Gnus] Don't score by headers when scoring by body
2012-11-16 Glenn MorrisDoc fixes related to fit-frame-to-buffer
2012-11-16 Glenn MorrisNEWS potential FIXME
next