- 03 Nov, 2014 20 commits
-
-
Stefan Monnier authored
(read-extended-command): Set it. Don't complete obsolete commands. (execute-extended-command--shorter-1) (execute-extended-command--shorter): New functions. (execute-extended-command): Use them to suggest shorter names. (indicate-copied-region, deactivate-mark): Use region-active-p.
-
Ted Zlatanov authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Lars Magne Ingebrigtsen authored
(eww-colorize-region): Remove duplicate function. (eww-tag-body): Use `shr-colorize-region'.
-
Lars Magne Ingebrigtsen authored
(url-queue): Require `url-queue' to avoid compilation warning.
-
Lars Magne Ingebrigtsen authored
* net/eww.el (eww-display-html): Clear `url-queue'. (eww-display-pdf): New function. (eww-render): Display PDFs with `doc-view'.
-
Jan Djärv authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
src/xdisp.c (Fdump_glyph_matrix, Fdump_frame_glyph_matrix): Doc fix. (Fdump_frame_glyph_matrix): Don't segfault if invoked on a GUI frame; instead, print an error message.
-
Michael Albinus authored
local copy of FILENAME, when it is remote. Fixes: debbugs:18751
-
Yoni Rabkin authored
-
Jan Djärv authored
Fixes: debbugs:18925
-
Lars Magne Ingebrigtsen authored
-
Lars Magne Ingebrigtsen authored
-
Lars Magne Ingebrigtsen authored
(eww-tag-title): Remove newlines and extra whitespace from the displayed title.
-
Lars Magne Ingebrigtsen authored
(eww-display-html): Don't try to decode the text if we've been passed in a pre-parsed DOM.
-
Lars Magne Ingebrigtsen authored
(eww-readable): Save the history before displaying so that we can go back to the non-readable version.
-
Lars Magne Ingebrigtsen authored
* net/eww.el (eww-display-html): The charset is called `utf-8', not `utf8'. (eww-readable): Decode the saved text correctly.
-
Lars Magne Ingebrigtsen authored
* net/eww.el (eww-readable): New command and keystroke. * net/shr.el (shr-retransform-dom): New function.
-
- 02 Nov, 2014 13 commits
-
-
Lars Magne Ingebrigtsen authored
* net/eww.el (eww-display-html): Set `eww-current-source' in the correct buffer. (eww-view-source): Use it.
-
Ted Zlatanov authored
-
Ivan Shmakov authored
-
Brian McKenna authored
-
Ivan Shmakov authored
-
Ivan Shmakov authored
-
Jan Djärv authored
* nsimage.m (allocInitFromFile:): Initialize bmRep. (dealloc): Release bmRep.
-
Jan Djärv authored
(reference): Remove. (allocInitFromFile:): Remove searching ImageList and calling reference. (dealloc): Remove handling if ImageList. * nsterm.h (EmacsImage): Remove imageListNext, refCount, reference, imageListSetNext, imageListNext. Fixes: debbugs:18918
-
Andreas Schwab authored
* process.c (catch_child_signal): Fix incorrect assertion.
-
Eric Abrahamsen authored
lisp/emacs-lisp/eieio.el (eieio-edebug-prin1-to-string): Adjust for use as advice. (edebug-setup-hook): Advise `edebug-prin1-to-string'.
-
Michael Albinus authored
an error when the command fails; the return code must indicate. (tramp-adb-send-command-and-check): Fix docstring.
-
Stefan Monnier authored
* lisp/progmodes/elisp-mode.el (emacs-lisp-macroexpand): Idem. Fixes: debbugs:18821
-
Michael R. Mauger authored
syntax, add new keywords, and parse longer keywords first. (sql-redirect-one): Protect against empty command. (sql-mode, sql-interactive-mode): Set `custom-mode-group\' property
-
- 01 Nov, 2014 7 commits
-
-
Michael R. Mauger authored
Bug#16814 with let-bind of comint-input-ring variables around read and save functions.
-
Jan Djärv authored
* macfont.m (macfont_draw): * nsterm.m (ns_mouse_position, judge): Clean up merge conflict.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Michael Albinus authored
(tramp-set-file-property): Check, that `tramp-cache-get-count-*' and `tramp-cache-set-count-*' are bound. Otherwise, there might be compiler warnings. * net/tramp-sh.el (tramp-get-remote-uid, tramp-get-remote-gid): Return -1 respective "UNKNOWN", if uid or gid cannot be determined.
-