summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change events to match mac port eventsscratch/touchAlan Third2017-06-274-90/+27
* Add new touch gesture modeAlan Third2017-06-251-0/+89
* Add touch eventsAlan Third2017-06-253-13/+259
* Provide additional support for child framesMartin Rudalics2017-06-2529-750/+2905
* Adjust lm-verify to accept current noticesPaul Eggert2017-06-241-3/+4
* Don't change byte-compile-delete-errors at runtime (Bug#27340)Noam Postavsky2017-06-241-3/+7
* * lisp/net/html2text.el: Move to obsolete/.Stefan Monnier2017-06-243-1/+6
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsVincent Belaïche2017-06-2331-172/+404
|\
| * Remove getc_unlocked configure-time checkPaul Eggert2017-06-221-1/+1
| * Use unlocked stdio more systematicallyPaul Eggert2017-06-2227-116/+341
| * * lisp/net/shr.el (shr-fill-text): Actually fill the text. (Bug#27399)Glenn Morris2017-06-221-0/+1
| * unidata: don’t check special casing in unidata-check (bug#26656)Michal Nazarewicz2017-06-221-44/+50
| * * lisp/descr-text.el (describe-char): Avoid string-*-multibyteStefan Monnier2017-06-221-7/+7
| * Fix make_hash_table calls in lread.cMartin Rudalics2017-06-221-4/+4
* | Fix symbol relocation when the relocated cell is renamed.Vincent Belaïche2017-06-231-14/+32
* | Do not hard code A1 cell reference, as it may be renamed.Vincent Belaïche2017-06-221-1/+2
|/
* Merge several Lisp reader speedups.Ken Raeburn2017-06-213-49/+188
|\
| * Create less garbage to collect while reading symbols.Ken Raeburn2017-06-211-18/+44
| * Replace read_objects assoc list with two hash tables.Ken Raeburn2017-06-211-18/+107
| * Use getc_unlocked.Ken Raeburn2017-06-213-10/+18
| * Reduce lread substitutions.Stefan Monnier2017-06-211-4/+13
| * Short-circuit substitutions for some simple types.Ken Raeburn2017-06-211-0/+7
* | Limit style_format to MAX_ALLOCAPaul Eggert2017-06-211-0/+1
* | Limit bidi_find_bracket_pairs to MAX_ALLOCAPaul Eggert2017-06-211-7/+7
* | Limit insert-file-contents to MAX_ALLOCAPaul Eggert2017-06-211-5/+1
* | Remove malloc_find_address relicPaul Eggert2017-06-211-11/+1
* | Fix temacs hybrid_malloc core dumpPaul Eggert2017-06-211-30/+41
* | Make gnus-article-date-user workKatsumi Yamaoka2017-06-211-31/+54
* | Keep order of completion candidates (Bug#25995, Bug#24676)Noam Postavsky2017-06-201-2/+2
* | * src/lread.c (syms_of_lread) <load-history>: Doc fix.Glenn Morris2017-06-201-5/+6
* | Mark prolog indent variables as safe (bug#27369)Alex Gramiak2017-06-201-4/+8
* | Remove `:options' from `css-electric-keys'Simen Heggestøyl2017-06-201-1/+0
* | Fix crash when built by GNU Gold linker on x86Paul Eggert2017-06-204-5/+24
* | Simplify autogen.sh version checkingPaul Eggert2017-06-201-13/+4
* | Delete old Date header in a simple wayKatsumi Yamaoka2017-06-201-3/+8
* | Revert "Don't bind org-agenda key to an anonymous function"Bastien2017-06-201-12/+1
* | Bind enable-local-variables to nil globally (fix dbe3e41)Katsumi Yamaoka2017-06-201-4/+3
* | ; * lisp/eshell/em-basic.el: Fix commentary.Glenn Morris2017-06-191-6/+0
* | kill-matching-buffers to optionally not confirmGlenn Morris2017-06-191-3/+5
* | * lisp/files.el (local-enable-local-variables): Doc fix.Glenn Morris2017-06-191-5/+6
* | autogen.sh: try to check for tool being present but brokenGlenn Morris2017-06-191-3/+12
* | Avoid a custom-variable-type error (bug#27363)Glenn Morris2017-06-191-1/+4
* | Don't put deleted packages in the trash (bug#14967)Glenn Morris2017-06-192-1/+4
* | Revert "Add current-line in simple.el"Nicolas Petton2017-06-192-67/+11
* | Add current-line in simple.elDamien Cassou2017-06-192-11/+67
* | Don't try to eval local variables in Gnus articleKatsumi Yamaoka2017-06-191-1/+2
* | Fix emacs-module.h cleaningPaul Eggert2017-06-181-2/+2
* | * url/url-util.el (url-get-url-at-point): Add missing group inAndreas Schwab2017-06-181-1/+1
* | * lib/gettext.h: Merge from gnulib.Paul Eggert2017-06-171-1/+2
* | Merge from gnulibPaul Eggert2017-06-171-2/+6