lp:~suntong001/emacs-starter-kit/+git/master
- Get this repository:
-
git clone
https://git.qastaging.paddev.net/~suntong001/emacs-starter-kit/+git/master
Import details
This repository is an import of the Git repository at git://git.sv.gnu.org/emacs.git.
Last successful import was .
Branches
Name | Last Modified | Last Commit |
---|---|---|
master | 2024-12-17 18:58:09 UTC |
Rename the property 'repeat-continue-only' to 'repeat-continue'
Author:
Juri Linkov
Rename the property 'repeat- * doc/lispref/ |
scratch/ |
2024-12-17 17:45:37 UTC |
Remove check_comp_unit_relocs
Author:
=?utf-8?q?Gerd_M=C3=B6llmann?=
Remove check_comp_ * src/comp.c (check_ |
emacs-30 | 2024-12-17 03:46:36 UTC |
Move NEWS items from unreleased 28.3 to released 29.1
Author:
Stefan Kangas
Move NEWS items from unreleased 28.3 to released 29.1 * etc/NEWS.28: Remove empty sections for 28.3. |
scratch/igc | 2024-12-13 12:18:21 UTC |
; * README-IGC: Fix typos and wording.
Author:
Eli Zaretskii
; * README-IGC: Fix typos and wording. |
scratch/ |
2024-12-12 07:02:33 UTC |
Signal errors for unimplemented features
Author:
=?utf-8?q?Gerd_M=C3=B6llmann?=
Signal errors for unimplemented features * src/frame.c (make_terminal_ |
feature/ |
2024-11-08 16:41:47 UTC |
Do not suggest packages outside of 'fundamental-mode'
Author:
Philip Kaludercic
Do not suggest packages outside of 'fundamental-mode' * lisp/emacs- |
feature/ |
2024-11-05 23:25:37 UTC |
; Replace instance of 'lm-homepage' with 'lm-website'
Author:
Philip Kaludercic
; Replace instance of 'lm-homepage' with 'lm-website' |
scratch/ |
2024-07-10 16:13:44 UTC |
Fix comp--type-branch-optim-block it using comp-cstr-type-p
Author:
Andrea Corallo
Fix comp--type- |
scratch/ |
2024-07-07 17:57:55 UTC |
-
Author:
Stefan Monnier
- |
scratch/ |
2024-07-04 19:43:53 UTC |
* src/marker.c (markers_sanity_check): Make it conditional on `MARKER_DEBUG`
Author:
Stefan Monnier
* src/marker.c (markers_ |
scratch/windows-98 | 2024-06-27 13:42:19 UTC |
* src/w32uniscribe.c (syms_of_w32uniscribe_for_pdumper): Typos.
Author:
Po Lu
* src/w32uniscribe.c (syms_of_ |
emacs-29 | 2024-06-23 18:54:22 UTC |
Fix failing help-fns-test
Author:
Stefan Kangas
Fix failing help-fns-test * test/lisp/ |
scratch/ |
2024-06-20 02:05:36 UTC |
* lisp/editorconfig.el (editorconfig-version): Delete function
Author:
Stefan Monnier
* lisp/editorconf Better use a generic command like `C-h P` or `M-x list-packages` |
feature/ |
2024-06-11 09:38:53 UTC |
Load backquote.el before byte-run.el.
Author:
Alan Mackenzie
Load backquote.el before byte-run.el. This is to allow the many functions with "hand expanded * lisp/emacs- * lisp/emacs- * lisp/emacs- * lisp/emacs- * lisp/emacs- * lisp/loadup.el (top level) load backquote.el before * test/lisp/ |
scratch/tango-icons | 2024-05-05 07:14:52 UTC |
Add icon for last-page
Author:
Yuan Fu
Add icon for last-page |
scratch/ |
2024-04-18 19:28:36 UTC |
Use a dedicated type to represent interpreted-function values
Author:
Stefan Monnier
Use a dedicated type to represent interpreted- Change `function` so that when evaluating #'(lambda ...) - the arglist, the docstring, and the interactive-form go in the The first point above means that `help-function- Main benefits of the change: - We can now reliably distinguish a list from a function value. * src/eval.c (Fmake_ * lisp/emacs- * src/data.c (Fcl_type_of): Distinguish `byte-code- * lisp/emacs- * lisp/emacs- * src/callint.c (Fcall_ * src/lread.c (bytecode_ * lisp/simple.el (function- * lisp/emacs- * lisp/emacs- * lisp/emacs- * src/profiler.c (trace_hash, ffunction_equal): Simplify. * lisp/emacs- * lisp/emacs- * lisp/emacs- * test/lisp/ * doc/lispref/ * doc/lispref/ |
feature/ |
2024-02-28 20:12:27 UTC |
Run syncdoc-type-hierarchy.el to follow obarray type introduction
Author:
Andrea Corallo
Run syncdoc- * doc/lispref/ |
scratch/ |
2024-02-23 15:10:33 UTC |
Clean-up now unnecessary 'comp-primitive-type-specifiers'
Author:
Andrea Corallo
Clean-up now unnecessary 'comp-primitive |
feature/ |
2024-01-21 07:25:59 UTC |
; * doc/emacs/mini.texi (Completion Multi): Fix typo.
Author:
Eshel Yaron
; * doc/emacs/mini.texi (Completion Multi): Fix typo. |
scratch/ |
2024-01-02 15:33:12 UTC |
Use new error representaiton in ERT
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Use new error representaiton in ERT * lisp/emacs- |
scratch/ |
2023-12-21 14:27:53 UTC |
* test/lisp/ls-lisp-tests.el (ls-lisp-unload): Delete test
Author:
Stefan Monnier
* test/lisp/ We don't use such advice any more. |
scratch/pkg | 2023-12-20 10:14:51 UTC |
Make some parameters &optional
Author:
=?utf-8?q?Gerd_M=C3=B6llmann?=
Make some parameters &optional |
feature/ |
2023-12-11 13:10:00 UTC |
Jsonrpc: rework jsonrpc-convert-to-endpoint again
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Jsonrpc: rework jsonrpc- * lisp/jsonrpc.el (jsonrpc- |
bugfix/ |
2023-11-30 14:00:06 UTC |
Fix prefix discovery for files with read-symbol-shorthands (bug#67325)
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Fix prefix discovery for files with read-symbol- In a previous commit, the local-variable read-symbol- * lisp/emacs- |
feature/ |
2023-11-27 15:17:13 UTC |
Fix eglot-specific commands
Author:
Dmitry Gutov
Fix eglot-specific commands * lisp/progmodes/ |
feature/ |
2023-11-21 01:18:45 UTC |
(seq-contains-pred): Split off list-specialized impl into separate method
Author:
Dmitry Gutov
(seq-contains- * lisp/emacs- |
feature/ |
2023-11-04 23:55:55 UTC |
Tweak completion-lazy-hilit feature
Author:
=?utf-8?b?Sm/Do28gVMOhdm9yYQ==?=
Tweak completion- * lisp/minibuffer.el (completion- |
feature/ |
2023-10-28 09:14:54 UTC |
New cl-print-object method for subrs.
Author:
Alan Mackenzie
New cl-print-object method for subrs. This method also prints the defining symbol, when present. * lisp/emacs- |
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/ |
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/ |
feature/package+vc | 2022-11-04 17:54:17 UTC |
* lisp/emacs-lisp/package-vc.el: Expand commentary
Author:
Philip Kaludercic
* lisp/emacs- |
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/ |
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-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 |
1 → 100 of 225 results | First • Previous • Next • Last |