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