2022-01-29 |
Po Lu | Fix error after merge |
commit | commitdiff | tree | snapshot |
2022-01-29 |
Po Lu | Merge from origin/emacs-28 |
commit | commitdiff | tree | snapshot |
2022-01-29 |
Alan Third | Remove debug logging |
commit | commitdiff | tree | snapshot |
2022-01-29 |
Po Lu | Fix error at startup with recent change |
commit | commitdiff | tree | snapshot |
2022-01-29 |
Po Lu | Fix unrelated help text tooltips if a popup is shown... |
commit | commitdiff | tree | snapshot |
2022-01-29 |
Michael Albinus | Fix error in filelock.c |
commit | commitdiff | tree | snapshot |
2022-01-29 |
Eli Zaretskii | Allow <Delete> key to delete entire grapheme clusters |
commit | commitdiff | tree | snapshot |
2022-01-29 |
Eli Zaretskii | Fix native-compilation at startup |
commit | commitdiff | tree | snapshot |
2022-01-29 |
Po Lu | Write a dummy event on each popup menu event |
commit | commitdiff | tree | snapshot |
2022-01-29 |
Eli Zaretskii | Fix compiler warning due to a recent change |
commit | commitdiff | tree | snapshot |
2022-01-29 |
Po Lu | Fix a default value of the `:underline' face attribute |
commit | commitdiff | tree | snapshot |
2022-01-29 |
Po Lu | Improve menu drag tracking on Haiku |
commit | commitdiff | tree | snapshot |
2022-01-29 |
Po Lu | Make menus on Haiku work better |
commit | commitdiff | tree | snapshot |
2022-01-29 |
Po Lu | Implement real menu help-echo text on Haiku |
commit | commitdiff | tree | snapshot |
2022-01-29 |
Stefan Monnier | * src/data.c (Ffset, defalias): Complete last change |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Stefan Monnier | Reduce code duplication in parts of (auto)load&defalias |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Sebastian Urban | Make where-is correctly identify aliases |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Sebastian Urban | Fix manual points about tex-latex-block/latex-insert... |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Lars Ingebrigtsen | Improve the read-file-name doc string slightly |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Michael Albinus | Clarify where the shell-command output goes |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Lars Ingebrigtsen | Allow using dired-hide-details-mode in wdired buffers |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Lars Ingebrigtsen | Move native-comp-eln-load-path setting earlier again |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Lele Gaifax | Fix copyright-fix-years, use a dash to separate years... |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Lars Ingebrigtsen | Fix merge error in doc-view-pdf/ps->png |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Po Lu | Prevent duplicate grab setting with xwidgets |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Po Lu | Use the real cursor beneath the pointer on xwidgets |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Po Lu | Fix xwidget build on PGTK |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Eli Zaretskii | ; Rename 'startup--require-comp-safetly' |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Eli Zaretskii | ; Fix a typo in recent documentation changes |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Po Lu | Fix duplicate scroll events without XI2 |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Stefan Kangas | Merge from origin/emacs-28 |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Po Lu | Clear xwidget passive grab whenever a drag begins |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Po Lu | * src/xterm.c (handle_one_xevent): Remove obsolete... |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Po Lu | Fix inappropriate use of killed xwidgets |
commit | commitdiff | tree | snapshot |
2022-01-28 |
Po Lu | Implement xwidget passive grabs |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Lars Ingebrigtsen | Add new switch --init-directory |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Glenn Morris | * lisp/doc-view.el (doc-view-epub-font-size): Fix type... |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Andrea Corallo | Fix potential native compiler circular dependencies... |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Lars Ingebrigtsen | Fix up previous "Quit Emacs" from menu logic |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Lars Ingebrigtsen | Make the save buffers prompt from Quit Emacs menu more... |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Eli Zaretskii | Improve detection of glyphless characters on TTY frames |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Juri Linkov | * lisp/frame.el (clone-frame): Filter out 'parent-id... |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Arni Magnusson | Add setx highlighting to bat-mode |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Lars Ingebrigtsen | Move some of the doc-view variables around to fix load... |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Daniel Nicolai | Add support for EPUB, CBZ, FB2 and (O)XPS extension... |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Lars Ingebrigtsen | Tweak href/superscript fix in tex-mode |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Lars Ingebrigtsen | Revert "Don't output spurious prefixes in read-char... |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Po Lu | Improve xwidget window ancestry calculations |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Andreas Schwab | * src/pdumper.c (dump_vectorlike): Handle PVEC_SYMBOL_W... |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Eli Zaretskii | Merge branch 'master' of git.savannah.gnu.org:/srv... |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Zajcev Evgeny | ; Fix typo in doc/lispref/display.texi. |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Andrea Corallo | * Fix `startup--honor-delayed-native-compilations'... |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Andrea Corallo | * Have `benchmark-run-compiled' use the native compiler... |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Stefan Kangas | Merge from origin/emacs-28 |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Stefan Kangas | ; Merge from origin/emacs-28 |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Po Lu | * lisp/xwidget.el (xwidget-webkit-edit-mode-map): Pass... |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Po Lu | Implement crossing event generation between windows... |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Stefan Kangas | Silence byte-compiler slightly in tests |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Stefan Kangas | Don't use obsolete second argument to byte-compile... |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Stefan Kangas | Don't discourage auto-mode-alist entries in autoloads |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Po Lu | Improve XI2 valuator reset logic |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Po Lu | * src/xterm.c (x_focus_frame): Set input focus on outer... |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Po Lu | Get rid of unnecessary draw locking in haikumenu.c |
commit | commitdiff | tree | snapshot |
2022-01-27 |
Po Lu | Apply fix for bug#52761 to GTK native input as well |
commit | commitdiff | tree | snapshot |
2022-01-26 |
Glenn Morris | * Makefile.in (install-etc): Remove unnecessary chown. |
commit | commitdiff | tree | snapshot |
2022-01-26 |
Lars Ingebrigtsen | Make smerge-refine-ignore-whitespace into defcustom |
commit | commitdiff | tree | snapshot |
2022-01-26 |
Mattias Engdegård | Add tests for concat, vconcat and append |
commit | commitdiff | tree | snapshot |
2022-01-26 |
Mattias Engdegård | Minor `concat` tweaks |
commit | commitdiff | tree | snapshot |
2022-01-26 |
Lars Ingebrigtsen | Partially revert a fill-region-as-paragraph regression |
commit | commitdiff | tree | snapshot |
2022-01-26 |
Eli Zaretskii | Fix 'make_lispy_position' when there's an image at EOB |
commit | commitdiff | tree | snapshot |
2022-01-26 |
Lars Ingebrigtsen | Fix copyright-find-copyright when searching from the end |
commit | commitdiff | tree | snapshot |
2022-01-26 |
Lars Ingebrigtsen | Fix copyright.el comment and add a test |
commit | commitdiff | tree | snapshot |
2022-01-26 |
Lars Ingebrigtsen | Fix copyright-find-copyright when searching from the end |
commit | commitdiff | tree | snapshot |
2022-01-26 |
Lars Ingebrigtsen | Fix copyright.el comment and add a test |
commit | commitdiff | tree | snapshot |
2022-01-26 |
Sean Whitton | Fix input of sharp-quoted symbols in Eshell with em... |
commit | commitdiff | tree | snapshot |
2022-01-26 |
Michael Albinus | Adapt tramp-tests |
commit | commitdiff | tree | snapshot |
2022-01-26 |
Michael Albinus | Fix insert-file-contents for tramp-crypt |
commit | commitdiff | tree | snapshot |
2022-01-26 |
Po Lu | Add workaround for super modifier misconfiguration... |
commit | commitdiff | tree | snapshot |
2022-01-26 |
Andrea Corallo | Make use of NILP where possible |
commit | commitdiff | tree | snapshot |
2022-01-26 |
Po Lu | Simplify Haiku scrolling code |
commit | commitdiff | tree | snapshot |
2022-01-26 |
Po Lu | Fix GTK menu bar height reporting when scaled |
commit | commitdiff | tree | snapshot |
2022-01-26 |
Po Lu | ; * src/xterm.c (handle_one_xevent): Fix formatting... |
commit | commitdiff | tree | snapshot |
2022-01-26 |
Stefan Kangas | Merge from origin/emacs-28 |
commit | commitdiff | tree | snapshot |
2022-01-26 |
Po Lu | Simplify Haiku underline code |
commit | commitdiff | tree | snapshot |
2022-01-26 |
Po Lu | Make `haiku-menu-bar-open' faster |
commit | commitdiff | tree | snapshot |
2022-01-25 |
Stefan Kangas | ; * test/lisp/emacs-lisp/derived-tests.el: Silence... |
commit | commitdiff | tree | snapshot |
2022-01-25 |
Stefan Kangas | * src/image.c (parse_image_spec): Use NILP. |
commit | commitdiff | tree | snapshot |
2022-01-25 |
Lars Ingebrigtsen | Improve how change-log-mode fills all-file-name lines |
commit | commitdiff | tree | snapshot |
2022-01-25 |
Lars Ingebrigtsen | Fix up Gnus FAQ entry |
commit | commitdiff | tree | snapshot |
2022-01-25 |
Andrea Corallo | * src/comp.c (emit_lisp_obj_rval): Make use of NILP. |
commit | commitdiff | tree | snapshot |
2022-01-25 |
Andrea Corallo | ;* src/fns.c (concat_strings): Add missing space. |
commit | commitdiff | tree | snapshot |
2022-01-25 |
Stefan Monnier | * src/comp.c (emit_limple_insn): Fix another int/Lisp_O... |
commit | commitdiff | tree | snapshot |
2022-01-25 |
Glenn Morris | Tag an mml-sec test |
commit | commitdiff | tree | snapshot |
2022-01-25 |
Eli Zaretskii | ; * src/fns.c (concat_strings): Fix comment style. |
commit | commitdiff | tree | snapshot |
2022-01-25 |
Andrea Corallo | * src/fns.c (concat_strings): Clean-up unused variable. |
commit | commitdiff | tree | snapshot |
2022-01-25 |
Andrea Corallo | * `batch-byte+native-compile' produce .eln younger... |
commit | commitdiff | tree | snapshot |
2022-01-25 |
Andrea Corallo | * lisp/emacs-lisp/comp.el (batch-byte+native-compile... |
commit | commitdiff | tree | snapshot |
2022-01-25 |
Stefan Monnier | * src/lisp.h (lisp_h_EQ, lisp_h_NILP): Fix length and... |
commit | commitdiff | tree | snapshot |
2022-01-25 |
Mattias Engdegård | Faster concat, append, vconcat, copy-sequence, etc |
commit | commitdiff | tree | snapshot |
2022-01-25 |
Lars Ingebrigtsen | Don't mutate literals in tabulated-list-widen-current... |
commit | commitdiff | tree | snapshot |
next |