Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
* | Merge with gnulib, pacifying GCC 7 | Paul Eggert | 2017-05-16 | 1 | -0/+1 |
* | Avoid compilation warnings | Eli Zaretskii | 2017-05-02 | 1 | -1/+1 |
* | Merge from origin/emacs-25 | Glenn Morris | 2017-04-27 | 1 | -31/+21 |
|\ | |||||
| * | * search.c (Fre_search_forward, Fre_search_backward): Improve doc (Bug#25193). | Hong Xu | 2017-04-06 | 1 | -31/+21 |
* | | Throw a `search-failed' derived error in Info search | Noam Postavsky | 2017-04-03 | 1 | -0/+10 |
* | | Fix quitting bug when buffers are frozen | Paul Eggert | 2017-02-01 | 1 | -30/+27 |
* | | Revamp quitting and fix infloops | Paul Eggert | 2017-02-01 | 1 | -0/+8 |
* | | Remove immediate_quit. | Paul Eggert | 2017-02-01 | 1 | -31/+2 |
* | | Replace QUIT with maybe_quit | Paul Eggert | 2017-01-25 | 1 | -24/+25 |
* | | Merge from origin/emacs-25 | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Update copyright year to 2017 | Paul Eggert | 2016-12-31 | 1 | -1/+1 |
* | | regex.h now includes sys/types.h | Paul Eggert | 2016-12-25 | 1 | -1/+0 |
* | | Merge branch 'concurrency' | Eli Zaretskii | 2016-12-04 | 1 | -11/+11 |
|\ \ | |||||
| * \ | merge from trunk | Ken Raeburn | 2015-11-01 | 1 | -220/+449 |
| |\ \ | |||||
| * \ \ | merge from trunk | Tom Tromey | 2013-08-19 | 1 | -2/+2 |
| |\ \ \ | |||||
| * \ \ \ | merge from trunk | Tom Tromey | 2013-07-26 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge from trunk | Tom Tromey | 2013-07-12 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge from trunk; clean up some issues | Tom Tromey | 2013-06-03 | 1 | -11/+11 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2013-03-17 | 1 | -31/+33 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2013-03-08 | 1 | -124/+134 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2013-01-05 | 1 | -5/+8 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | merge from trunk | Tom Tromey | 2012-12-17 | 1 | -37/+56 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge from trunk | Tom Tromey | 2012-08-20 | 1 | -6/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | This introduces a thread-state object and moves various C globals | Tom Tromey | 2012-08-15 | 1 | -11/+11 |
* | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-11-04 | 1 | -1/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Mark relocation workarounds with REL_ALLOC | Eli Zaretskii | 2016-11-04 | 1 | -1/+8 |
* | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-11-04 | 1 | -28/+43 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Inhibit buffer relocation during regex searches | Noam Postavsky | 2016-10-25 | 1 | -0/+31 |
| * | | | | | | | | | | | | Revert fixes to allocation of regex matching | Noam Postavsky | 2016-10-25 | 1 | -28/+12 |
* | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-10-25 | 1 | -3/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Yet another fix for using pointers into buffer text | Eli Zaretskii | 2016-10-24 | 1 | -1/+8 |
| * | | | | | | | | | | | | Another fix for using pointer to buffer text | Eli Zaretskii | 2016-10-24 | 1 | -2/+7 |
* | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-10-25 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Fix handling of buffer relocation in regex.c functions | Eli Zaretskii | 2016-10-23 | 1 | -0/+4 |
* | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-10-23 | 1 | -12/+24 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Fix handling of allocation in regex matching | Noam Postavsky | 2016-10-21 | 1 | -12/+24 |
| * | | | | | | | | | | | | Fix debugging of string-match-p errors | Noam Postavsky | 2016-09-23 | 1 | -0/+1 |
* | | | | | | | | | | | | | Fix debugging of string-match-p errors | Noam Postavsky | 2016-08-07 | 1 | -0/+1 |
* | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-08-05 | 1 | -24/+32 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Adjust match data before calling after-change-funs | Noam Postavsky | 2016-07-22 | 1 | -24/+32 |
* | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-08-05 | 1 | -26/+59 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Improve documentation of search functions | Stephen Berman | 2016-07-12 | 1 | -26/+59 |
* | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-08-05 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Avoid crashes when buffer modification hooks clobber match data | Eli Zaretskii | 2016-07-04 | 1 | -0/+13 |
* | | | | | | | | | | | | | Hardcode regex syntax to remove dead code handling different syntax | Michal Nazarewicz | 2016-08-02 | 1 | -3/+1 |
* | | | | | | | | | | | | | Get rid of re_set_whitespace_regexp | Michal Nazarewicz | 2016-08-02 | 1 | -8/+5 |
* | | | | | | | | | | | | | Get rid of re_set_syntax | Michal Nazarewicz | 2016-08-02 | 1 | -6/+4 |
* | | | | | | | | | | | | | * src/casefiddle.c (Fupcase_region): Add arg ‘region-noncontiguous-p’. | Juri Linkov | 2016-06-06 | 1 | -1/+2 |
|/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | Rework C source files to avoid ^( | Paul Eggert | 2016-03-10 | 1 | -2/+2 |