bpt/emacs.git
2012-06-19 Dmitry Antipov* alloc.c, bytecode.c, ccl.c, coding.c, composite.c...
2012-06-19 Glenn Morris* lisp/progmodes/python.el (python-mode): Derive from...
2012-06-19 Kevin GallagherIn EDT emulator, allow updating of menu-bar Buffers...
2012-06-19 Chong YidongPreserve tty top-frames under various window-changing...
2012-06-18 Nelson Ferreiragnus-win.el (gnus-configure-frame): Pass an arg to...
2012-06-18 Paul EggertPort byte-code-meter to modern targets.
2012-06-18 Stefan Monnier* lisp/progmodes/python.el (python-rx-constituents...
2012-06-18 Michael Albinus* minibuffer.el (read-file-name-default): Revert the...
2012-06-18 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--expand): Warn for...
2012-06-18 Glenn MorrisFix python.el obsolescence versions
2012-06-18 Glenn MorrisAdd coding cookie
2012-06-18 Stefan MonnierFix return value of `defun' and un-define it.
2012-06-18 Martin RudalicsHandle cases where buffer gets killed while running...
2012-06-18 Paul EggertFix recently-introduced process.c problems found by...
2012-06-18 Martin RudalicsCompletely remove stringp check in special-display-p.
2012-06-17 Michael Albinus* minibuffer.el (read-file-name-default): Bind `non...
2012-06-17 Glenn MorrisChangeLog date fixes
2012-06-17 Martin RudalicsIn special-display-p signal an error if BUFFER-NAME...
2012-06-17 Chong YidongOptimization to avoid redisplaying hidden terminal...
2012-06-17 Troels NielsenEnsure correct ordering of process writes.
2012-06-17 Paul EggertSpelling fixes.
2012-06-17 Chong YidongFix point motion bug in term-emulate-terminal.
2012-06-17 Paul Eggert* lisp.h (eassert): Assume C89 or later.
2012-06-17 Paul Eggert* coding.c (produce_chars): Use ptrdiff_t, not int.
2012-06-17 Paul Eggert* xterm.c (x_draw_underwave): Check for integer overflow.
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-17 Glenn MorrisMinor edits for Face Attributes section of display...
2012-06-17 Glenn MorrisMention face underwave
2012-06-17 Glenn MorrisChangeLog fix
2012-06-17 Alp AkerImplement wave-style variant of underlining.
2012-06-16 Glenn MorrisNEWS fixes: positioning, copyedits
2012-06-16 Glenn MorrisChangeLog position, case fixes
2012-06-16 Juanma Barranquerosrc/makefile.w32-in: Update dependencies.
2012-06-16 Eli ZaretskiiFix "make dist" on MS-Windows.
2012-06-16 Andreas Schwab* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
2012-06-16 Eli ZaretskiiFix bug #11720 with cursor positioning in outline-mode...
2012-06-16 Eli ZaretskiiFix bug #11653 with a crash when more than 16 overlay...
2012-06-16 Eli ZaretskiiFix bug #11653 with cursor positioning in a row that...
2012-06-16 Chong YidongFix for xterm reportBackground query.
2012-06-16 Stefan Merten(rst-cvs-header, rst-svn-rev, rst-svn-timestamp)
2012-06-16 Stefan MertenAdded and corrected some comments.
2012-06-16 Andreas Schwab* category.h (CHAR_HAS_CATEGORY): Define as inline.
2012-06-16 Eli ZaretskiiFix bug #11677 with segfault when deleting windows...
2012-06-15 Juanma Barranquerolisp/makefile.w32-in (COMPILE_FIRST): Synch with change...
2012-06-15 Julien Danjouerc: use auth-source
2012-06-15 Stefan Monnier* macroexp.el (macroexp--compiler-macro): Fix paren...
2012-06-15 Stefan Monnier* lisp/emacs-lisp/cl-lib.el (cl--defsubst-expand):...
2012-06-15 Fabián Ezequiel... lisp/progmodes/python.el: Updated Copyright years.
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-15 Fabián Ezequiel... Added python.el NEWS entry
2012-06-15 Fabián Ezequiel... Fixes to previous python.el ChangeLog entry.
2012-06-15 Fabián Ezequiel... * lisp/progmodes/python.el: (python-indent, python...
2012-06-15 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--transform-function...
2012-06-14 Juanma Barranquerolisp/makefile.w32-in (COMPILE_FIRST): Remove subr.el.
2012-06-14 Sam Steingold* lisp/files.el (abort-if-file-too-large): Use `file...
2012-06-14 Andreas SchwabFixes: debbugs:11708
2012-06-14 Glenn MorrisAuto-commit of loaddefs files.
2012-06-14 Glenn MorrisAuto-commit of generated files.
2012-06-14 Paul Eggert.gdbinit: Update to match recent lisp.h changes.
2012-06-14 Paul EggertSimplify lisp.h in minor ways that should not affect...
2012-06-13 Juanma Barranquerosrc/makefile.w32-in ($(BLD)/data.$(O)): Update dependen...
2012-06-13 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Don't...
2012-06-13 Glenn MorrisFurther mule-menu-keymap doc tweak
2012-06-13 Glenn MorrisNEWS tweak
2012-06-13 Glenn MorrisDoc tweaks for mule-cmds .el
2012-06-13 Glenn MorrisRemove some unused definitions from src/s
2012-06-13 Juanma Barranquerolisp/url/url-handlers.el (url-handler-regexp): Declare.
2012-06-13 Stefan Monnier* lisp/emacs-lisp/edebug.el (edebug-read-function)...
2012-06-13 Chong YidongDo not set mark on single mouse-1 clicks.
2012-06-13 Stefan Monnier* lisp/textmodes/tex-mode.el (latex-indent): Recognize...
2012-06-13 Andreas SchwabUse a simple struct to implement compile time checks...
2012-06-13 Stefan Monnier* lisp/loadup.el: Count byte-code functions as well.
2012-06-13 Stefan Monnier* lisp/emacs-lisp/byte-opt.el (featurep): Move compiler...
2012-06-13 Stefan Monnier* lisp/emacs-lisp/autoload.el (make-autoload): Accept...
2012-06-13 Drew Adams* lisp/help-mode.el (help-bookmark-make-record, help...
2012-06-13 Michael Albinus* net/dbus.el (dbus-call-method): Use timeout for ...
2012-06-13 Juanma Barranquerolisp/help-mode.el (bookmark-make-record-default): Declare.
2012-06-13 Glenn MorrisAuto-commit of loaddefs files.
2012-06-13 Glenn MorrisAuto-commit of generated files.
2012-06-13 Deniz Dogan* tutorials/TUTORIAL.sv: Fix grammar and a couple of...
2012-06-13 Chong YidongIn the Package Menu, indicate packages that are newly...
2012-06-13 Glenn MorrisRemove HAVE_SYSV_SIGPAUSE unused remnants
2012-06-13 Glenn Morris* src/s/gnu.h (POSIX_SIGNALS): Remove (again).
2012-06-13 Paul EggertUSE_LISP_UNION_TYPE + USE_LSB_TAG cleanup (Bug#11604)
2012-06-12 Glenn MorrisCombine adjacent case blocks.
2012-06-12 Glenn MorrisRemove src/s/sol2-10.h
2012-06-12 Glenn MorrisRemove src/s/hpux11.h
2012-06-12 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-remf): Fix error in...
2012-06-12 Glenn MorrisDrop some `quotes' in configure.in's final summary
2012-06-12 Glenn MorrisRemove a couple of src/s files
2012-06-12 Glenn MorrisMove NO_TERMIO, BROKEN_SIGIO from src/s to configure
2012-06-12 Paul Eggert* configure.in: Coalesce some function checking.
2012-06-12 Glenn Morris* configure.in: Anticipate platforms with no src/s...
2012-06-12 Glenn MorrisFix autoconf quoting in previous change
2012-06-12 Glenn MorrisAuto-commit of generated files.
2012-06-12 Chong YidongHandle availability of MagickMergeImageLayers and Magic...
2012-06-12 Chong Yidong* url-handlers.el: Re-order file to avoid recursive...
2012-06-12 Chong YidongVarious minor variable/hook cleanups.
2012-06-12 Nguyen Thai... Add file missing from last commit.
2012-06-12 Nguyen Thai... New input method vietnamese-vni.
next