aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | For SVG, 8192 is the new 256Paul Eggert2019-05-182-2/+13
* | | | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2019-05-183-10/+60
|\ \ \ \ \
| * | | | | CC Mode: Handle several consecutive noise macros in declaration contexts.Alan Mackenzie2019-05-181-4/+53
| * | | | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2019-05-181-0/+1
| |\ \ \ \ \
| | * | | | | Fix missing declaration in gnus-sum.elBastien2019-05-181-0/+1
| * | | | | | Fix display of images on MS-Windows broken by a recent commitEli Zaretskii2019-05-181-6/+6
| |/ / / / /
* | | | | | Bug#35769Michael Albinus2019-05-181-14/+20
|/ / / / /
* | | | | Suppress compiler warnings for older Emacsen in tramp-tests.elMichael Albinus2019-05-181-28/+36
* | | | | Require less packages in TrampMichael Albinus2019-05-185-18/+17
* | | | | Don't use file notification on non-file buffersMattias EngdegÄrd2019-05-185-1/+31
* | | | | (epa-file-decode-and-insert): Byte compilation warning fixLars Ingebrigtsen2019-05-181-3/+1
* | | | | * lisp/net/tramp.el (tramp-interrupt-process): Return proper value.Michael Albinus2019-05-181-3/+2
* | | | | ; Add comment in tramp-archive.elMichael Albinus2019-05-181-0/+2
* | | | | Remove usage of string-as-unibyte in arc-modeEli Zaretskii2019-05-181-1/+2
* | | | | Fix visiting and saving UTF-16 encoded XML filesEli Zaretskii2019-05-182-4/+26
* | | | | Mitigate byte-compile warning in arc-modeLars Ingebrigtsen2019-05-181-25/+22
* | | | | (hexl-insert-multibyte-char): Avoid using `string-as-unibyte'Eli Zaretskii2019-05-181-11/+12
* | | | | (dirtrack-toggle, dirtrackp): Remove obsolete aliasesLars Ingebrigtsen2019-05-181-2/+0
* | | | | Clean up and simplify image-type setupPaul Eggert2019-05-174-366/+88
* | | | | * lisp/gnus/gnus-sum.el (gnus-tmp-thread): New varStefan Monnier2019-05-171-10/+14
* | | | | Move Info-edit-* commands from info.el to obsolete/info-edit.elLars Ingebrigtsen2019-05-172-59/+83
* | | | | Use cl-assert instead of assert in ps-print.elLars Ingebrigtsen2019-05-171-1/+3
* | | | | (ps-begin-job): Remove two unneeded string-as-unibyte callsLars Ingebrigtsen2019-05-171-2/+3
* | | | | Fix a recent commit in select.elEli Zaretskii2019-05-171-9/+9
* | | | | Remove obsolete example functions from imenu.elLars Ingebrigtsen2019-05-171-92/+0
* | | | | Remove unused internal function completion-pcm--optimize-patternLars Ingebrigtsen2019-05-171-22/+0
* | | | | * lisp/gnus: Remove assumptions about mail-header being a vectorStefan Monnier2019-05-175-91/+96
* | | | | Declare fileloop-continue in dired-aux to avoid warningLars Ingebrigtsen2019-05-171-0/+2
* | | | | Avoind string-as-multibyte in ps-output-string-primLars Ingebrigtsen2019-05-171-1/+3
* | | | | (gui-get-selection): Avoid using `string-to-multibyte'Lars Ingebrigtsen2019-05-171-2/+9
* | | | | Declare two w32 functions to avoid byte compilation warningsLars Ingebrigtsen2019-05-171-1/+4
* | | | | Remove obsolete epg functionsLars Ingebrigtsen2019-05-172-57/+0
* | | | | Declare rectangle functions in mouse.el to avoid warningsLars Ingebrigtsen2019-05-171-0/+4
* | | | | * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Fix docstring of accessors.Stefan Monnier2019-05-161-1/+1
* | | | | * lisp/gnus/nnheader.el (mail-header-*): Define via cl-defstructStefan Monnier2019-05-1613-152/+73
* | | | | Fix ffap behavior in the Gnus group buffer (bug#35693)Katsumi Yamaoka2019-05-171-1/+4
* | | | | * mule.el (set-buffer-file-coding-system): Don't burp on iso-2022-7bitStefan Monnier2019-05-161-2/+5
* | | | | Make `package' not "uninhibit" messages (Bug#34037)Paul Pogonyshev2019-05-161-2/+2
* | | | | Fix gnus-summary-expand-window placement of pointBasil L. Contovounesios2019-05-171-1/+1
* | | | | Add docstring to project--read-file-cpd-relativeBasil L. Contovounesios2019-05-161-0/+4
* | | | | * cl-macs-tests.el (cl-macs-test--symbol-macrolet): New testStefan Monnier2019-05-161-0/+17
* | | | | Fix stray call to make-vectorEric Abrahamsen2019-05-161-1/+1
* | | | | * lisp/emacs-lisp/cl-macs.el (cl--sm-macroexpand) <setq>: RewriteStefan Monnier2019-05-161-9/+19
* | | | | Distribute test cases in tarballs by defaultPaul Eggert2019-05-166-8/+20
* | | | | Make shr-rescale-image respect get-buffer-window againLars Ingebrigtsen2019-05-161-27/+29
* | | | | Improve user convenience of the rcirc debug bufferIvan Shmakov2019-05-161-8/+16
* | | | | Accept NO-PROPERTIES in thing-at-point aliases (Bug#35491)Noam Postavsky2019-05-162-5/+12
* | | | | * lisp/net/tramp.el (tramp-yesno-prompt-regexp): Extend.Michael Albinus2019-05-161-1/+4
* | | | | * lisp/textmodes/sgml-mode.el (sgml-syntax-propertize-rules): Fix typoStefan Monnier2019-05-152-1/+8
* | | | | Fix merge of sgml-syntax-propertize-rulesNoam Postavsky2019-05-151-6/+15