summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAge
* * lisp/progmodes/xref.el (xref--collect-matches): Widen temporarily.Juri Linkov2021-08-18
* Merge branch 'feature/context-menu'Juri Linkov2021-08-17
|\
| * Add new context-menu options for menus "File At Point" and "Version Control".Juri Linkov2021-07-27
| * Improve docstring of context-menu-functions and add eww-context-menuJuri Linkov2021-07-21
| * Change the order of context-menu-functions and add more context menus.Juri Linkov2021-07-21
* | ruby-mode imenu: Support methods with modifiersDmitry Gutov2021-08-17
* | Merge from origin/emacs-27Glenn Morris2021-08-16
|\ \
| * | C++ Mode: Don't confuse the pointer operator -> with the type indicating ->Alan Mackenzie2021-08-15
| * | CC Mode: Fix unstable fontification of doc strings.Alan Mackenzie2021-08-15
* | | Allow evaluating Python code across machinesAugusto Stoffel2021-08-15
* | | * lisp/progmodes/cc-engine.el (c-ml-string-in-end-delim): Rewrite functionAlan Mackenzie2021-08-14
* | | CC Mode: Fix a bug in yesterday's patchAlan Mackenzie2021-08-13
* | | CC Mode: Enhance C++ Mode raw strings to multi-line strings for any languageAlan Mackenzie2021-08-12
* | | Use ### for outline headings in shell-script-modeLars Ingebrigtsen2021-08-10
* | | Add support for outlining in shell-script-modeLars Ingebrigtsen2021-08-10
* | | More robust auto-detect of grep-highlight-matches (bug#49978)Mattias Engdegård2021-08-10
* | | Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* | | Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* | | project.el: Bump the versionDmitry Gutov2021-08-08
* | | perl-mode: fix variable fontificationTomasz Konojacki2021-08-07
* | | Add colon-space after promptDmitry Gutov2021-08-06
* | | Improve wording of recently changed documentationEli Zaretskii2021-08-06
* | | Change how project-find-file's completion worksDmitry Gutov2021-08-06
* | | New option etags-xref-prefer-current-fileDmitry Gutov2021-08-06
* | | Provide a default for xref-find-apropos patternDmitry Gutov2021-08-06
* | | Change the xref-goto-xref error messageDmitry Gutov2021-08-06
* | | Evaluate eql specializersakater2021-08-03
* | | Remove ineffective expression in verilog-modeMattias Engdegård2021-08-03
* | | * lisp/progmodes/flymake.el (flymake--mode-line-title): Don't quote lambdaStefan Monnier2021-08-01
* | | * lisp/progmodes/project.el (project-switch-project): Use 'let*' (bug#49635).Juri Linkov2021-08-01
* | | ; compilation-error-regexp-alist-alist): eval-when-compileMattias Engdegård2021-07-31
* | | Add new user option python-forward-sexp-functionLars Ingebrigtsen2021-07-31
* | | Fix problem when switching between different prolog versionsk3tu0isui2021-07-30
* | | Fix printing of multiple items in one group without line numbersDmitry Gutov2021-07-29
* | | * lisp/progmodes/gud.el: Add prefix 'gud-' to repeat-map variables (bug#49632)Juri Linkov2021-07-28
* | | Ensure that gud commands for non-GDB debuggers are handled by repeat-modeBrian Leung2021-07-28
* | | Ensure that gud commands for M-x gdb are handled by repeat-modeBrian Leung2021-07-28
* | | Adjust grep-mode end-col function return valueMattias Engdegård2021-07-26
* | | Fix recent gdb-mi changeGlenn Morris2021-07-25
* | | Add filter to GDB's register bufferYuan Fu2021-07-24
* | | Off-by-one error in compilation rule end-column function (bug#49624)Mattias Engdegård2021-07-23
* | | Speed up by storing frame faces in hash tables instead of alistsJashank Jeremy2021-07-21
* | | Fix bug-reference.el compilation warningLars Ingebrigtsen2021-07-21
| |/ |/|
* | Count compile errors when FILE is a functionMattias Engdegård2021-07-18
* | Fix previous grep-file-at-point changeLars Ingebrigtsen2021-07-17
* | Add new function 'grep-file-at-point'Lennart Borgman2021-07-17
* | Add bug-reference support for Codeberg projectsTassilo Horn2021-07-15
* | Add support for sourcehut to bug-reference.elTassilo Horn2021-07-15
* | Allow using spaces in `inferior-lisp' command namesLars Ingebrigtsen2021-07-15
* | Allow inhibiting inserting #! in sh-set-shellLars Ingebrigtsen2021-07-08