aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | lisp/gnus/gnus-msg.el (gnus-setup-message): Fix the type of argument passed t...Katsumi Yamaoka2013-12-082-3/+8
* | | | | Spelling fixes.Paul Eggert2013-12-085-6/+6
* | | | | Fix librsvg build on MS-Windows.Eli Zaretskii2013-12-082-0/+9
* | | | | Mention test/indent/js.js, and restore one lost piece of itDmitry Gutov2013-12-082-1/+9
* | | | | Port indentation code from js2-mode to js-modeDmitry Gutov2013-12-084-25/+152
* | | | | Fix typos in doc files (bug#16089).Juanma Barranquero2013-12-088-6/+20
* | | | | Fix GNUStep toolbar not updating.Jan Djärv2013-12-082-0/+7
* | | | | * emacs.c (main): Call fixup_locale a second time for GNUStep.Jan Djärv2013-12-082-0/+9
* | | | | In x_set_font mark frame as garbaged (Bug#16028).Martin Rudalics2013-12-082-0/+8
* | | | | Re-write flymake-highlight-line in flymake.elLeo Liu2013-12-082-61/+20
* | | | | * configure.ac: Simplify supression of GTK deprecation warning.Paul Eggert2013-12-082-3/+9
* | | | | Make CUA-mode use shift-select-mode.Stefan Monnier2013-12-083-57/+36
* | | | | Use libcrypto's checksum implementations if available, for speed.Paul Eggert2013-12-0822-94/+444
* | | | | * lisp/rect.el (rectangle-mark-mode): Activate mark even ifStefan Monnier2013-12-082-65/+74
* | | | | Re-implement popup menu for flymakeLeo Liu2013-12-082-88/+37
* | | | | Use delete-selection-mode in cua-mode.Stefan Monnier2013-12-085-108/+80
* | | | | * frame.h (SET_FRAME_VISIBLE): Now an inline function.Paul Eggert2013-12-072-4/+17
* | | | | Make registers and delete-selection-mode work on rectangles.Stefan Monnier2013-12-073-17/+29
* | | | | Clean up flymake.elLeo Liu2013-12-082-347/+207
* | | | | * src/window.c (set_window_buffer): Update mode line.Stefan Monnier2013-12-072-42/+47
* | | | | Fix minor problems found by static checking.Paul Eggert2013-12-075-6/+21
* | | | | * lisp/emacs-lisp/helpers.el (string-blank-p): Use `string-match-p'.Bozhidar Batsov2013-12-072-1/+5
* | | | | Fix int/Lisp_Object type mixup in w32_read_socket.Martin Rudalics2013-12-072-4/+8
* | | | | * gtkutil.c (tb_size_cb): Call xg_height_or_width_changed.Jan Djärv2013-12-072-1/+3
* | | | | Fix describe-function with advised functions.Tassilo Horn2013-12-072-19/+36
* | | | | Fix GNUStep issues with startup.Jan Djärv2013-12-073-4/+27
| |_|/ / |/| | |
* | | | Mention bug 16049.Jan Djärv2013-12-071-0/+1
* | | | Handle pixelwise resize changes in NS port.Jan Djärv2013-12-073-43/+66
* | | | build-aux/msys-to-w32: Fix a typo in a comment.Dani Moncayo2013-12-071-1/+1
* | | | * net/shr.el (shr-tag-img): Don't bug out on <img src=""> data.Lars Magne Ingebrigtsen2013-12-072-1/+6
* | | | Commit missing ChangeLog entry.Michael Albinus2013-12-061-0/+4
* | | | Bug#16045Michael Albinus2013-12-064-31/+52
* | | | Revert inadvertently commited changes in grep.el.Eli Zaretskii2013-12-061-9/+3
* | | | Fix bug #16070 with crashes when toggling buffer's multibyteness.Eli Zaretskii2013-12-062-0/+7
* | | | org.texi: Don't include Emacs version within Org's versionBastien Guerry2013-12-062-1/+5
* | | | NEWS triviaGlenn Morris2013-12-061-1/+1
* | | | * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function): TouchDmitry Gutov2013-12-062-2/+7
* | | | Merge Org 8.2.4Bastien Guerry2013-12-0627-434/+622
* | | | * xterm.c (input_signal_count): Remove.Dmitry Antipov2013-12-063-55/+14
* | | | * progmodes/octave.el (inferior-octave-prompt): Use shy groups.Leo Liu2013-12-062-21/+32
* | | | Fix Bug#15874Dmitry Gutov2013-12-063-4/+19
* | | | * lisp/isearch.el (isearch--saved-overriding-local-map): New internal variable.Juri Linkov2013-12-062-1/+15
* | | | Add caching variant of `completion-table-dynamic'Dmitry Gutov2013-12-063-18/+36
* | | | * lisp/emacs-lisp/regexp-opt.el (regexp-opt-charset): Fix ^.Cameron Desautels2013-12-054-9/+47
* | | | Fix some pixelwise breakage, more remain.Jan Djärv2013-12-053-3/+21
* | | | eww: add command to view page sourceTed Zlatanov2013-12-052-0/+29
* | | | * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.Michael Albinus2013-12-052-10/+25
* | | | * automated/dbus-tests.el: New file.Michael Albinus2013-12-051-0/+136
* | | | Minor changes, detected by test suite.Michael Albinus2013-12-052-13/+24
* | | | In x_new_font calculate new frame sizes from new font size (Bug#16028).Martin Rudalics2013-12-053-3/+10