aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Display content for video if no poster is available.Rüdiger Sonderfeld2013-12-012-1/+10
* | | | Treat HTML5 input types as textRüdiger Sonderfeld2013-12-011-1/+8
* | | | Fix comment typoRüdiger Sonderfeld2013-12-012-1/+5
* | | | Compilation warning fixLars Magne Ingebrigtsen2013-12-011-5/+5
* | | | Fix duckduckgo imagemagick crashLars Magne Ingebrigtsen2013-12-012-1/+6
* | | | Special mode buffers shouldn't query before exiting.Lars Magne Ingebrigtsen2013-12-012-4/+3
* | | | Don't reload eww pages when browsing to different #targetsLars Magne Ingebrigtsen2013-12-013-24/+69
* | | | Fix Changelog typos.Juanma Barranquero2013-12-013-7/+7
* | | | Support <optgroup> tags in <select> forms.Kenjiro NAKAYAMA2013-12-012-2/+13
* | | | (eww-current-dom): New variable used to save the current DOM.Lars Magne Ingebrigtsen2013-12-012-0/+6
* | | | Update the window title after moving in the historyLars Magne Ingebrigtsen2013-12-012-1/+7
* | | | Auto-commit of loaddefs files.Glenn Morris2013-12-011-395/+358
* | | | Apply the initial log-edit tweaks discussed at emacs-develDmitry Gutov2013-12-014-6/+47
* | | | * lisp/startup.el (command-line): Warn if ~/emacs.d is in load-path.Glenn Morris2013-11-302-0/+27
* | | | * unidata/Makefile.in (${DSTDIR}/charprop.el): Ensure output files are writable.Glenn Morris2013-11-302-0/+8
* | | | Commit ChangeLog for last change.Eli Zaretskii2013-11-301-0/+6
* | | | Fix bug #16014 with not showing fancy splash screen on MS-Windows.Eli Zaretskii2013-11-301-1/+5
* | | | doc/ distclean rules should remove MakefilesGlenn Morris2013-11-308-1/+20
* | | | * admin/grammars/Makefile.in: Ensure output files are writable.Glenn Morris2013-11-302-0/+12
* | | | Remove some unused items introduced during pixelwise change.Martin Rudalics2013-11-304-101/+11
* | | | src/w32term.c,window.c,xdisp.c: Remove unused variables.Juanma Barranquero2013-11-304-11/+19
* | | | msys-to-w32: Do not translate paths starting with %emacs_dir%.Dani Moncayo2013-11-302-3/+13
* | | | * xdisp.c (redisplay_internal): unrequest_sigio => request_sigio.Jan Djärv2013-11-302-1/+3
* | | | * gnutls.c (gnutls_audit_log_function): Only declare and define ifJan Djärv2013-11-303-3/+12
* | | | * xdisp.c (redisplay_internal): Call request_sigio at end_of_redisplayJan Djärv2013-11-302-0/+8
* | | | (Mostly) fix bug #16007 with generation of MULE-*.map files.Eli Zaretskii2013-11-302-16/+35
* | | | Fix ChangeLog dates of last commit.Martin Rudalics2013-11-302-2/+2
* | | | Support resizing frames and windows pixelwise.Martin Rudalics2013-11-3037-1575/+4249
* | | | Make the `interactive-only' bytecomp warning like the `obsolete' oneGlenn Morris2013-11-306-21/+34
* | | | * src/xdisp.c (redisplay_internal): Don't call set_window_update_flags.Stefan Monnier2013-11-296-85/+97
* | | | Stop keeping (all but one) generated cedet grammar files in the repositoryGlenn Morris2013-11-2924-5290/+357
* | | | * titdic-cnv.el: Prevent "Local Variables" confusion.Glenn Morris2013-11-291-0/+3
* | | | * lisp/net/newst-reader.el (newsticker-html-renderer): Default to SHR ifStefan Monnier2013-11-292-3/+9
* | | | * Makefile.in (epaths-force-w32): Fix 2013-11-20 typo.Dani Moncayo2013-11-292-1/+5
* | | | Update main menu for previous buffers.texi changeGlenn Morris2013-11-291-1/+1
* | | | * src/fns.c (internal_equal): Add a hash_table argument to handle cycles.Stefan Monnier2013-11-292-12/+44
* | | | * doc/emacs/buffers.texi (Icomplete): Rename from Iswitchb andStefan Monnier2013-11-292-31/+28
* | | | * lisp/loadup.el: Preload "uniquify".Stefan Monnier2013-11-296-2/+10
* | | | * src/xdisp.c (REDISPLAY_SOME_P): New macro.Stefan Monnier2013-11-292-11/+15
* | | | * lisp/time.el (display-time-update): Update all mode lines.Stefan Monnier2013-11-292-1/+3
* | | | * lisp/electric.el (electric-indent-mode): Enable by default.Stefan Monnier2013-11-296-0/+17
* | | | * lisp/emacs-lisp/helpers.el (string-empty-p): New function.Bozhidar Batsov2013-11-293-0/+15
* | | | * lisp/imenu.el (imenu--index-alist): Add missing dot to the docstring.Andreas Politz2013-11-292-1/+6
* | | | Add more .gitignoreAndreas Schwab2013-11-292-1/+18
* | | | Fix bug #6364 with slow scrolling on MS-Windows with bitmap fonts.Tom Seddon2013-11-292-1/+42
* | | | Fix reftex-tests on MS-Windows.Eli Zaretskii2013-11-292-1/+12
* | | | Fix decoder-tests test on MS-Windows.Eli Zaretskii2013-11-292-1/+8
* | | | More thorough fix of bug #15913 with mouse-highlight on MS-Windows.Eli Zaretskii2013-11-292-1/+10
* | | | Fix minor problems found by static checking.Paul Eggert2013-11-286-56/+70
* | | | * doc/lispref/modes.texi (Imenu): Make it clear that sub-alist is the cdr.Andreas Politz2013-11-294-7/+22