bpt/emacs.git
2013-12-06 Bastien GuerryMerge Org 8.2.4
2013-12-06 Dmitry Antipov* xterm.c (input_signal_count): Remove.
2013-12-06 Leo Liu* progmodes/octave.el (inferior-octave-prompt): Use...
2013-12-06 Dmitry GutovFix Bug#15874
2013-12-06 Juri Linkov* lisp/isearch.el (isearch--saved-overriding-local...
2013-12-06 Dmitry GutovAdd caching variant of `completion-table-dynamic'
2013-12-05 Cameron Desautels* lisp/emacs-lisp/regexp-opt.el (regexp-opt-charset...
2013-12-05 Jan DjärvFix some pixelwise breakage, more remain.
2013-12-05 Ted Zlatanoveww: add command to view page source
2013-12-05 Michael Albinus* dbus.texi (Type Conversion): Clarify unibyte-ness...
2013-12-05 Michael Albinus* automated/dbus-tests.el: New file.
2013-12-05 Michael AlbinusMinor changes, detected by test suite.
2013-12-05 Martin RudalicsIn x_new_font calculate new frame sizes from new font...
2013-12-04 Stefan Monnier* src/lisp.h (FOR_EACH_TAIL): New macro.
2013-12-04 Ted ZlatanovTrim whitespace in lm-keywords-list
2013-12-04 Stefan Monnier* src/window.c (select_window): Call second wset_redisp...
2013-12-04 Paul Eggert* bidi.c (LRM_CHAR, RLM_CHAR): Remove; no longer used.
2013-12-04 Eli ZaretskiiAvoid compiler warning in w32xfns.c.
2013-12-04 Stefan Monnier* src/window.c (window_scroll): Mark window for redisplay.
2013-12-04 Eli ZaretskiiFix bug #16043 with crashes when displaying new bidi...
2013-12-04 Martin RudalicsAdd ChangeLog for last commit: In windmove-other-window...
2013-12-04 Martin RudalicsIn XTflash fix coordinate of bottom area to flash ...
2013-12-04 Michael Albinus* net/dbus.el (dbus-byte-array-to-string): Accept also...
2013-12-04 Dmitry Antipov* font.h (struct font_bitmap): Remove unused 'extra...
2013-12-04 Dmitry Antipov* font.c (font_list_entities): Remove dummy assignment.
2013-12-04 Stefan MonnierFix eldoc-in-minibuffer's modeline update.
2013-12-04 Dmitry GutovRemember log-edit comment when the buffer is killed
2013-12-04 Juri Linkov* lisp/isearch.el (isearch-mode, isearch-done): Don...
2013-12-03 Paul EggertUse bool for boolean.
2013-12-03 Paul EggertMinor integer overflow fixes.
2013-12-03 Martin RudalicsAdd to last fix: In gtk resizing count tool and menubars.
2013-12-03 Martin RudalicsAgain fix last fix.
2013-12-03 Martin RudalicsFix last fix (Bug#16036)
2013-12-03 Tom Regner* notifications.el (notifications-close-notification...
2013-12-03 Martin RudalicsFix issues related to pixelwise resizing. (Bug#16013...
2013-12-03 Katsumi Yamaokalisp/net/eww.el (eww-render): Don't pass arg to eww...
2013-12-03 Paul EggertMinor integer overflow fixes.
2013-12-03 Juri Linkov* lisp/window.el (display-buffer-no-window): New action...
2013-12-03 Katsumi Yamaokalisp/gnus/ChangeLog: Fix last commit
2013-12-03 Vitalie Spinulisp/gnus/message.el (message-send-mail-with-sendmail...
2013-12-02 Dmitry GutovSupport the new log-edit behavior in vc-git-log-edit...
2013-12-02 Eli Zaretskiisrc/composite.c (composition_reseat_it): Fix a typo...
2013-12-02 Stefan Monnier* lisp/epa-file.el (epa-file-insert-file-contents)...
2013-12-02 Paul Eggert* emacs-lisp-intro.texi (Counting Words): Don't use...
2013-12-02 Eli ZaretskiiImprove reporting of fatal exception on MS-Windows...
2013-12-02 Helmut Eller* lisp/emacs-lisp/debug.el (debugger-toggle-locals...
2013-12-02 Michael Albinus* net/tramp-sh.el (tramp-remote-process-environment...
2013-12-02 Dmitry Antipov* font.h (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_DESC...
2013-12-02 Leo Liu* subr.el (process-live-p): Return nil for non-process.
2013-12-02 Dmitry GutovFix minor log-edit-show-files annoyances
2013-12-02 Dmitry GutovInstall the actual changes missing in previous revision
2013-12-02 Dmitry GutovImplement log-edit-kill-buffer
2013-12-02 YAMAMOTO MitsuharuRemove fringe background extension code on X11.
2013-12-01 Paul EggertSpelling and punctuation fixes.
2013-12-01 Paul EggertFix minor problems found by static checking.
2013-12-01 Lars Magne... eww: Have `q' do a normal `quit-window' instead of...
2013-12-01 Stefan Monnier* lisp/simple.el (newline): Mention `electric-indent...
2013-12-01 Rüdiger SonderfeldAllow customizing the checkboxes in eww
2013-12-01 Rüdiger SonderfeldAllow preferring some media types over others
2013-12-01 Rüdiger Sonderfeld(eww-render): Set `eww-current-title' back to "".
2013-12-01 Lars Magne... Fix typo after manual merge in last checkin.
2013-12-01 Rüdiger SonderfeldOption to always use external-browser for certain content.
2013-12-01 Rüdiger Sonderfeld(shr-tag-audio): Add support for <audio> tag.
2013-12-01 Rüdiger SonderfeldDisplay content for video if no poster is available.
2013-12-01 Rüdiger SonderfeldTreat HTML5 input types as text
2013-12-01 Rüdiger SonderfeldFix comment typo
2013-12-01 Lars Magne... Compilation warning fix
2013-12-01 Lars Magne... Fix duckduckgo imagemagick crash
2013-12-01 Lars Magne... Special mode buffers shouldn't query before exiting.
2013-12-01 Lars Magne... Don't reload eww pages when browsing to different ...
2013-12-01 Juanma BarranqueroFix Changelog typos.
2013-12-01 Kenjiro NAKAYAMASupport <optgroup> tags in <select> forms.
2013-12-01 Lars Magne... (eww-current-dom): New variable used to save the curren...
2013-12-01 Lars Magne... Update the window title after moving in the history
2013-12-01 Glenn MorrisAuto-commit of loaddefs files.
2013-12-01 Dmitry GutovApply the initial log-edit tweaks discussed at emacs...
2013-12-01 Glenn Morris* lisp/startup.el (command-line): Warn if ~/emacs.d...
2013-12-01 Glenn Morris* unidata/Makefile.in (${DSTDIR}/charprop.el): Ensure...
2013-11-30 Eli ZaretskiiCommit ChangeLog for last change.
2013-11-30 Eli ZaretskiiFix bug #16014 with not showing fancy splash screen...
2013-11-30 Glenn Morrisdoc/ distclean rules should remove Makefiles
2013-11-30 Glenn Morris* admin/grammars/Makefile.in: Ensure output files are...
2013-11-30 Martin RudalicsRemove some unused items introduced during pixelwise...
2013-11-30 Juanma Barranquerosrc/w32term.c,window.c,xdisp.c: Remove unused variables.
2013-11-30 Dani Moncayomsys-to-w32: Do not translate paths starting with ...
2013-11-30 Jan Djärv* xdisp.c (redisplay_internal): unrequest_sigio =>...
2013-11-30 Jan Djärv* gnutls.c (gnutls_audit_log_function): Only declare...
2013-11-30 Jan Djärv* xdisp.c (redisplay_internal): Call request_sigio...
2013-11-30 Eli Zaretskii(Mostly) fix bug #16007 with generation of MULE-*.map...
2013-11-30 Martin RudalicsFix ChangeLog dates of last commit.
2013-11-30 Martin RudalicsSupport resizing frames and windows pixelwise.
2013-11-30 Glenn MorrisMake the `interactive-only' bytecomp warning like the...
2013-11-30 Stefan Monnier* src/xdisp.c (redisplay_internal): Don't call set_wind...
2013-11-30 Glenn MorrisStop keeping (all but one) generated cedet grammar...
2013-11-30 Glenn Morris* titdic-cnv.el: Prevent "Local Variables" confusion.
2013-11-29 Stefan Monnier* lisp/net/newst-reader.el (newsticker-html-renderer...
2013-11-29 Dani Moncayo* Makefile.in (epaths-force-w32): Fix 2013-11-20 typo.
2013-11-29 Glenn MorrisUpdate main menu for previous buffers.texi change
2013-11-29 Stefan Monnier* src/fns.c (internal_equal): Add a hash_table argument...
2013-11-29 Stefan Monnier* doc/emacs/buffers.texi (Icomplete): Rename from Iswit...
next