bpt/emacs.git
2013-10-30 Glenn Morrisetc/TODO small updates
2013-10-30 Glenn Morris* admin/unidata/unidata-gen.el (unidata--ensure-compile...
2013-10-30 Glenn Morris* admin/unidata/Makefile.in (abs_srcdir): New, set...
2013-10-30 Glenn Morrislisp/Makefile.in trivia
2013-10-30 Stefan MonnierCleanup namespace of dos-w32.el.
2013-10-30 Stefan Monnier* lisp/subr.el (custom-declare-variable-early): Remove...
2013-10-30 Stefan Monnier* lisp/progmodes/python.el (python-shell-get-buffer...
2013-10-29 Stefan Monnier* src/keyboard.c (command_loop_1): If command is nil...
2013-10-29 Paul Eggert* insdel.c: Fix minor problems found by static checking.
2013-10-29 Stefan MonnierAdd pre-redisplay-function and rectangular region
2013-10-29 Dmitry AntipovPrefer 'unsigned long' to 'long unsigned int' and ...
2013-10-29 Stefan Monnier* doc/lispref/display.texi (Selective Display): Discour...
2013-10-29 Stefan Monnier* lisp/emacs-lisp/package.el (package--download-one...
2013-10-29 Stefan Monnier* src/eval.c (run_hook_with_args): Use FUNCTIONP.
2013-10-29 Xue Fuqiao* doc/lispref/display.texi (Abstract Display): Explain...
2013-10-29 Xue FuqiaoFix a typo.
2013-10-29 Xue FuqiaoUse @code instead of @var for a normal variable.
2013-10-29 Ted Zlatanovlisp/gnus/nnimap.el: Search the netrc entries for the...
2013-10-29 Xue Fuqiao* doc/lispref/display.texi (Multi-Frame Images): Improv...
2013-10-29 Xue FuqiaoAdd an index for multi-frame images.
2013-10-29 Xue FuqiaoUse @code instead of @var for a normal variable, since...
2013-10-29 Xue FuqiaoAdd an index for image-size.
2013-10-29 Xue FuqiaoFix typo in ido-use-virtual-buffers.
2013-10-29 Dmitry Antipov* xterm.h (struct x_output): For 'black_relief' and...
2013-10-29 Daniel ColascioneTweak Tramp method definition syntax to allow overridin...
2013-10-28 Paul Eggert* dispextern.h, image.c (x_bitmap_height, x_bitmap_widt...
2013-10-28 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-copy-directory):
2013-10-28 Dmitry Antipov* dispextern.h (struct face): Use bitfields for 'underl...
2013-10-28 Glenn MorrisAuto-commit of generated files.
2013-10-28 Daiki UenoDocument insecure elisp password caching is not usable...
2013-10-27 Xue Fuqiao* lisp/image.el (image-load-path): Doc fix.
2013-10-27 Xue Fuqiao* lisp/image.el (defimage): Doc fix.
2013-10-27 Alan MackenzieIndent statements in macros following "##" correctly.
2013-10-27 Glenn Morris* configure.ac: It seems installing in non-ASCII is...
2013-10-27 Glenn MorrisMark tiny change from author without assignment
2013-10-27 Xue FuqiaoComment
2013-10-27 Xue FuqiaoAdd an index for image maps.
2013-10-27 Glenn MorrisAuto-commit of loaddefs files.
2013-10-27 Dmitry Antipov* xftfont.c (struct xftfont_info): Remove set-but-unused
2013-10-27 Xue FuqiaoAdd an index for edge-detection algorithms.
2013-10-27 Nathan Trapuzzano* lisp/linum.el (linum-update-window): Fix boundary...
2013-10-27 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie--bosp): Anythi...
2013-10-27 Rüdiger SonderfeldAdd menu for M-x man
2013-10-26 Eli ZaretskiiFix part of bug #15260 with from directory with a non...
2013-10-26 Xue FuqiaoDoc fix for set-fringe-bitmap-face.
2013-10-26 Xue FuqiaoAdd an index for customizing fringe bitmaps.
2013-10-26 Xue Fuqiao* doc/lispref/display.texi (Fringe Indicators): Add...
2013-10-26 Xue FuqiaoComment
2013-10-26 Dmitry Gutov* test/indent/ruby.rb: New failing example.
2013-10-26 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie--args-separato...
2013-10-25 Stefan Monnier* lisp/progmodes/prolog.el: Remove old indent; use...
2013-10-25 Xue FuqiaoImprove indexing.
2013-10-25 Xue FuqiaoContinuation of previous change.
2013-10-25 Xue Fuqiao* doc/lispref/display.texi (Low-Level Font): Improve...
2013-10-25 Xue Fuqiao* doc/lispref/nonascii.texi (Character Properties)...
2013-10-25 Michael Albinus* emacs-lisp/ert.el (ert-run-tests-interactively):
2013-10-25 Xue Fuqiao* doc/lispref/display.texi (Fontsets): Minor wording...
2013-10-25 Glenn MorrisAuto-commit of generated files.
2013-10-25 Eli ZaretskiiAnother fix for the MS-Windows build broken 4 revisions...
2013-10-25 Eli ZaretskiiFix bug #15712 with vertical motion when the goal colum...
2013-10-25 Eli ZaretskiiFix the MS-Windows build broken 2013-10-25T04:35:56Z...
2013-10-25 Dmitry AntipovPerform font-specific cleanup when font object is swept...
2013-10-25 Dmitry AntipovOmit unused frame argument of font API's close function.
2013-10-25 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-mode-menu): Use...
2013-10-25 John Anthony* lisp/progmodes/ruby-mode.el (ruby-mode-menu): Add...
2013-10-25 John Anthony* lisp/progmodes/inf-lisp.el (inferior-lisp-menu):...
2013-10-25 Glenn Morris* lisp/vc/vc.el (vc-print-log): Don't use a working...
2013-10-25 Glenn Morris* configure.ac: It seems _installing_ in non-ASCII...
2013-10-25 Stefan Monnier* lisp/subr.el (add-to-list): Preserve return value...
2013-10-25 Leo LiuSmall fix to last change
2013-10-25 Rüdiger Sonderfeld* progmodes/octave.el (octave-lookfor): Handle empty...
2013-10-24 Glenn MorrisAvoid non-portable "` ... \"...\" ... `" nesting
2013-10-24 Stefan Monnier* lisp/emacs-lisp/smie.el: New smie-config system.
2013-10-24 Helmut Eller* lisp/emacs-lisp/lisp-mode.el (lisp-cl-font-lock-keywo...
2013-10-24 Glenn Morris* lisp/Makefile.in (abs_top_srcdir): Remove.
2013-10-24 Eli ZaretskiiFix last changes to support whitespace in directory...
2013-10-24 Xue FuqiaoImprove indexing.
2013-10-24 Xue Fuqiao* doc/lispref/display.texi (Low-Level Font): Add an...
2013-10-24 Xue Fuqiao* doc/lispref/display.texi (Font Selection): Add indexe...
2013-10-24 Xue Fuqiao* doc/lispref/display.texi (Face Remapping): Add indexe...
2013-10-24 Glenn MorrisAuto-commit of generated files.
2013-10-24 Michael AlbinusMention the `skip-unless' macro of ert.el.
2013-10-24 Michael Albinus* ert.texi (Running Tests Interactively): Adapt examle...
2013-10-24 Michael Albinus* automated/ert-tests.el (ert-test-skip-unless): New...
2013-10-24 Michael Albinus* emacs-lisp/ert.el (ert-deftest): Bind macro `skip...
2013-10-24 Glenn MorrisChangeLog fixes
2013-10-24 Glenn MorrisFix whitespace in previous Makefile.in changes
2013-10-24 Glenn Morris* leim/Makefile.in (.el.elc, changed.tit, changed.misc...
2013-10-24 Glenn Morris* lisp/Makefile.in (check-declare): Remove unnecessary...
2013-10-24 Glenn MorrisAttempt at a fix for mingw CPPFLAGS
2013-10-24 Glenn Morris* lisp/Makefile.in (abs_top_srcdir): New, set by configure.
2013-10-24 Dmitry Gutov* lisp/vc/vc.el (vc-print-root-log): Always set `defaul...
2013-10-24 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Fix...
2013-10-23 Glenn Morris* configure.ac (src/.gdbinit): Use ac_abs_top_srcdir.
2013-10-23 Glenn Morris* Makefile.in (epaths-force-w32): Use abs_srcdir
2013-10-23 Glenn Morrisconfigure.ac: Tweak previous change
2013-10-23 Glenn Morris* configure.ac: Explicit error for non-ASCII directories
2013-10-23 Masashi Fujimoto* lisp/battery.el (battery-pmset): Handle OS X Maverick...
2013-10-23 Stefan Monnier* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Only...
2013-10-23 Glenn MorrisRemove remaining @refills from doc/*/*.texi files
next