aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | lisp/org/ChangeLog: remove references to org-taskjuggler.elBastien Guerry2013-11-121-35/+0
* | | | Remove org-taskjuggler.el as it's not part of Org 8.2.3aBastien Guerry2013-11-121-699/+0
* | | | Remove org-docbook.el, which is not in Org 8.2.3a.Bastien Guerry2013-11-122-1455/+1
* | | | * lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Disambiguate betweenDmitry Gutov2013-11-123-8/+33
* | | | Fix previous commit: remove files that are not part of Org 8.2.3a anymoreBastien Guerry2013-11-1220-21717/+0
* | | | Merge Org version 8.2.3a.Bastien Guerry2013-11-12102-10730/+49077
* | | | * ps-print.el (ps-face-attribute-list): Handle anonymous facesGlenn Morris2013-11-122-0/+9
* | | | Fix doc-string of display-buffer-other-frame. (Bug#15868)Martin Rudalics2013-11-122-1/+6
* | | | * xterm.c (syms_of_xterm): staticpro Qalt, Qhyper, Qmeta, and Qsuper.Paul Eggert2013-11-112-5/+6
* | | | * xterm.c (syms_of_xterm): staticpro Qmodifier_value.Paul Eggert2013-11-112-1/+3
* | | | * configure.ac: test portability fixGlenn Morris2013-11-111-1/+1
* | | | Remove nt/msysconfig.shDani Moncayo2013-11-117-56/+28
* | | | * Makefile.in (epaths-force-w32): Simplify w32srcdir computation.Dani Moncayo2013-11-112-1/+5
* | | | * buffer.c (Fforce_mode_line_update): Don't fall off end of functionPaul Eggert2013-11-112-3/+9
* | | | Doc fixes.Xue Fuqiao2013-11-122-8/+18
* | | | * lisp/subr.el (force-mode-line-update): Delete, move to buffer.c.Stefan Monnier2013-11-114-59/+59
* | | | * search.c (find_newline): Rewrite to prefer offsets to pointers.Paul Eggert2013-11-112-60/+45
* | | | * automated/tramp-tests.el (tramp-test-temporary-file-directory):Michael Albinus2013-11-112-24/+72
* | | | * net/tramp-sh.el (tramp-do-copy-or-rename-file-via-buffer)Michael Albinus2013-11-113-13/+33
* | | | * lisp/bindings.el (ctl-x-map): Bind C-x SPC to rectangle-mark-mode.Stefan Monnier2013-11-117-15/+21
* | | | * lisp/emacs-lisp/cconv.el (cconv-convert): Print warning instead ofNathan Trapuzzano2013-11-102-7/+11
* | | | * lisp/iswitchb.el (iswitchb-mode): Mark obsolete.Stefan Monnier2013-11-103-0/+8
* | | | * make-dist: CommentGlenn Morris2013-11-101-0/+2
* | | | Update from Unicode 6.2.0 to 6.3.0Glenn Morris2013-11-1019-29/+52
* | | | * admin/unidata/unidata-gen.el (unidata-gen-files): Tweak whitespaceGlenn Morris2013-11-102-1/+6
* | | | * keymaps.texi (Tool Bar): Mention that Gtk+/NS ignores item 1 to 3.Jan Djärv2013-11-102-0/+7
* | | | * net/tramp.el (tramp-methods):Michael Albinus2013-11-103-13/+6
* | | | Fix bug #15841 with missing line numbers in linum-mode.Eli Zaretskii2013-11-092-0/+34
* | | | * gtkutil.c (xg_check_special_colors): Use rgb: instead of rgbi:Jan Djärv2013-11-092-2/+10
* | | | Fix bug #15841 with cache-long-scans, linum-mode, and non-ASCII chars.Eli Zaretskii2013-11-092-0/+14
* | | | * progmodes/sh-script.el (sh-font-lock-keywords-var): ForceAndreas Schwab2013-11-092-0/+6
* | | | Add an cross-reference.Xue Fuqiao2013-11-092-3/+5
* | | | * doc/lispref/os.texi (Startup Summary): Typo fix.Xue Fuqiao2013-11-092-1/+2
* | | | * doc/lispref/os.texi (Startup Summary): Add an index about startup screen.Xue Fuqiao2013-11-092-0/+5
* | | | * lisp/textmodes/ispell.el (ispell-lookup-words): When `look' is notDmitry Gutov2013-11-092-3/+15
* | | | * nt/mingw-cfg.site: No need for this to be executable.Glenn Morris2013-11-082-2/+6
* | | | * admin/unidata/unidata-gen.el (unidata-gen-files):Glenn Morris2013-11-082-1/+6
* | | | * lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):Dmitry Gutov2013-11-093-2/+19
* | | | * lisp/progmodes/ruby-mode.el: Don't require cl any more. Use pcase instead.Stefan Monnier2013-11-082-170/+185
* | | | * lisp/progmodes/ruby-mode.el (ruby-mode-set-encoding):Bozhidar Batsov2013-11-081-3/+3
* | | | * lisp/progmodes/ruby-mode.el (ruby-smie--forward-token)Dmitry Gutov2013-11-082-2/+7
* | | | * lisp/faces.el (describe-face): Add distant-foreground.Jan Djärv2013-11-084-4/+14
* | | | Merge from gnulib.Paul Eggert2013-11-086-20/+37
* | | | * lisp/progmodes/ruby-mode.el (ruby-mode-set-encoding): UseBozhidar Batsov2013-11-082-1/+28
* | | | * lisp/progmodes/ruby-mode.el (ruby-smie--indent-to-stmt): UseDmitry Gutov2013-11-082-7/+7
* | | | Documentation followup to last commit.Eli Zaretskii2013-11-082-10/+12
* | | | Switch cache-long-scans to t by default.Eli Zaretskii2013-11-084-8/+27
* | | | * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):Michael Albinus2013-11-082-24/+7
* | | | * automated/file-notify-tests.el:Michael Albinus2013-11-083-29/+27
* | | | Fix a typo in (epa) Encrypting/decrypting *.gpg filesAlex Schroeder2013-11-081-1/+1