aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lisp/delsel.el (delete-active-region): Let-bind `this-command'Juri Linkov2013-12-112-4/+25
* * lisp/bindings.el: Map kp keys to non-kp keys systematicallyJuri Linkov2013-12-112-35/+34
* * src/term.c (term_get_fkeys_1): Remove non-standard IBM terminfoJuri Linkov2013-12-112-12/+5
* eww easy-menu fixesKenjiro NAKAYAMA2013-12-102-2/+9
* * lisp/misearch.el (multi-isearch-buffers): Set the value ofJuri Linkov2013-12-115-21/+46
* Fix bug #16099 with failed out-of-tree builds on MS-Windows.Eli Zaretskii2013-12-102-1/+6
* * font.c (font_find_for_lface): Ensure SAFE_FREE on return.Dmitry Antipov2013-12-102-1/+5
* * configure.ac: Disable libcrypto by default.Paul Eggert2013-12-093-2/+12
* * xdisp.c (display_tool_bar_line): Don't extend on a previouslyDmitry Antipov2013-12-102-1/+8
* Remove finder.el require dependency in package.elTed Zlatanov2013-12-092-2/+7
* Add keyword buttons to package description.Ted Zlatanov2013-12-092-11/+40
* Fix declaration of get_frame_param for cygw32 build.Ken Brown2013-12-093-2/+9
* Fix a thinko in last commit in autorevert.el.Eli Zaretskii2013-12-092-1/+6
* * gtkutil.c (USE_NEW_GTK_FONT_CHOOSER) [HAVE_FREETYPE]:Dmitry Antipov2013-12-092-0/+7
* * autorevert.el (auto-revert-notify-add-watch): Do not handle symlinked files.Michael Albinus2013-12-092-4/+11
* * alloc.c (Fmemory_limit): Avoid compiler warning. Return 0 always.Jan Djärv2013-12-092-0/+9
* * lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return tDmitry Gutov2013-12-093-2/+10
* * lisp/progmodes/ruby-mode.el (ruby-forward-string): Document.Cameron Desautels2013-12-092-4/+26
* * lisp/progmodes/ruby-mode.el (ruby-accurate-end-of-block): WhenDmitry Gutov2013-12-092-3/+14
* * subr.el (read-passwd): Disable show-paren-mode.Leo Liu2013-12-092-0/+5
* lisp/gnus/gnus-msg.el (gnus-setup-message): Fix last commitKatsumi Yamaoka2013-12-091-2/+4
* 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