summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove all remaining uses of gnus-group-decoded-namescratch/gnus-decodedEric Abrahamsen2019-06-216-125/+70
* Temporarily preserve encoded group names in Gnus category fileEric Abrahamsen2019-06-211-40/+62
* Fix encoding bug in gnus-group-rename-groupEric Abrahamsen2019-06-211-6/+2
* Do not encode/decode Gnus group names when completingEric Abrahamsen2019-06-201-26/+7
* Replace octal regexp with [:ascii:] char class in GnusEric Abrahamsen2019-06-174-7/+7
* Remove Gnus group name decoding in Gnus agentEric Abrahamsen2019-06-171-33/+14
* Decode group names in newsrc files as raw-text, not utf-8Eric Abrahamsen2019-06-171-1/+1
* Ensure that group names are encoded in the Gnus registry fileEric Abrahamsen2019-06-161-4/+55
* Make sure to decode group names read from newsrc filesEric Abrahamsen2019-06-161-1/+3
* Check for encoded Gnus group names when parsing active infoEric Abrahamsen2019-06-161-1/+5
* Further fix to previous commitEric Abrahamsen2019-06-101-1/+2
* Fix/extension to previous commitEric Abrahamsen2019-06-091-24/+37
* Preserve group name encoding in newsrc.eld filesEric Abrahamsen2019-06-061-1/+13
* Don't add encoding cookie in Gnus' active filesEric Abrahamsen2019-05-011-1/+0
* Default nnmail-active-file-coding-system to utf-8-emacsEric Abrahamsen2019-04-301-1/+1
* Don't change the default of nnmail-file-coding-systemEric Abrahamsen2019-04-241-1/+1
* Decode Gnus group names when browsing server group listsEric Abrahamsen2019-04-231-17/+21
* Obsolete and remove nmail-group-names-not-encoded-pEric Abrahamsen2019-04-222-46/+21
* WIP on removing all internal encoding/decodingEric Abrahamsen2019-04-2114-217/+127
* Fix double-free in pdumperPaul Eggert2019-04-211-3/+9
* Merge from origin/emacs-26Glenn Morris2019-04-215-10/+11
|\
| * Avoid false positives and false negatives of Info-quoted faceMauro Aranda2019-04-211-1/+2
| * Fix markup related to quoting in InfoEli Zaretskii2019-04-214-9/+9
| * Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs into emacs-26Eli Zaretskii2019-04-217-15/+54
| |\
* | \ ; Merge from origin/emacs-26Glenn Morris2019-04-210-0/+0
|\ \ \ | |/ /
| * | Use pkg-config to find lcms2 CFLAGS and LIBS (Bug#30346)Noam Postavsky2019-04-212-12/+10
* | | Merge from origin/emacs-26Glenn Morris2019-04-212-10/+46
|\ \ \ | | |/ | |/|
| * | Add a package: line to c-submit-bug-report.Glenn Morris2019-04-201-1/+19
| * | ; Remove empty NEWS sectionsGlenn Morris2019-04-201-9/+0
| * | ; Add NEWS sections for 26.3Glenn Morris2019-04-201-0/+27
* | | ; Merge from origin/emacs-26Glenn Morris2019-04-210-0/+0
|\ \ \ | |/ /
| * | ; Bump Emacs version to 26.2.50Glenn Morris2019-04-204-4/+4
* | | Merge from origin/emacs-26Glenn Morris2019-04-211-1/+4
|\ \ \ | |/ /
| * | * admin/admin.el (set-version): Add NEWS headers for a .50 version.Glenn Morris2019-04-201-1/+4
| |/
* | ; Merge from origin/emacs-26Glenn Morris2019-04-210-0/+0
|\ \ | |/
| * Backport doc improvement in ELisp manualEli Zaretskii2019-04-201-0/+20
* | Merge from origin/emacs-26Glenn Morris2019-04-216-6/+57
|\ \ | |/
| * Document insert-image-file's return value (Bug#32978)Noam Postavsky2019-04-191-2/+3
| * Autoload cua-toggle-rectangle-mark (Bug#34947)Braun Gábor2019-04-191-0/+1
| * Tell xclip not to expect job-control under eshell (Bug#35257)Noam Postavsky2019-04-191-1/+5
| * ; * src/emacs.c: Fix typo in comment (Bug#35320).Noam Postavsky2019-04-191-1/+1
| * Fix off-by-one-link error in image--set-propertyBasil L. Contovounesios2019-04-182-2/+47
* | Port make-fingerprint to LeakSanitizerPaul Eggert2019-04-201-1/+4
* | * lisp/progmodes/sql.el Bug#35307Michael R. Mauger2019-04-211-0/+6
* | * lisp/progmodes/sql.el Bug#24483Michael R. Mauger2019-04-211-4/+5
* | * lisp/progmodes.sql.elMichael R. Mauger2019-04-212-19/+57
* | Fix text metrics calculation in Xft support for lwlibYAMAMOTO Mitsuharu2019-04-212-2/+2
* | * src/configure.ac: Check for GTK 2 features only on GTK 2Alexander Gramiak2019-04-201-14/+17
* | * lwlib/lwlib-Xaw.c (draw_text) [HAVE_XFT]: Fix memory leak.YAMAMOTO Mitsuharu2019-04-211-5/+6
* | Support amending the last commit using VC-HgDmitry Gutov2019-04-213-23/+55