bpt/emacs.git
2014-06-26 Glenn Morris* find-func.el (find-function-C-source-directory):...
2014-06-26 Glenn Morrisps-samp.el: Make it slightly less awful
2014-06-26 Glenn Morris* lisp/progmodes/idlw-shell.el (idlwave-shell-make...
2014-06-26 Glenn MorrisMove lisp/emacs-lisp/authors.el to admin/
2014-06-26 Glenn Morris* etc/NEWS: Maybe ert-summarize-tests-batch-and-exit...
2014-06-26 Glenn Morrislib-src/Makefile trivial simplifications
2014-06-26 Glenn MorrisDisable byte-compilation in two test/automated files
2014-06-26 Glenn MorrisSimplify and parallize test/automated Makefile
2014-06-26 Luke LeeHideIfDef mode bug fixes and enhancements. This is...
2014-06-25 Glenn Morrislisp/Makefile: Remove cc-*.el dependencies on non-cc...
2014-06-25 Glenn Morris* flymake-tests.el (flymake-tests--current-face): Tweak...
2014-06-25 Glenn MorrisTry to fix some flymake-tests weirdness
2014-06-25 Stefan Monnier* lisp/play/landmark.el: Use lexical-binding and avoid...
2014-06-25 Dmitry AntipovFix ChangeLog entry.
2014-06-25 Dmitry AntipovConsistently use validate_subarray to verify substring.
2014-06-25 Dmitry AntipovDo not allow out-of-range character position in Fcompar...
2014-06-25 Glenn MorrisAuto-commit of loaddefs files.
2014-06-25 Glenn Morrisnextstep: trivial Makefile simplification
2014-06-25 Glenn Morrisadmin/grammars: Use pattern rules in Makefile
2014-06-25 Glenn Morrisadmin/unidata: small Makefile simplifications
2014-06-25 Glenn Morris* admin/unidata/uvs.el (uvs-print-table-ivd): Fix free...
2014-06-25 Glenn MorrisChangeLog fix
2014-06-24 Leonard RandallMake search in reftex-using-biblatex-p non-greedy.
2014-06-24 Paul EggertBe more consistent about the 'Qfoo' naming convention.
2014-06-24 Eli Barzilaylisp/calculator.el (calculator-last-input): drop 'ascii...
2014-06-24 Michael Albinus* automated/tramp-tests.el (tramp-test26-process-file...
2014-06-24 Glenn MorrisMerge from emacs-24; up to 2014-06-08T18:27:22Z!eggert...
2014-06-24 Eli ZaretskiiBackport Unicode 7 update of character- and script...
2014-06-24 Glenn MorrisBackport unicode 7.0 data files update from trunk
2014-06-23 Leo Liu* align.el (align-adjust-col-for-rule): Unbreak due...
2014-06-23 Sam SteingoldOptionally, undo several consequential deletion in...
2014-06-23 Stefan Monnier* lisp/simple.el (handle-shift-selection, exchange...
2014-06-23 Eli ZaretskiiUpdate various character- and script-related databases...
2014-06-23 Leo Liu* doc/misc/dired-x.texi (Omitting Files in Dired, Omitt...
2014-06-23 Glenn MorrisMisc small doc/ Makefile cleanup
2014-06-23 Glenn MorrisDisable implicit texi rules in doc/
2014-06-23 Eli Barzilay* calculator.el (calculator-standard-displayer): Fix...
2014-06-23 Dmitry AntipovSimplify and cleanup character conversion stuff.
2014-06-22 Mario Lang"the the", "from from" and "and and".
2014-06-22 Andreas Schwab* html2text.el (html2text-get-attr): Rewrite to handle...
2014-06-22 Eli ZaretskiiMore tweaks of skeleton documentation wrt \n behavior...
2014-06-22 Michael Albinus* net/tramp-adb.el (tramp-adb-handle-process-file):
2014-06-22 Dmitry Antipov* lisp/electric.el (electric-layout-post-self-insert...
2014-06-22 Dmitry Antipov* xmenu.c (mouse_position_for_popup):
2014-06-21 Glenn MorrisUpdate admin/unidata data files to latest versions
2014-06-21 Glenn Morris* landmark.el: Commentary fixes.
2014-06-21 Glenn MorrisFix landmark, broken since Emacs 23.1
2014-06-21 Glenn MorrisChangeLog fix (no need to merge to trunk)
2014-06-21 Glenn MorrisMerge from emacs-24; up to 2014-06-06T02:22:40Z!monnier...
2014-06-21 Eli Zaretskiidoc/misc/autotype.texi (Skeleton Language): Fix last...
2014-06-21 Fabián Ezequiel... Fix completion retrieval parsing.
2014-06-21 Eli Zaretskiilisp/skeleton.el (skeleton-insert): Fix last change.
2014-06-21 Eli Zaretskiisrc/dispextern.h: Fix commentary to it's hpos member.
2014-06-21 Eli ZaretskiiFix bug #17823 with vertical-motion in lines with line...
2014-06-21 Fabián Ezequiel... Enhancements for outline integration.
2014-06-21 Eli ZaretskiiImprove documentation of how vertical-motion interprets...
2014-06-21 Eli ZaretskiiImprove documentation of \n in a skeleton.
2014-06-21 Eli Zaretskiilisp/skeleton.el (skeleton-insert): Doc fix.
2014-06-21 Paul EggertPort to OS X ACLs.
2014-06-20 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-config--guess): Fix...
2014-06-20 Paul Eggert* configure.ac: Warn about --enable-link-time-optimizat...
2014-06-20 Stefan Monnier* lisp/mouse.el (mouse-drag-line): Don't re-add to...
2014-06-20 Martin RudalicsIn mouse-drag-line remove inadvertently reintroduced...
2014-06-20 Paul EggertDiagnose failures due to colons in directory names.
2014-06-20 Stefan Monnier* lisp/progmodes/sh-script.el (sh-smie-sh-rules): For...
2014-06-20 Eli ZaretskiiFix bug #17801 with extraneous newlines after inserting...
2014-06-20 Paul EggertPort to GCC 4.9.0 with link time optimization.
2014-06-20 Stefan Monnier* lisp/emacs-lisp/smie.el (smie--hanging-eolp-function...
2014-06-20 Leo Liu* simple.el (read-quoted-char): Don't let help chars...
2014-06-19 Stefan Monnier* lisp/progmodes/sh-script.el (sh-smie-sh-rules): Use...
2014-06-19 Stefan Monnier* cedet/semantic/ia.el (semantic-ia-complete-symbol...
2014-06-19 William Xu* lisp/progmodes/hideif.el (hif-string-to-number):...
2014-06-19 Kelvin WhiteUpdate comments in erc-format-@nick to reflect changes...
2014-06-19 Kelvin WhiteMerge commit for debbugs:17755
2014-06-19 Kelvin WhiteERC: Better user mode support
2014-06-19 Dmitry AntipovMinor cleanup of fonset code.
2014-06-19 Stefan Monnier* lisp/international/mule-util.el (truncate-string...
2014-06-19 Robert Brown... * etc/NEWS: New Tramp method "nc".
2014-06-19 Grégoire Jadi* net/rcirc.el (rcirc-omit-mode): Fix recenter error.
2014-06-19 Stefan Monnier* src/keyboard.c (read_key_sequence): Don't invoke...
2014-06-19 Dmitry Antipov* font.c (font_make_object): Avoid dangling pointer...
2014-06-18 Stefan Monnier* lisp/xt-mouse.el (xterm-mouse-translate-1): Fix last...
2014-06-18 Stefan Monnier* lisp/play/bubbles.el (bubbles--initialize, bubbles...
2014-06-18 Eli Zaretskiisrc/image.c: Yet another fix for last commit.
2014-06-18 Eli Zaretskiisrc/image.c: Another fix for last commit.
2014-06-18 Eli Zaretskiisrc/image.c: Fix last commit.
2014-06-18 Eli ZaretskiiFix bug #17790 with compilation against giflib 5.1...
2014-06-18 Juri Linkov* lisp/vc/ediff-init.el (ediff-current-diff-Ancestor)
2014-06-18 Juri Linkov* lisp/vc/diff-mode.el (diff-changed): Empty face defin...
2014-06-18 Juri Linkov* lisp/vc/diff-mode.el (diff-refine-changed): Rename...
2014-06-18 Juri Linkov* lisp/dired.el (dired-mark-pop-up): Let-bind display...
2014-06-17 Stefan Monnier* lisp/rect.el (rectangle-preview): New custom.
2014-06-17 Paul EggertOmit redundant extern decls.
2014-06-17 Stefan Monnier* src/callint.c (Fcall_interactively): Fix up last...
2014-06-17 Dmitry Antipov* lisp.h (STRING_COPYIN): Remove; unused.
2014-06-17 Stefan Monnier* lisp/delsel.el (electric-newline-and-maybe-indent...
2014-06-17 Dmitry Antipov* eval.c (toplevel): Remove redundant #include directives.
2014-06-17 Dmitry Antipov* fileio.c (Fread_file_name): Do not pass redundant...
2014-06-16 Paul Eggert* Makefile.in (ns-app): Fix typo that broke build on...
2014-06-16 Stephen Berman* notes/elpa: Use "git" instead of "bzr" in the name...
next