bpt/emacs.git
2013-12-18 Chong Yidong* cus-theme.el (custom-new-theme-mode-map): Add bindings.
2013-12-18 Chong YidongMinor fixes for Lispref's modes.texi
2013-12-18 Chong Yidong* replace.el (occur-engine): Avoid infloop.
2013-12-18 Kazuhiro Itomake-mode.el (makefile-fill-paragraph): Fix infloop.
2013-12-18 Shigeru Fukayaapropos.el (apropos-words-to-regexp): Fix algorithm.
2013-12-18 Glenn Morris* src/lread.c (openp): Further fix for previous.
2013-12-18 Glenn Morris* src/lread.c (openp): Fix previous change (don't leak...
2013-12-18 Glenn MorrisChangeLog tweak
2013-12-18 Glenn MorrisAdd load-prefer-newer option, to load .el if newer...
2013-12-18 Le Wang* comint.el (comint-previous-matching-input-from-input...
2013-12-18 Chong Yidong* simple.el (append-next-kill): Doc fix (Bug#15995...
2013-12-18 Glenn Morris* src/emacs.c (standard_args) [HAVE_NS]: Remove -disabl...
2013-12-18 Glenn Morris* lisp/mail/emacsbug.el (report-emacs-bug):
2013-12-17 Juri Linkov* lisp/arc-mode.el (archive-extract-by-file): Check...
2013-12-17 Juri Linkov* lisp/menu-bar.el (menu-bar-tools-menu): Add `browse...
2013-12-17 Paul EggertMerge from gnulib, incorporating:
2013-12-17 Stefan Monnier* lisp/window.el (window--pixel-to-total): Remove unuse...
2013-12-17 Eli ZaretskiiFix minor problems in Windows emulation of getloadavg.
2013-12-17 Eli ZaretskiiFix some warnings in w32 specific code.
2013-12-17 Martin RudalicsRemove no more needed bindings of split-height-threshold.
2013-12-17 obliqueFix 256 color mapping in rxvt.el
2013-12-17 Chong Yidong* killing.texi (Appending Kills): Note that append...
2013-12-17 Dima Kogan* simple.el (kill-region): Pass mark first then point...
2013-12-17 Leo Liu* net/rcirc.el (rcirc-add-face):
2013-12-17 Chong Yidong* files.el (break-hardlink-on-save): Doc fix.
2013-12-17 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent...
2013-12-17 Katsumi Yamaokalisp/gnus/mm-util.el (mm-make-temp-file): Alias to...
2013-12-17 Stefan Monnier* lisp/net/shr.el (shr-insert-document): Remove unused var
2013-12-17 Dmitry GutovFix bug#16116
2013-12-16 Lars Magne... * net/shr.el (shr-tag-a): Support zero-length <a name...
2013-12-16 Lars Magne... eww anchor pointer movement fixup
2013-12-16 Paul EggertFix problems with CANNOT_DUMP and EMACSLOADPATH.
2013-12-16 Juri Linkov* lisp/desktop.el (desktop-auto-save-timeout): Change...
2013-12-16 Juri Linkov* lisp/isearch.el (isearch-mode-map): Remove [escape...
2013-12-16 Eli ZaretskiiFix compilation errors introduced by changes in extend_...
2013-12-16 Stefan Monnier* lisp/emacs-lisp/gv.el (gv-ref): Mention lexbind restr...
2013-12-16 Eli ZaretskiiUpdate Emacs's Windows manifests to support Windows...
2013-12-16 Eli ZaretskiiA better fix for bug #16148 and related issues.
2013-12-16 Paul Eggert* font.h (valid_font_driver) [!ENABLE_CHECKING]: Define...
2013-12-16 Eli ZaretskiiFix bug #16165 with memory corruption by extend_face_to...
2013-12-16 Paul Eggert* INSTALL: Clarify treatment of image libraries.
2013-12-16 Andreas SchwabAdd more .gitignore
2013-12-16 Andreas Schwab* gnutls.c (Fgnutls_boot): Properly check Flistp return...
2013-12-16 Ted ZlatanovCleanup cfengine3-mode so complete-symbol works again.
2013-12-16 Ted ZlatanovFix bug#16161: CHECK_LIST_CONS fails on nil
2013-12-16 Martin RudalicsFix recent w32_enable_frame_resize_hack and display...
2013-12-16 Leo Liu* progmodes/compile.el (compile-goto-error): Do not...
2013-12-16 Dmitry Antipov* font.c (valid_font_driver) [ENABLE_CHECKING]: New...
2013-12-16 Stefan Monnier* lisp/emulation/cua-rect.el (cua-rectangle-mark-mode...
2013-12-15 Eli ZaretskiiFix bug with conditionals in expand-file-name on MS...
2013-12-15 Eli ZaretskiiFix bug #16152 with crashes in process-send-eof on...
2013-12-15 Eli ZaretskiiMinor fix in Windows-specific code in decode_env_path.
2013-12-15 Juanma Barranquerosrc/w32*.c: Silence compiler warnings.
2013-12-15 Eli ZaretskiiFix bug #16151 with background of display margins.
2013-12-15 Eli ZaretskiiFix session GUI startup.
2013-12-15 Paul EggertAdd ChangeLog entry for previous checkin of gnutls.c.
2013-12-15 Paul EggertUse bool for boolean (GLYPH_DEBUG case).
2013-12-14 Dani Moncayo* configure.ac (srcdir) [MINGW32]: Yet another tweak...
2013-12-14 Dani Moncayo* configure.ac (srcdir) [MINGW32]: Tweak to 2013-12...
2013-12-14 Paul EggertUse bool for boolean, focusing on headers.
2013-12-14 Ted ZlatanovSupport filtering by keywords in package listings.
2013-12-14 Eli ZaretskiiFix bug #16148 with visual-mode cursor motion and white...
2013-12-14 Ted ZlatanovNew verify-error GnuTLS interface for certificate valid...
2013-12-14 Martin RudalicsHave display-buffer-below-selected never split window...
2013-12-14 Tom Willemse* lisp/emacs-lisp/package.el (package--prepare-dependen...
2013-12-14 Stefan Monnier* lisp/icomplete.el (icomplete-completions): Make sure...
2013-12-14 Dmitry GutovFix comment from the last change to `ruby-smie-rules'
2013-12-14 Martin RudalicsHack frame resizing on Windows (Bug#16028).
2013-12-14 Eli ZaretskiiRevert 2 last commits in src/alloc.c.
2013-12-14 Dani Moncayo* configure.ac (srcdir) [MINGW32]: Convert to an absolu...
2013-12-14 Eli ZaretskiiMinor tweak of the last commit.
2013-12-14 Eli ZaretskiiAvoid crashing due to closing of font whose driver...
2013-12-14 Eli Zaretskiisrc/fileio.c: Remove redundant empty #ifdef.
2013-12-14 Eli ZaretskiiFix copy-file on MS-Windows with file names outside...
2013-12-14 Dmitry GutovFix bug#16118
2013-12-13 Paul Eggert* lread.c (load_path_default): Prototype.
2013-12-13 David Engster* etc/NEWS: Add sections for CEDET and EIEIO.
2013-12-13 Ted Zlatanovprogmodes/cfengine.el: Fix `add-hook' doc.
2013-12-13 Ted ZlatanovMore cfengine.el fixes over previous commit.
2013-12-13 Glenn MorrisUnconditionally reset load-path after dumping
2013-12-13 Ted ZlatanovImprove CFEngine 3 parsing and eldoc support, with...
2013-12-13 Martin RudalicsFix windmove-find-other-window broken after pixelwise...
2013-12-13 Dmitry Antipov* alloc.c, font.c, font.h, ftfont.c, ftxfont.c, macfont.m,
2013-12-13 Dmitry Antipov* font.c (font_close_object): Check for live frame...
2013-12-13 Dmitry GutovMake blink-matching-paren perform blinking without...
2013-12-13 Paul Eggert* gnutls.c, gnutls.h (emacs_gnutls_record_check_pending):
2013-12-13 Leo Liu* bindings.el (visual-order-cursor-movement): Fix version.
2013-12-13 Juri Linkov* lisp/simple.el <Keypad support>: Remove key bindings...
2013-12-13 Fabián Ezequiel... * lisp/progmodes/python.el (python-pdbtrack-stacktrace...
2013-12-13 Paul EggertFix bug in previous regex.c change, which broke a\...
2013-12-13 Juri Linkov* lisp/comint.el (comint-mode-map): Replace `delete...
2013-12-12 Fabián Ezequiel... * lisp/progmodes/python.el (python-indent-calculate...
2013-12-12 Glenn MorrisGenerate info/dir from .texi files rather than .info...
2013-12-12 David EngsterMerge from CEDET upstream.
2013-12-12 David EngsterMerge with CEDET upstream.
2013-12-12 Eli ZaretskiiRemove stale comment from fileio.c.
2013-12-12 Paul EggertSpelling fixes.
2013-12-12 Stefan Monnier* lisp/emacs-lisp/nadvice.el: Add `depth' property...
2013-12-12 Paul EggertAvoid undefined behavior with huge regexp interval...
2013-12-12 Eli ZaretskiiSupport MS-Windows file names that use characters outsi...
next