2020-05-18 |
Paul Eggert | Redo RCS Id for pdumper |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Dmitry Gutov | ; Update NEWS |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Glenn Morris | Add test for recent buffer-local-variables change |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Alan Mackenzie | CC Mode: Allow "static" etc. to be placed after a decla... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Glenn Morris | Restore buffer-undo-list to buffer-local-variables |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Simen Heggestøyl | Use lexical-binding in webjump.el and add tests |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Mattias Engdegård | Fix calculator entry of numbers with negative exponents... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Dmitry Gutov | Update the package version |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Dmitry Gutov | Add user option project-vc-merge-submodules |
commit | commitdiff | tree | snapshot |
2020-05-17 |
Dmitry Gutov | vc-working-revision: Bind default-directory |
commit | commitdiff | tree | snapshot |
2020-05-17 |
Paul Eggert | Don’t attempt to modify constant strings |
commit | commitdiff | tree | snapshot |
2020-05-17 |
Andrea Corallo | * Fix Garbage Collector for missing calle-saved regs... |
commit | commitdiff | tree | snapshot |
2020-05-17 |
Richard Stallman | Don't mention non-GNU package archives. |
commit | commitdiff | tree | snapshot |
2020-05-17 |
Stefan Kangas | Fix minor issues with mouse-drag-and-drop-region-show... |
commit | commitdiff | tree | snapshot |
2020-05-17 |
Paul Eggert | Don’t attempt to modify constant strings |
commit | commitdiff | tree | snapshot |
2020-05-17 |
Dmitry Gutov | ; Bump the project.el version to trigger a new release |
commit | commitdiff | tree | snapshot |
2020-05-17 |
Paul Eggert | Don’t attempt to modify constant conses |
commit | commitdiff | tree | snapshot |
2020-05-16 |
John Wiegley | Add a note to eshell.texi that I, too, was a contributor |
commit | commitdiff | tree | snapshot |
2020-05-16 |
Glenn Morris | Merge from origin/emacs-27 |
commit | commitdiff | tree | snapshot |
2020-05-16 |
Stefan Kangas | Remove stale comments |
commit | commitdiff | tree | snapshot |
2020-05-16 |
Stefan Kangas | Remove some compat code from CEDET |
commit | commitdiff | tree | snapshot |
2020-05-16 |
Stefan Kangas | Remove Emacs 22 compat code from abbrev.el |
commit | commitdiff | tree | snapshot |
2020-05-16 |
Stefan Kangas | ; * lisp/htmlfontify.el: Minor fix in file headers. |
commit | commitdiff | tree | snapshot |
2020-05-16 |
Stefan Kangas | Remove Emacs 22 compat code from ediff-vers.el |
commit | commitdiff | tree | snapshot |
2020-05-16 |
Stefan Kangas | Remove some XEmacs compat code from semantic |
commit | commitdiff | tree | snapshot |
2020-05-16 |
Stefan Monnier | * lisp/textmodes/bibtex.el: Fix bug#41285 (paren typo) |
commit | commitdiff | tree | snapshot |
2020-05-16 |
Michael Albinus | Introduce process-file-return-signal-string |
commit | commitdiff | tree | snapshot |
2020-05-16 |
Eli Zaretskii | Improve documentation of manually installing Lisp packages |
commit | commitdiff | tree | snapshot |
2020-05-16 |
Eli Zaretskii | Reflect the emacs-devel ELPA/MELPA dispute in FAQ |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Stefan Monnier | * lisp/progmodes/project.el (project-try-vc): Fix regex... |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Dmitry Gutov | Fix submodules, second try |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Tassilo Horn | Consider face inheritance when checking region face... |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Alan Mackenzie | CC Mode: Fix bug #40052, where a very large macro was... |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Dmitry Gutov | Fix Git submodules detection breakage |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Stefan Monnier | * lisp/progmodes/xref.el: Fix first line syntax |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Simen Heggestøyl | Use lexical-binding in autoconf.el and add tests |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Mattias Engdegård | Calc: GCD(0,x)=GCD(x,0)=|x|, not x (bug#41279) |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Stefan Kangas | Delete libraries obsolete since 23.1 and 23.2 |
commit | commitdiff | tree | snapshot |
2020-05-15 |
João Távora | ; Tweak version numbers in lisp/progmodes/xref.el |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Leo Vivier | Fix dired default file operation (bug#41261) |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Dmitry Gutov | Improve detection of Git submodules |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Tino Calancha | ; Fix warning in last change |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Philipp Stephani | Fix documentation related to 'command-switch-alist'. |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Tino Calancha | Combine archive-int-to-mode and tar-grind-file-mode |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Mattias Engdegård | Fix customisation of mouse-drag-and-drop-region (bug... |
commit | commitdiff | tree | snapshot |
2020-05-14 |
Mattias Engdegård | Calc: fix LU decomposition for non-numeric matrices... |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Stefan Kangas | ; Fix warning after last change in cal-julian.el |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Simon Lang | Improve ediff readability in misterioso theme (Bug... |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Clément Pit... | Fix a crash in handle_display_spec |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Michael Albinus | Fix some oddities, uncovered by Tramp tests |
commit | commitdiff | tree | snapshot |
2020-05-13 |
João Távora | Turn Eldoc, Xref and Project into GNU ELPA :core packages |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Stefan Kangas | Use lexical-binding in t-mouse.el |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Martin Rudalics | In x_hide_tip reset tip_last_frame for GTK+ tooltips... |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Basil L. Contovounesios | ; Fix warning in last change |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Stefan Kangas | Use lexical-binding in animate.el and add tests |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Stefan Kangas | Use lexical-binding in dissociate.el and add tests |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Stefan Kangas | Use lexical-binding in cal-julian.el and add tests |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Paul Eggert | Use proper digraphs in Bahá’í month names |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Stefan Monnier | * lisp/emacs-lisp/syntax.el: Fix bug#41195 |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Michael Heerdegen | Revert "Inhibit modification hooks when saving eieio... |
commit | commitdiff | tree | snapshot |
2020-05-12 |
João Távora | Fix docstring of flymake-make-diagnostic (bug#40351) |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Stefan Kangas | Support sorting timer-list-mode by column (Bug#40854) |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Stefan Kangas | Base timer-list-mode on tabulated-list-mode (Bug#40854) |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Glenn Morris | Suppress test failure on hydra.nixos.org |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Paul Eggert | Pacify GCC 10.1.0 |
commit | commitdiff | tree | snapshot |
2020-05-12 |
Paul Eggert | Update from gnulib |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Alan Mackenzie | Fix bug #40992 whilst still allowing breakpoint highlig... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Stefan Monnier | * lisp/emacs-lisp/pcase.el (pcase--fgrep): Look inside... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Basil L. Contovounesios | ; Fix last change to bibtex.el |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Stefan Monnier | * lisp/textmodes/bibtex.el: Avoid `eval` |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Stefan Monnier | * lisp/subr.el (dolist, dotimes, combine-change-calls... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Stefan Monnier | * lisp/emacs-lisp/syntax.el (syntax-propertize): Use... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Stefan Monnier | * lisp/ielm.el: Handle corner case where */**/*** are... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Dmitry Gutov | Map "mail/compose" icon to "mail-message-new" in GTK |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Dmitry Gutov | Use the "modern" toolbars in Gnus again |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Dmitry Gutov | Use better icons on GTK in message-mode and isearch |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Stefan Monnier | * lisp/emacs-lisp/pcase.el: Don't bind unused vars... |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Stefan Monnier | * lisp/emacs-lisp/eieio.el (eieio pcase macro): Fix... |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Tassilo Horn | Prefer function-put over put for setting browse-url... |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Stefan Monnier | * lisp/emacs-lisp/eieio.el (eieio pcase macro): Remove... |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Paul Eggert | Go back to “Bahá’í” |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Eli Zaretskii | * lisp/dired.el (dired-toggle-marks): Doc fix. (Bug... |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Simen Heggestøyl | Use lexical-binding in glasses.el and add tests |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Simen Heggestøyl | Allow underscores in CSS variable names |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Simen Heggestøyl | Add containment module to CSS property list |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Simen Heggestøyl | Add writing modes module to CSS property list |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Simen Heggestøyl | Use lexical-binding in help-mode.el and add tests |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Glenn Morris | * src/xdisp.c (Fwindow_text_pixel_size): Fix previous... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Glenn Morris | Merge from origin/emacs-27 |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Pieter van... | Add new filter command to Package Menu (Bug#39903) |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Paul Eggert | Improve nonnull checking with GCC in emacs-module |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Paul Eggert | Update from Gnulib |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Philipp Stephani | Small fix for type of 'display-fill-column-indicator... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Michal Nazarewicz | cc-mode: extend regexp used by ‘c-or-c++-mode’ |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Michal Nazarewicz | cc-mode: add ‘c-lineup-ternary-bodies’ (bug#41061) |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Eli Zaretskii | Fix customization of 'display-fill-column-indicator... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Philipp Stephani | Refer to fill column indicator Info node in some places. |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Clément Pit... | Only treat display strings as buttons if they have... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Martin Rudalics | Merge branch 'emacs-27' of git.sv.gnu.org:/srv/git... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Martin Rudalics | Fix GTK's Tool Bar menu radio buttons |
commit | commitdiff | tree | snapshot |
next |