bpt/emacs.git
2014-06-23 Eli ZaretskiiUpdate various character- and script-related databases...
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 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 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...
2014-06-16 Eli ZaretskiiA better fix for bug #17777 with visual-order cursor...
2014-06-16 Dmitry AntipovDo not ask for XRender extension each time XFT font...
2014-06-16 Andrea RossettiIn ruler-mode fix calculation of column from mouse...
2014-06-16 Ron Schnell* play/dunnet.el (dun-doassign): Fixed bug where UNIX...
2014-06-16 Dmitry GutovFix bug#17732
2014-06-15 Glenn MorrisMakefile comments
2014-06-15 Michael Albinus* NEWS: New Tramp method "nc".
2014-06-15 Glenn Morris* oldXMenu/Makefile.in (CPPFLAGS): Explicitly set via...
2014-06-15 Glenn MorrisExplicitly set LDFLAGS in some sub-Makefiles
2014-06-15 Eli ZaretskiiFix MS-Windows build broken by latest Makefile.in changes.
2014-06-15 Michael AlbinusSync with Tramp 2.2.10.
2014-06-15 Michael AlbinusSync with Tramp 2.2.10.
2014-06-15 Michael AlbinusSync with Tramp 2.2.10.
2014-06-15 Michael AlbinusSync with Tramp 2.2.10.
2014-06-15 Michael Albinus* dbus.texi (Type Conversion): Formatting edits in...
2014-06-15 Michael AlbinusFix a regression bug in D-Bus event handling.
2014-06-15 Paul EggertSpelling fix.
2014-06-15 Eli Barzilay* lisp/calculator.el: Lots of revisions
2014-06-15 Stefan Monnier* lisp/ses.el: Miscellaneous cleanups; use lexical...
2014-06-15 Glenn Morris* oldXMenu/Makefile.in: Fix typo in earlier change.
2014-06-15 Glenn MorrisUse `make -C' rather than `cd && make'
2014-06-15 Glenn MorrisParallelize clean rules using GNU make features
2014-06-15 Glenn MorrisMerge from emacs-24; up to 2014-06-03T06:51:18Z!eliz...
2014-06-14 Glenn MorrisNEWS copyedits
2014-06-14 Glenn MorrisStop cc-mode loading cl at runtime
2014-06-14 Ron SchnellChanged Dunnet so that if a lamp is in the room that...
2014-06-14 Paul EggertPort part of the AIX fix to Solaris.
2014-06-14 Eli ZaretskiiFix documentation mentioned in bug #17768.
2014-06-14 Eli ZaretskiiFix bug #17777 with keyboard macros and visual-order...
2014-06-14 Juri Linkov* lisp/bindings.el: Put `ascii-character' property...
2014-06-14 Eli Zaretskiisrc/xdisp.c: Enhance commentary.
2014-06-13 Glenn MorrisWith GNU make, MFLAGS is not needed
2014-06-13 Glenn Morris* etc/PROBLEMS: Whitespace fix.
2014-06-13 Glenn Morris* lisp/eshell/eshell.el: Remove old comment.
2014-06-13 Glenn Morris* frame.el: Remove old comment.
2014-06-13 Glenn MorrisRemove pointless code in calendar-generate-window
2014-06-13 Glenn MorrisNEWS copyedits
2014-06-13 Paul EggertAvoid hangs in accept-process-output.
2014-06-13 Matthias Meulien* lisp/simple.el (completion-list-mode-map): Navigate...
next