summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Only print offset for byte-code functionsfeature/soc-bytecode-in-tracebackZach Shaftel2020-07-151-2/+4
* Store the bytecode offset in thread_statefeature/zach-soc-bytecode-in-tracebackZach Shaftel2020-06-264-5/+10
* Properly align offset in backtraceZach Shaftel2020-06-261-6/+7
* Merge feature/zach-soc-bytecode-in-tracebackrocky2020-06-264-7/+31
|\
| * Print offset of each backtrace frameZach Shaftel2020-05-016-44/+27
| * Only print offset for byte-compiled functionsZach Shaftel2020-04-291-1/+5
| * Print byte offset of error in backtraceZach Shaftel2020-04-294-5/+21
| * Experiment giving bytecode in traceback...rocky2020-04-274-3/+24
* | ; * src/composite.c (syms_of_composite): Fix last change.Eli Zaretskii2020-06-021-1/+2
* | Fix Arabic composition rulesEli Zaretskii2020-06-022-5/+6
* | Write project list to file only when changedSimen Heggestøyl2020-06-021-6/+7
* | Remove 'project--ensure-file-exists'Simen Heggestøyl2020-06-021-16/+11
* | Fix handling of CGJ in Hebrew textEli Zaretskii2020-06-021-1/+1
* | Simplify and regularize some offset tests in alloc.cPaul Eggert2020-06-011-5/+4
* | Merge from origin/emacs-27Paul Eggert2020-06-011-1/+4
|\ \
| * | Don't call 'mbrtowc' on WINDOWSNTEli Zaretskii2020-06-011-1/+4
* | | ; Merge from origin/emacs-27Paul Eggert2020-06-010-0/+0
|\ \ \ | |/ /
| * | ; Auto-commit of loaddefs files.Glenn Morris2020-06-011-27/+55
* | | Merge from origin/emacs-27Paul Eggert2020-06-017-683/+749
|\ \ \ | |/ /
| * | * doc/emacs/buffers.texi (Icomplete): Mention icomplete-minibuffer-setup-hook.João Távora2020-06-011-1/+8
| * | Be more aggressive in marking objects during GCPaul Eggert2020-05-311-16/+10
| * | ; * src/xdisp.c (find_last_unchanged_at_beg_row): Fix a typo.Eli Zaretskii2020-05-311-1/+1
| * | Fix bug #41618 "(byte-compile 'foo) errors when foo is a macro."Alan Mackenzie2020-05-311-3/+4
| * | Avoid crashes due to bidi cache being reset during redisplayEli Zaretskii2020-05-311-0/+2
| * | * lisp/tab-bar.el (switch-to-buffer-other-tab): Normalize buffer.Juri Linkov2020-05-311-3/+4
| * | ; * etc/TODO: Fix formatting. (Bug#41497)Eli Zaretskii2020-05-301-641/+719
| * | Fix mingw.org's MinGW GCC 9 warning about 'execve'Eli Zaretskii2020-05-301-0/+5
* | | * lisp/progmodes/project.el (project-vc-dir, project-shell): New commands.Juri Linkov2020-06-023-7/+44
* | | ; Fix some recent byte-compilation warningsBasil L. Contovounesios2020-06-012-4/+1
* | | Bug #41061 patch: Fix typos and amend code slightlyAlan Mackenzie2020-06-012-13/+13
* | | ; Auto-commit of loaddefs files.Glenn Morris2020-06-011-122/+175
* | | Change xref-find-apropos to pass PATTERN to backend verbatimDmitry Gutov2020-06-013-13/+28
* | | Unbreak compilation with CHECK_STRUCTS defined.Philipp Stephani2020-05-311-1/+1
* | | Remove mhtml--extend-font-lock-region (Bug#41441)Tom Tromey2020-05-311-50/+0
* | | Protect bidi cache from inadvertent resetsEli Zaretskii2020-05-311-0/+4
* | | occur: Add bindings for next-error-no-selectTino Calancha2020-05-313-1/+116
* | | Don't return transient projects with MAYBE-PROMPT=nilDmitry Gutov2020-05-301-4/+5
* | | Minor fix in 'find-alternate-file'immerrr2020-05-301-0/+2
* | | Remove private prototype for 'execve' and its uses in MinGW buildEli Zaretskii2020-05-302-11/+3
* | | Another fix of display of line-prefix with fringe bitmapsEli Zaretskii2020-05-291-0/+6
* | | * lisp/emacs-lisp/package.elm lisp/emacs-lisp/smie.el: Fix indentStefan Monnier2020-05-292-8/+16
* | | project-prompt-project-dir: Use more consistent promptsDmitry Gutov2020-05-291-2/+2
* | | Fix display of line-prefix with fringe bitmapsEli Zaretskii2020-05-291-0/+6
* | | Commit indian.el forgotten in previous change.Eli Zaretskii2020-05-291-9/+80
* | | * lisp/net/tramp-smb.el (tramp-smb-errors): Add "NT_STATUS_INVALID_PARAMETER".Michael Albinus2020-05-291-0/+1
* | | * lisp/emacs-lisp/lisp-mode.el: Add new indentation conventionakater2020-05-294-2/+20
* | | Create a buffer-local binding to improve performanceArnold Noronha2020-05-291-7/+12
* | | next-error-find-buffer-function: Back to #'ignoreDmitry Gutov2020-05-291-2/+2
* | | ; project.el: Update TODODmitry Gutov2020-05-291-3/+1
* | | Improve Malayalam language transliterationJames Thomas2020-05-282-5/+40