| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't call Ffuncall directly from exec_byte_codefeature/zach-soc-funcall-from-bytecode | Zach Shaftel | 2020-06-18 | 3 | -17/+116 |
* | Revert "Store bytecode offset within exec_byte_code" | Zach Shaftel | 2020-06-14 | 3 | -11/+14 |
* | Store bytecode offset within exec_byte_code | Zach Shaftel | 2020-06-12 | 3 | -12/+11 |
* | Properly align offset in backtrace | Zach Shaftel | 2020-06-05 | 1 | -6/+7 |
* | Merge branch 'master' into feature/soc-bytecode-in-traceback-specbinding | Zach Shaftel | 2020-06-02 | 61 | -5436/+6050 |
|\ |
|
| * | ; * src/composite.c (syms_of_composite): Fix last change. | Eli Zaretskii | 2020-06-02 | 1 | -1/+2 |
| * | Fix Arabic composition rules | Eli Zaretskii | 2020-06-02 | 2 | -5/+6 |
| * | Write project list to file only when changed | Simen Heggestøyl | 2020-06-02 | 1 | -6/+7 |
| * | Remove 'project--ensure-file-exists' | Simen Heggestøyl | 2020-06-02 | 1 | -16/+11 |
| * | Fix handling of CGJ in Hebrew text | Eli Zaretskii | 2020-06-02 | 1 | -1/+1 |
| * | Simplify and regularize some offset tests in alloc.c | Paul Eggert | 2020-06-01 | 1 | -5/+4 |
| * | Merge from origin/emacs-27 | Paul Eggert | 2020-06-01 | 1 | -1/+4 |
| |\ |
|
| | * | Don't call 'mbrtowc' on WINDOWSNT | Eli Zaretskii | 2020-06-01 | 1 | -1/+4 |
| * | | ; Merge from origin/emacs-27 | Paul Eggert | 2020-06-01 | 0 | -0/+0 |
| |\ \
| | |/ |
|
| | * | ; Auto-commit of loaddefs files. | Glenn Morris | 2020-06-01 | 1 | -27/+55 |
| * | | Merge from origin/emacs-27 | Paul Eggert | 2020-06-01 | 7 | -683/+749 |
| |\ \
| | |/ |
|
| | * | * doc/emacs/buffers.texi (Icomplete): Mention icomplete-minibuffer-setup-hook. | João Távora | 2020-06-01 | 1 | -1/+8 |
| | * | Be more aggressive in marking objects during GC | Paul Eggert | 2020-05-31 | 1 | -16/+10 |
| | * | ; * src/xdisp.c (find_last_unchanged_at_beg_row): Fix a typo. | Eli Zaretskii | 2020-05-31 | 1 | -1/+1 |
| | * | Fix bug #41618 "(byte-compile 'foo) errors when foo is a macro." | Alan Mackenzie | 2020-05-31 | 1 | -3/+4 |
| | * | Avoid crashes due to bidi cache being reset during redisplay | Eli Zaretskii | 2020-05-31 | 1 | -0/+2 |
| | * | * lisp/tab-bar.el (switch-to-buffer-other-tab): Normalize buffer. | Juri Linkov | 2020-05-31 | 1 | -3/+4 |
| | * | ; * etc/TODO: Fix formatting. (Bug#41497) | Eli Zaretskii | 2020-05-30 | 1 | -641/+719 |
| | * | Fix mingw.org's MinGW GCC 9 warning about 'execve' | Eli Zaretskii | 2020-05-30 | 1 | -0/+5 |
| * | | * lisp/progmodes/project.el (project-vc-dir, project-shell): New commands. | Juri Linkov | 2020-06-02 | 3 | -7/+44 |
| * | | ; Fix some recent byte-compilation warnings | Basil L. Contovounesios | 2020-06-01 | 2 | -4/+1 |
| * | | Bug #41061 patch: Fix typos and amend code slightly | Alan Mackenzie | 2020-06-01 | 2 | -13/+13 |
| * | | ; Auto-commit of loaddefs files. | Glenn Morris | 2020-06-01 | 1 | -122/+175 |
| * | | Change xref-find-apropos to pass PATTERN to backend verbatim | Dmitry Gutov | 2020-06-01 | 3 | -13/+28 |
| * | | Unbreak compilation with CHECK_STRUCTS defined. | Philipp Stephani | 2020-05-31 | 1 | -1/+1 |
| * | | Remove mhtml--extend-font-lock-region (Bug#41441) | Tom Tromey | 2020-05-31 | 1 | -50/+0 |
| * | | Protect bidi cache from inadvertent resets | Eli Zaretskii | 2020-05-31 | 1 | -0/+4 |
| * | | occur: Add bindings for next-error-no-select | Tino Calancha | 2020-05-31 | 3 | -1/+116 |
| * | | Don't return transient projects with MAYBE-PROMPT=nil | Dmitry Gutov | 2020-05-30 | 1 | -4/+5 |
| * | | Minor fix in 'find-alternate-file' | immerrr | 2020-05-30 | 1 | -0/+2 |
| * | | Remove private prototype for 'execve' and its uses in MinGW build | Eli Zaretskii | 2020-05-30 | 2 | -11/+3 |
| * | | Another fix of display of line-prefix with fringe bitmaps | Eli Zaretskii | 2020-05-29 | 1 | -0/+6 |
| * | | * lisp/emacs-lisp/package.elm lisp/emacs-lisp/smie.el: Fix indent | Stefan Monnier | 2020-05-29 | 2 | -8/+16 |
| * | | project-prompt-project-dir: Use more consistent prompts | Dmitry Gutov | 2020-05-29 | 1 | -2/+2 |
| * | | Fix display of line-prefix with fringe bitmaps | Eli Zaretskii | 2020-05-29 | 1 | -0/+6 |
| * | | Commit indian.el forgotten in previous change. | Eli Zaretskii | 2020-05-29 | 1 | -9/+80 |
| * | | * lisp/net/tramp-smb.el (tramp-smb-errors): Add "NT_STATUS_INVALID_PARAMETER". | Michael Albinus | 2020-05-29 | 1 | -0/+1 |
| * | | * lisp/emacs-lisp/lisp-mode.el: Add new indentation convention | akater | 2020-05-29 | 4 | -2/+20 |
| * | | Create a buffer-local binding to improve performance | Arnold Noronha | 2020-05-29 | 1 | -7/+12 |
| * | | next-error-find-buffer-function: Back to #'ignore | Dmitry Gutov | 2020-05-29 | 1 | -2/+2 |
| * | | ; project.el: Update TODO | Dmitry Gutov | 2020-05-29 | 1 | -3/+1 |
| * | | Improve Malayalam language transliteration | James Thomas | 2020-05-28 | 2 | -5/+40 |
| * | | Merge branch 'feature/project-switching' | Simen Heggestøyl | 2020-05-28 | 3 | -10/+195 |
| |\ \ |
|
| | * | | ; * doc/emacs/maintaining.texi: Fix typo.feature/project-switching | Simen Heggestøyl | 2020-05-28 | 1 | -1/+1 |
| | * | | Simplify the previous commit | Simen Heggestøyl | 2020-05-27 | 1 | -5/+4 |