lp:~ubuntu-elisp/emacs/+git/master
- Get this repository:
-
git clone
https://git.not.enabled/~ubuntu-elisp/emacs/+git/master
Import details
This repository is an import of the Git repository at git://git.savannah.gnu.org/emacs.git.
Last successful import was .
Branches
Name | Last Modified | Last Commit |
---|---|---|
master | 2023-10-19 18:50:28 UTC |
* lisp/progmodes/project.el (project--other-place-prefix): New function.
Author:
Juri Linkov
* lisp/progmodes/ (project- |
emacs-29 | 2023-10-19 14:28:26 UTC |
Update Tramp version (don't merge with master)
Author:
Michael Albinus
Update Tramp version (don't merge with master) * doc/misc/ |
scratch/pkg | 2023-10-19 12:37:06 UTC |
set annotate=1 in .gdbinit
Author:
=?utf-8?q?Gerd_M=C3=B6llmann?=
set annotate=1 in .gdbinit |
feature/ |
2023-10-07 11:49:48 UTC |
Miscellaneous fixing/tidying up:
Author:
Alan Mackenzie
Miscellaneous fixing/tidying up: * lisp/emacs- * lisp/emacs- * lisp/emacs- |
feature/ |
2023-08-18 18:26:10 UTC |
Prepare package-vc.el to be published on GNU ELPA
Author:
Philip Kaludercic
Prepare package-vc.el to be published on GNU ELPA |
feature/android | 2023-08-07 00:56:28 UTC |
Disable building the feature/android branch
Author:
Po Lu
Disable building the feature/android branch * configure.ac: Disable building Emacs from this branch. * README: Mention that this branch is no longer receiving updates. |
gnus/nnatom | 2023-06-18 01:47:59 UTC |
Add nnatom.el
Author:
Eric Abrahamsen
Add nnatom.el Direct copy from https:/ |
scratch/ |
2023-06-07 15:37:39 UTC |
src/comp.c: Compile float_blocks as constants.
Author:
Vibhav Pant
src/comp.c: Compile float_blocks as constants. * src/comp.c (push_float_block): Declare float_block globals as (float_ |
scratch/ |
2023-04-12 23:53:43 UTC |
Flymake: experimental fancy flymake-show-eol-overlays option
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Flymake: experimental fancy flymake- Some editors have this. It's less obstrusive than I thought it would * lisp/progmodes/ |
feature/ |
2023-04-07 23:40:12 UTC |
Breadcrumb: first stab, very slow
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Breadcrumb: first stab, very slow * lisp/progmodes/ |
scratch/alloc | 2023-04-06 03:33:08 UTC |
ChangeLog
Author:
Po Lu
ChangeLog |
scratch/ |
2023-03-23 13:48:57 UTC |
Rework Eglot's progress indicators
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Rework Eglot's progress indicators Show progress indicator in Eglot's mode line by default. * lisp/progmodes/ |
scratch/ |
2023-03-08 12:32:02 UTC |
New structure for Eglot manual
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
New structure for Eglot manual |
feature/ |
2023-03-04 09:19:38 UTC |
; Whitespace cleanup
Author:
Michael Albinus
; Whitespace cleanup |
fix/bug-60974 | 2023-03-01 09:34:34 UTC |
Don't modify interactive closures destructively (Bug#60974).
Author:
Vibhav Pant
Don't modify interactive closures destructively (Bug#60974). * lisp/emacs- * test/lisp/ |
emacs-28 | 2023-02-24 18:42:27 UTC |
Adapt Tramp versions. Do not merge
Author:
Michael Albinus
Adapt Tramp versions. Do not merge * doc/misc/ |
feature/ |
2023-02-14 11:27:58 UTC |
* Generate trampolines in a temporary directory if no other option is viable
Author:
Andrea Corallo
* Generate trampolines in a temporary directory if no other option is viable * lisp/emacs- |
scratch/ |
2023-01-10 15:18:35 UTC |
Block atimers while loading native code
Author:
Andrea Corallo
Block atimers while loading native code |
feature/ |
2022-12-18 14:55:55 UTC |
Avoid build failure when building without -fsanitize=address.
Author:
Vibhav Pant
Avoid build failure when building without -fsanitize=address. * src/lisp.h (UNALIGNED_ |
feature/use-package | 2022-12-08 17:00:19 UTC |
* etc/USE-PACKAGE-NEWS: Delete file.
Author:
Stefan Kangas
* etc/USE- Ref: https:/ |
feature/ |
2022-12-07 11:03:16 UTC |
Use new external-completion.el in Eglot
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Use new external- This refactor simplifies Eglot's source code. * lisp/progmodes/ |
scratch/ |
2022-12-06 04:50:55 UTC |
external-completion.el: Minor changes
Author:
Stefan Monnier
external- * lisp/external- * lisp/progmodes/ |
feature/tree-sitter | 2022-11-22 08:56:28 UTC |
Separate tree-sitter and non-tree-sitter variant of sh-mode
Author:
Yuan Fu
Separate tree-sitter and non-tree-sitter variant of sh-mode Now there are three modes, sh-base-mode, sh-mode, bash-ts-mode. The change I made: change sh-mode to sh-base-mode, remove docstring. * lisp/progmodes/ |
scratch/noverlay | 2022-11-17 23:09:37 UTC |
itree.c: Get rid of the old iterator code
Author:
Stefan Monnier
itree.c: Get rid of the old iterator code Only use the new iterator which relies on a fixed size (and small) * src/itree.c (make_nav, nav_nodeptr, nav_flag, itree_stack_clear) * src/itree.h (itree_ * src/xdisp.c (strings_ |
feature/package+vc | 2022-11-04 17:54:17 UTC |
* lisp/emacs-lisp/package-vc.el: Expand commentary
Author:
Philip Kaludercic
* lisp/emacs- |
feature/eglot2emacs | 2022-10-20 13:47:26 UTC |
; * doc/misc/eglot.texi: Undo recent "fixes" to the Eglot manual.
Author:
Eli Zaretskii
; * doc/misc/ |
feature/ |
2022-10-20 10:42:25 UTC |
Revert "eglot.texi: Make example more realistic"
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Revert "eglot.texi: Make example more realistic" This quest for realism ignores the fact that a previous example for a This reverts commit 16986a9cc42ef4d |
feature/ |
2022-10-14 11:57:12 UTC |
src/comp.c: Use constructor expressions when possible.
Author:
Vibhav Pant
src/comp.c: Use constructor expressions when possible. * src/comp.c: |
feature/ |
2022-10-04 19:31:50 UTC |
Add comment explaining gcc_jit_context_new_bitcast usage.
Author:
Vibhav Pant
Add comment explaining gcc_jit_ |
scratch/icons | 2022-08-24 06:21:31 UTC |
Merge skicons.el with icons.el
Author:
Stefan Kangas
Merge skicons.el with icons.el |
scratch/ |
2022-08-18 15:11:59 UTC |
* src/alloc.c (pure_alloc): Warn for pure space overflow
Author:
Andrea Corallo
* src/alloc.c (pure_alloc): Warn for pure space overflow |
scratch/ |
2022-08-14 23:22:59 UTC |
Merge branch 'master' into scratch/font_lock_large_files
Author:
Dmitry Gutov
Merge branch 'master' into scratch/ |
scratch/ |
2022-08-12 12:36:49 UTC |
* lisp/emacs-lisp/trace.el: Correct outdated documentation
Author:
phil-s
* lisp/emacs- Experimenting with `goto-char' and `re-search- |
emacs-25 | 2022-07-15 12:03:06 UTC |
Port alternate signal stack to upcoming glibc 2.34
Author:
Paul Eggert
Port alternate signal stack to upcoming glibc 2.34 * src/sysdep.c (sigsegv_stack): Increase size to 64 KiB and align (cherry picked from commit f97e07ea807cc6d |
emacs-26 | 2022-07-15 11:56:20 UTC |
Port alternate signal stack to upcoming glibc 2.34
Author:
Paul Eggert
Port alternate signal stack to upcoming glibc 2.34 * src/sysdep.c (sigsegv_stack): Increase size to 64 KiB and align (cherry picked from commit f97e07ea807cc6d |
emacs-27 | 2022-07-15 11:37:40 UTC |
Port alternate signal stack to upcoming glibc 2.34
Author:
Paul Eggert
Port alternate signal stack to upcoming glibc 2.34 * src/sysdep.c (sigsegv_stack): Increase size to 64 KiB and align (cherry picked from commit f97e07ea807cc6d |
scratch/etags-regen | 2022-07-11 11:17:45 UTC |
Merge branch 'master' into scratch/etags-regen
Author:
Dmitry Gutov
Merge branch 'master' into scratch/etags-regen |
scratch/bug#48029 | 2022-07-08 14:03:09 UTC |
Remove uneffective test
Author:
Andrea Corallo
Remove uneffective test * test/src/ |
scratch/ |
2022-07-01 22:59:35 UTC |
Remove purespace and ancillary code
Author:
Pip Cet
Remove purespace and ancillary code Now that purespace is not used any more, remove it, along with the functions * src/puresize.h: Delete file. * src/alloc.c: Don't include `puresize.h` any more. * src/print.c (print_object) <PVEC_HASH_TABLE>: Don't print `purecopy`. * src/pdumper.c (dump_symbol, dump_hash_table): Update sig hash. * src/lread.c (readevalloop, read_internal_ * src/lisp.h (struct Lisp_Symbol): Remove `pinned` field. * src/keymap.c: Don't include `puresize.h` any more. * src/intervals.c: Don't include `puresize.h` any more. * src/fns.c: Don't include `puresize.h` any more. * src/eval.c (Finternal_ * src/emacs.c: Don't include `puresize.h` any more. * src/doc.c (Fsnarf_ * src/deps.mk: Remove puresize.h. * src/data.c: Don't include `puresize.h` any more. * src/conf_post.h (SYSTEM_ * src/comp.c: Don't include `puresize.h` any more. * src/category.c (hash_get_ * src/bytecode.c: Don't include `puresize.h` any more. * doc/lispref/ * src/xfaces.c (syms_of_xfaces): |
feature/more-fds | 2022-05-05 17:30:15 UTC |
Allow the use of poll instead of select
Author:
Robert Pluim
Allow the use of poll instead of select Increase the maximum number of open files allowed to * configure.ac (--with-poll): New option, default off, for requesting * etc/NEWS: Document --with-poll. * src/sysselect.h: New define EMACS_MAX_FD, defaulting to FD_SETSIZE, * src/syspoll.h (SYSPOLL_H): New file for definitions related to use * src/sysselect.h [USE_POLL]: Set EMACS_MAX_FD to 10 x FD_SETSIZE. * src/process.c (fd_sets_ |
scratch/timsort | 2022-03-18 13:26:54 UTC |
; Fix typo
Author:
Andrew G Cohen
; Fix typo * test/src/ |
scratch/ |
2022-01-22 11:02:50 UTC |
Merge branch 'master' into scratch/correct-warning-pos
Author:
Alan Mackenzie
Merge branch 'master' into scratch/ |
scratch/fcr | 2022-01-01 21:41:53 UTC |
Merge remote-tracking branch 'origin/scratch/oclosure' into fcr
Author:
Stefan Monnier
Merge remote-tracking branch 'origin/ |
feature/pgtk | 2021-12-18 13:54:03 UTC |
Disable building the feature/pgtk branch
Author:
Po Lu
Disable building the feature/pgtk branch * configure.ac: Add notice that feature/pgtk has been |
scratch/ |
2021-10-06 10:42:48 UTC |
Complete shorthands to longhands for symbol-completing tables
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Complete shorthands to longhands for symbol-completing tables Shorthands aren't symbols, they're text forms that 'read' into (("x-" . "xavier-")) is set up in the buffer of origin. bug#50959 * lisp/help-fns.el (help-- * lisp/minibuffer.el (completion- |
feature/ |
2021-09-22 22:53:15 UTC |
Add mechanism for escaping shorthand substitution
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Add mechanism for escaping shorthand substitution * src/lread.c (read1): Add skip_shorthand variable. Add a '#\' |
scratch/ |
2021-09-20 10:57:07 UTC |
Improve Python triple-quote pairing tests for electric-pair-mode
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Improve Python triple-quote pairing tests for electric-pair-mode These tests were once passing incorrectly, i.e. the auto-pairing bug#49518 * test/lisp/ |
scratch/bug-50244 | 2021-09-13 18:03:38 UTC |
Re-organize and rewrite parts of the Flymake manual
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Re-organize and rewrite parts of the Flymake manual bug#50244 * doc/misc/ |
scratch/ |
2021-08-24 22:34:41 UTC |
Adjust the name of some functions
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Adjust the name of some functions |
scratch/ |
2021-08-16 18:11:32 UTC |
hmmm
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
hmmm * lisp/minibuffer.el (completion- |
scratch/ |
2021-08-15 17:25:04 UTC |
Adjust comments and docstrings for completion-lazy-hilit feature
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Adjust comments and docstrings for completion- * lisp/minibuffer.el (completion- |
scratch/ |
2021-05-30 16:30:15 UTC |
Add annotation capability to icomplete-vertical-mode
Author:
João Távora
Add annotation capability to icomplete- Co-authored-by Daniel Mendler <mail@daniel- * lisp/icomplete.el (icomplete- |
scratch/ |
2021-05-25 23:47:22 UTC |
Overhaul annotation-function to match affixation-function
Author:
João Távora
Overhaul annotation-function to match affixation-function * doc/lispref/ * lisp/help-fns.el (help-- * lisp/minibuffer.el (minibuffer- * lisp/simple.el (read-extended- |
scratch/ |
2021-05-22 09:31:35 UTC |
Fix "flickering" on NS
Author:
Alan Third
Fix "flickering" on NS * src/nsterm.m ([EmacsView initFrameFromEm |
scratch/ |
2021-05-16 13:44:26 UTC |
Remove purespace from Emacs
Author:
Pip Cet
Remove purespace from Emacs |
scratch/ |
2021-04-10 17:18:33 UTC |
Add new icomplete-vertical-mode
Author:
Gregory Heytings
Add new icomplete- Co-authored-by: João Távora <joaotavora@ * lisp/icomplete.el (icomplete- * doc/emacs/ * etc/NEWS: Mention icomplete- |
feature/ |
2021-01-20 18:19:15 UTC |
Enable automatic co-install of msys
Author:
Phillip Lord
Enable automatic co-install of msys |
girzel/gnus-headers | 2021-01-17 02:37:57 UTC |
Fixes to gnus-agent-retrieve-headers
Author:
Eric Abrahamsen
Fixes to gnus-agent- * lisp/gnus/ |
feature/ |
2021-01-09 19:25:51 UTC |
Update dependency capture
Author:
Phillip Lord
Update dependency capture * admin/nt/ |
scratch/seccomp | 2020-12-29 13:37:51 UTC |
Add a helper binary to create a basic Secure Computing filter.
Author:
Philipp Stephani
Add a helper binary to create a basic Secure Computing filter. The binary uses the 'seccomp' helper library. The library isn't * configure.ac: Check for 'seccomp' header and library. * lib-src/ * lib-src/Makefile.in (DONT_INSTALL): Add 'seccomp-filter' helper * test/src/ * test/Makefile.in (src/emacs- |
scratch/ |
2020-12-29 13:31:46 UTC |
Fix "first-differente" face in completion-pcm--hilit-commonality
Author:
João Távora
Fix "first-differente" face in completion- Fixes: bug#42149 Depending on the position of point in the completion and the Suggested by Dario Gjorgjevski <dario. * lisp/minibuffer.el (completion- |
scratch/posix-spawn | 2020-12-26 11:20:51 UTC |
Revert "Revert "Use posix_spawn if possible.""
Author:
Philipp Stephani
Revert "Revert "Use posix_spawn if possible."" This reverts commit e387371497d313f |
feature/ |
2020-12-14 10:45:24 UTC |
* lisp/net/dictionary.el (dictionary-pre-buffer): Unify casing
Author:
Torsten Hilbrich
* lisp/net/ Let all the buttons begins with an upper-case character and the rest of |
feature/ |
2020-12-08 22:16:18 UTC |
Only update when file is newer than TAGS and .etags
Author:
Dmitry Gutov
Only update when file is newer than TAGS and .etags (Hopefully?) |
feature/ |
2020-11-22 22:58:11 UTC |
Try another approach even simpler.
Author:
Ergus
Try another approach even simpler. Perform all the operations directly in the completions buffer. |
scratch/ |
2020-11-21 23:38:35 UTC |
Support expiration of metadata by package archives
Author:
Stefan Kangas
Support expiration of metadata by package archives Expiring package metadata is done by checking the timestamp in package Together with package checksums, this adds sufficient protection * lisp/emacs- * lisp/calendar/ * test/lisp/ * test/lisp/ * doc/lispref/ |
scratch/gnus-search | 2020-10-09 05:58:19 UTC |
Fix gnus-search-query-expand-key
Author:
Eric Abrahamsen
Fix gnus-search- * lisp/gnus/ |
scratch/ |
2020-10-04 23:25:56 UTC |
Remove spurious display-buffer call in eldoc--echo-area-substring
Author:
João Távora
Remove spurious display-buffer call in eldoc-- * lisp/emacs- |
feature/ |
2020-09-25 03:00:46 UTC |
icomplete-vertical simplest approach
Author:
Ergus
icomplete-vertical simplest approach * lisp/icomplete.el (icomplete- |
scratch/ |
2020-09-21 16:01:08 UTC |
Add a test for byte-compilation
Author:
João Távora
Add a test for byte-compilation * test/lisp/ |
feature/ |
2020-09-15 14:54:22 UTC |
Add simple theme with 16 colors only.
Author:
Ergus
Add simple theme with 16 colors only. |
scratch/modern-mode | 2020-09-15 14:21:11 UTC |
Add 'modern-mode' command line option
Author:
Andrea Corallo
Add 'modern-mode' command line option * src/emacs.c (standard_args): Add: '-m' '-modern' '--modern' * lisp/startup.el (command-line-1): Handle modern-mode cmd line |
scratch/erc-oldies | 2020-09-10 04:19:37 UTC |
Import erc-bbdb.el, erc-chess.el, erc-nicklist.el, and erc-speak.el
Author:
Amin Bandali
Import erc-bbdb.el, erc-chess.el, erc-nicklist.el, and erc-speak.el * lisp/erc/ |
feature/ |
2020-07-23 00:07:15 UTC |
Clean up before patch submission
Author:
Zach Shaftel
Clean up before patch submission * src/lisp.h (struct handler): Remove unused 'bytecode_offset' field, * src/bytecode.c (UPDATE_OFFSET): Subtract 1, so the offset is accurate. |
feature/ |
2020-07-15 17:13:59 UTC |
Only print offset for byte-code functions
Author:
Zach Shaftel
Only print offset for byte-code functions * lisp/emacs- |
scratch/ |
2020-07-12 20:44:10 UTC |
Create and document auth-source-reveal-mode
Author:
Ted Zlatanov
Create and document auth-source- * lisp/auth-source.el (auth-source- * doc/misc/auth.texi (Hiding passwords in text buffers): Document |
scratch/ |
2020-07-08 21:47:10 UTC |
Have Python mode cooperate asynchronously with Eldoc
Author:
João Távora
Have Python mode cooperate asynchronously with Eldoc When combined with Flymake mode, which also adds a value to Also, this shoulda allow us to write automatic tests for this * lisp/progmodes/ |
scratch/eldoc-async | 2020-07-08 10:23:29 UTC |
Improve Eldoc docstrings
Author:
João Távora
Improve Eldoc docstrings * lisp/emacs- |
feature/ |
2020-06-27 00:05:16 UTC |
Store the bytecode offset in thread_state
Author:
Zach Shaftel
Store the bytecode offset in thread_state * src/lisp.h: * src/thread.h (thread_state): ...in here as * src/bytecode.c (UPDATE_OFFSET): Move out of #ifdef |
scratch/ |
2020-06-22 20:31:12 UTC |
auth-source-reveal-mode: fixes from code review
Author:
Ted Zlatanov
auth-source- |
feature/ |
2020-06-18 05:09:31 UTC |
Don't call Ffuncall directly from exec_byte_code
Author:
Zach Shaftel
Don't call Ffuncall directly from exec_byte_code * src/bytecode.c (exec_byte_code): Do a good chunk of Ffuncall's * src/eval.c (record_ * src/lisp.h (funcall_lambda, do_debug_on_call) |
scratch/ |
2020-05-11 21:41:00 UTC |
Turn Eldoc, Xref and Project into GNU ELPA :core packages
Author:
João Távora
Turn Eldoc, Xref and Project into GNU ELPA :core packages * lisp/jsonrpc.el: Tweak comment near Package-Requires. * lisp/emacs- * lisp/progmodes/ * lisp/progmodes/ * lisp/progmodes/ |
scratch/lexspaces | 2020-05-08 19:33:00 UTC |
Shallow setters by default are not a good idea
Author:
Andrea Corallo
Shallow setters by default are not a good idea |
scratch/ |
2020-04-19 23:13:50 UTC |
Add semicolon to prop-line with lisp-data mode (bug#40573).
Author:
Juri Linkov
Add semicolon to prop-line with lisp-data mode (bug#40573). * lisp/bookmark.el (bookmark- |
scratch/ |
2020-04-12 14:14:53 UTC |
Fix tabulated-list-mode bootstrapping problem
Author:
João Távora
Fix tabulated-list-mode bootstrapping problem Fixes: bug#40529 * lisp/emacs- |
scratch/ |
2019-12-05 03:35:07 UTC |
* lisp/emacs-lisp/cl-generic.el: Fix bootstrap.
Author:
Stefan Monnier
* lisp/emacs- Most importantly, prefill dispatchers for the new minibuffer.el methods. * lisp/minibuffer.el (completion- |
scratch/ |
2019-12-01 17:49:40 UTC |
Another tweak to NEWS
Author:
João Távora
Another tweak to NEWS |
scratch/ |
2019-11-20 00:00:11 UTC |
Untested make-completion-at-point-function capf entrypoint
Author:
João Távora
Untested make-completion * lisp/minibuffer.el (make-completio |
feature/ |
2019-11-18 21:59:44 UTC |
Add diffutils as dependency
Author:
Phillip Lord
Add diffutils as dependency |
scratch/ |
2019-11-10 23:01:46 UTC |
Fix bug when completing file names
Author:
João Távora
Fix bug when completing file names * lisp/minibuffer.el (completion- |
scratch/fido-mode | 2019-11-05 18:04:20 UTC |
Document fido-mode
Author:
João Távora
Document fido-mode * doc/emacs/ * etc/NEWS: Mention Fido Mode. * lisp/icomplete.el (icomplete-mode): Ensure fido-mode is off. |
feature/ |
2019-11-03 08:37:02 UTC |
Allow gnus backends to return a list of headers
Author:
Andrew G Cohen
Allow gnus backends to return a list of headers * lisp/gnus/ (nnselect- * lisp/gnus/ |
feature/ |
2019-10-14 12:18:42 UTC |
Fix issue calling face_at_pos.
Author:
Ergus
Fix issue calling face_at_pos. *src/xdisp.c (extend_ |
scratch/ |
2019-09-22 09:02:39 UTC |
Merge remote-tracking branch 'origin/master' into scratch/tsdh-vc-list-files
Author:
Tassilo Horn
Merge remote-tracking branch 'origin/master' into scratch/ |
feature/ |
2019-09-18 16:58:30 UTC |
More path fixes
Author:
Phillip Lord
More path fixes |
scratch/ |
2019-07-31 21:07:41 UTC |
Rework jit-lock-antiblink-grace after Stefan's comments
Author:
João Távora
Rework jit-lock- * lisp/jit-lock.el (jit-lock- |
scratch/ |
2019-06-21 20:35:27 UTC |
Remove all remaining uses of gnus-group-decoded-name
Author:
Eric Abrahamsen
Remove all remaining uses of gnus-group- * lisp/gnus/ |
fix/bug-35351 | 2019-04-22 23:07:28 UTC |
fixup! Add :before-hook keyword to define-derived-mode
Author:
phil-s
fixup! Add :before-hook keyword to define-derived-mode Run :before-hook right away, rather than using change- This changes the :before-hook sequence to child-before-parent rather |
scratch/ |
2019-04-05 12:18:53 UTC |
Enhance struct Lisp_Subr to hold the alternative "BC_" function.
Author:
Alan Mackenzie
Enhance struct Lisp_Subr to hold the alternative "BC_" function. Also fix a GC bug, where symbols with position were not being disabled. * src/lisp.h (union Lisp_Function): New type. * src/alloc.c (Fgarbage_collect): Move the binding of * src/lread.c (subr_ptr, using_BC_subrs): New static variables. * src/pdumper.c (dump_subr): Enhance to dump struct Lisp_Subr's new fields. |
wallet | 2019-02-19 04:15:54 UTC |
* lisp/progmodes/sql.el: Added password wallet using
Author:
Michael R. Mauger
* lisp/progmodes/ |
1 → 100 of 228 results | First • Previous • Next • Last |