summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* EUDC: Remove inline requires of bbdb in BBDB backendscratch/eudc-bbdb-3Thomas Fitzsimmons2018-04-161-5/+0
* BBDB: Import GNU ELPA externals/bbdb branch tipThomas Fitzsimmons2018-01-2710-59/+266
* EUDC: Enable BBDB backend by defaultThomas Fitzsimmons2017-11-261-1/+1
* EUDC: Obsolete eudc--using-bbdb-3-or-newer-p for 27.1Thomas Fitzsimmons2017-11-221-1/+1
* EUDC: Port eudc-export.el to BBDB >= 3Thomas Fitzsimmons2017-11-211-11/+5
* EUDC: Wrap long lines in eudc-export.elThomas Fitzsimmons2017-11-181-8/+23
* EUDC: Fix whitespace in eudc-export.elThomas Fitzsimmons2017-11-141-1/+1
* EUDC: Require bbdb, bbdb-com without NOERRORThomas Fitzsimmons2017-11-141-4/+2
* EUDC: Obsolete eudc--using-bbdb-3-or-newer-pThomas Fitzsimmons2017-11-141-0/+1
* EUDC: Port BBDB backend to BBDB >= 3Thomas Fitzsimmons2017-11-142-51/+69
* EUDC: Remove external BBDB function declarationsThomas Fitzsimmons2017-11-141-13/+0
* EUDC: Require bbdb and bbdb-com without ignoring errorsThomas Fitzsimmons2017-11-141-4/+2
* EUDC: Fix issues reported by checkdocThomas Fitzsimmons2017-11-141-3/+7
* EUDC: Print multiple BBDB addresses properlyThomas Fitzsimmons2017-11-141-0/+1
* EUDC: Keep phone and address lists in BBDB-orderThomas Fitzsimmons2017-11-141-27/+30
* EUDC: Wrap long line in BBDB backendThomas Fitzsimmons2017-11-141-1/+2
* EUDC: Fix whitespace in BBDB backendThomas Fitzsimmons2017-11-141-42/+42
* EUDC: Fix indentation in BBDB backendThomas Fitzsimmons2017-11-141-5/+5
* BBDB: Import BBDB 3Thomas Fitzsimmons2017-11-1417-0/+11029
* Fix name of gnus-summary-sort-by-mark(s)Eric Abrahamsen2017-11-131-1/+1
* Merge from origin/emacs-26Paul Eggert2017-11-1350-542/+790
|\
| * Port to IBM xlc 12.01Paul Eggert2017-11-131-13/+10
| * Simplify by removing HAVE_STRUCT_ATTRIBUTE_ALIGNEDPaul Eggert2017-11-133-34/+0
| * Use alignas to fix GCALIGN-related bugsPaul Eggert2017-11-1316-377/+367
| * Change vectorlike from struct to unionPaul Eggert2017-11-1313-35/+35
| * Don't enable cursor-sensor-mode in mhtml-modeTom Tromey2017-11-121-3/+2
| * * lisp/files.el (abbreviate-file-name): Doc fix. (Bug#29267)Eli Zaretskii2017-11-121-1/+7
| * Unbreak interactive run of a flymake test (bug#29267)João Távora2017-11-121-1/+4
| * Fix Bug#29225Michael Albinus2017-11-122-38/+216
| * CC Mode: Fix defun-open being recognized as brace-list-open at EOB.Alan Mackenzie2017-11-121-6/+8
| * Merge from GnulibPaul Eggert2017-11-1110-25/+92
| * Pacify GCC when configured --with-x-toolkit=noPaul Eggert2017-11-112-1/+5
| * * lisp/find-dired.el (find-grep-dired): Doc fix. (Bug#29262)Eli Zaretskii2017-11-121-3/+3
| * Fix more flymake-diag-region eob corner cases and add tests (bug#29201)João Távora2017-11-112-6/+42
* | * lisp/gnus/gnus-srvr.el: Avoid custom-set-variablesStefan Monnier2017-11-131-1/+1
* | Rename Man-build-section-alist (bug#28998)Basil L. Contovounesios2017-11-112-6/+6
* | ; Merge from emacs-26Noam Postavsky2017-11-1120-100/+237
|\ \ | |/
| * Keep Man sections in natural order (bug#28998)Basil L. Contovounesios2017-11-111-1/+2
| * * lisp/minibuffer.el: Install a workaround for bug#16274Stefan Monnier2017-11-111-2/+9
| * Fix comparisons with tip_frame in GTK buildsEli Zaretskii2017-11-113-4/+20
| * Improve the documentation of M-n for entering file namesEli Zaretskii2017-11-113-6/+51
| * Fix desktop auto-save timer when linum-mode is usedEli Zaretskii2017-11-111-1/+7
| * Fix "C-h k" in xterm-mouse-modeOlaf Rogalsky2017-11-111-6/+10
| * Fix off-by-1 bug in --enable-checking=stringbytesPaul Eggert2017-11-101-1/+1
| * Correct the indentation of C99's compound literals.Alan Mackenzie2017-11-101-12/+25
| * Improve the doc string of 'dired-isearch-filter-filenames'Eli Zaretskii2017-11-101-3/+3
| * * lisp/isearch.el (search-invisible): Doc fix. (Bug#29222)Eli Zaretskii2017-11-101-3/+4
| * Fix display of line numbers in GTK buildsEli Zaretskii2017-11-102-1/+14
| * Fix previous change to flymake-diag-region (bug#29174)João Távora2017-11-101-1/+1
| * flymake-diag-region really returns nil if region is invalid (bug#29174)João Távora2017-11-091-1/+2