lp:~ubuntu-elisp/emacs/+git/master
- Get this repository:
-
git clone
https://git.launchpad.net/~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 |
---|---|---|
emacs-28 | 2022-06-26 22:38:04 UTC |
Mention Solaris 10 'make clean' and 'make check'
Author:
Paul Eggert
Mention Solaris 10 'make clean' and 'make check' |
master | 2022-06-26 20:50:50 UTC |
Minor clean up of previous Fsignal_names patch
Author:
Lars Ingebrigtsen
Minor clean up of previous Fsignal_names patch * src/process.c (Fsignal_names): Clean up code slightly. |
feature/tree-sitter | 2022-06-18 23:57:50 UTC |
; * lisp/treesit.el (treesit-traverse-forward): Fix docstring.
Author:
Yuan Fu
; * lisp/treesit.el (treesit- |
fix/bug-48598 | 2022-06-04 05:18:05 UTC |
[DEBUG] Update ERC vanity case in CI subdir template
Author:
F. Jason Park
[DEBUG] Update ERC vanity case in CI subdir template These modifications to test/infra are not part of this patch set. This branch exists for ironing out EMBA-specific wrinkles in ERC's |
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/ |
feature/package+vc | 2022-02-14 13:59:05 UTC |
Add command to contact maintainer
Author:
Philip Kaludercic
Add command to contact maintainer * package.el (package- |
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/ |
emacs-27 | 2021-09-12 02:55:16 UTC |
ERC: Track: Clarify documentation on tracked buffers and add references
Author:
Olivier Certner
ERC: Track: Clarify documentation on tracked buffers and add references * lisp/erc/ |
scratch/etags-regen | 2021-09-06 15:17:17 UTC |
Merge branch 'master' into scratch/etags-regen
Author:
Dmitry Gutov
Merge branch 'master' into scratch/etags-regen |
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:
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- |
feature/ |
2020-03-27 10:05:00 UTC |
Merge remote-tracking branch 'origin/master' into feature/tramp-thread-safe
Author:
Michael Albinus
Merge remote-tracking branch 'origin/master' into feature/ |
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 |
emacs-26 | 2019-11-27 12:16:33 UTC |
Revert "Call vc-setup-buffer in vc-hg-log-incoming and vc-hg-log-outgoing"
Author:
Dmitry Gutov
Revert "Call vc-setup-buffer in vc-hg-log-incoming and vc-hg-log-outgoing" This reverts commit 52e2682f015d70b |
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/ |
scratch/ |
2019-02-12 21:55:34 UTC |
Score flex-style completions according to match tightness
Author:
João Távora
Score flex-style completions according to match tightness The new completion style needs to score completion matches so that we This change makes the new flex completion style add sort-order hints * lisp/minibuffer.el (completion- |
scratch/ |
2019-02-04 21:37:50 UTC |
Don't use a hashtable in gnus-backlog
Author:
Eric Abrahamsen
Don't use a hashtable in gnus-backlog * lisp/gnus/ |
scratch/ |
2019-02-04 16:06:52 UTC |
Add new icomplete-force-complete-and-exit-unless-directory command
Author:
João Távora
Add new icomplete- Useful if you want icomplete to behave a little more like Ido. (define-key icomplete- * lisp/icomplete.el |
feature/ |
2019-01-26 10:28:56 UTC |
Fix dependency between packages and ELPA checkout
Author:
Phillip Lord
Fix dependency between packages and ELPA checkout |
scratch/ |
2019-01-21 12:59:02 UTC |
Properly solve incompatibility between e-p-m, e-l-m and cc-mode
Author:
João Távora
Properly solve incompatibility between e-p-m, e-l-m and cc-mode * lisp/progmodes/ * test/lisp/ |
pdumper | 2019-01-15 06:55:06 UTC |
Check for single-threadedness
Author:
Daniel Colascione
Check for single-threadedness |
scratch/albinus | 2019-01-07 13:17:08 UTC |
Add lisp/net/tramp-sh.el to .gitlab-ci.yml
Author:
Michael Albinus
Add lisp/net/ |
scratch/tzz/cicd | 2019-01-02 17:09:17 UTC |
.gitlab-ci.yml: add EMACS_EMBA_CI=1 in test
Author:
Ted Zlatanov
.gitlab-ci.yml: add EMACS_EMBA_CI=1 in test |
scratch/ |
2018-12-29 18:34:53 UTC |
Another iteration for an improved electric-layout-mode
Author:
João Távora
Another iteration for an improved electric- * lisp/electric.el (electric- |
feature/gnus-select | 2018-12-11 06:18:31 UTC |
Fix constant folding of overflows
Author:
Paul Eggert
Fix constant folding of overflows This suppresses some byte-code optimizations that were invalid in |
scratch/ |
2018-12-04 23:34:36 UTC |
Allow custom load paths in elisp's byte-compilation Flymake
Author:
João Távora
Allow custom load paths in elisp's byte-compilation Flymake * lisp/progmodes/ |
scratch/ |
2018-12-03 11:45:24 UTC |
Make octave.el's cache a multiple-entry hash-table
Author:
João Távora
Make octave.el's cache a multiple-entry hash-table Provide a way for the user to flush the cache manually. * lisp/progmodes/ |
scratch/benchmarks | 2018-11-27 20:24:21 UTC |
Add a selector function as a way to avoid running all the tasks
Author:
Gemini Lasswell
Add a selector function as a way to avoid running all the tasks * lisp/emacs- |
feature/libjit | 2018-09-09 16:10:36 UTC |
Minor type and signature fixes in jit.c
Author:
Eli Zaretskii
Minor type and signature fixes in jit.c * src/jit.c (get_type) [!USE_LSB_TAG]: Use jit_type_void_ptr |
fix/bug-2034 | 2018-07-07 13:20:10 UTC |
Restore antlr-mode's intended mode-name construct
Author:
phil-s
Restore antlr-mode's intended mode-name construct * lisp/progmodes/ Note that the NAME supplied to 'define- |
scratch/ |
2018-07-01 11:39:03 UTC |
Initial commit. Allow wanted fontification of open string in any mode.
Author:
Alan Mackenzie
Initial commit. Allow wanted fontification of open string in any mode. The wanted fontification is for the string face to end at the first unescaped src/syntax.c (SYNTAX_ lisp/font-lock.el (font-lock- lisp/progmodes/ |
scratch/add-jsonrpc | 2018-06-29 22:05:19 UTC |
Add lisp/jsonrpc.el
Author:
João Távora
Add lisp/jsonrpc.el * lisp/jsonrpc.el: New file * test/lisp/ |
scratch/ |
2018-06-09 14:49:04 UTC |
Merge branch 'master' into this scratch branch
Author:
João Távora
Merge branch 'master' into this scratch branch scratch/ |
scratch/ |
2018-06-03 23:45:55 UTC |
Accept plists when serializing and parsing JSON
Author:
João Távora
Accept plists when serializing and parsing JSON * doc/lispref/ * src/json.c (lisp_to_ * test/src/ |
scratch/ |
2018-06-03 01:48:33 UTC |
Fix bug#30846, along with misc cleanups found along the way
Author:
Stefan Monnier
Fix bug#30846, along with misc cleanups found along the way * test/src/ * src/buffer.c (swap_out_ * src/data.c (Fmake_ * src/alloc.c (mark_localized (cherry picked from commit 3ddff080341580e |
scratch/ |
2018-05-30 01:53:19 UTC |
Instead of a json-serialize-use-plists global, use function args
Author:
João Távora
Instead of a json-serialize- * src/json.c (syms_of_json): Don't defive * doc/lispref/ * test/src/ |
scratch/ |
2018-05-03 20:42:36 UTC |
1
Author:
Phillip Lord
1 |
scratch/eudc-bbdb-3 | 2018-04-17 00:54:01 UTC |
EUDC: Remove inline requires of bbdb in BBDB backend
Author:
Thomas Fitzsimmons
EUDC: Remove inline requires of bbdb in BBDB backend * lisp/net/ |
scratch/ |
2018-04-14 17:22:33 UTC |
Fix 302 redirect
Author:
Lars Ingebrigtsen
Fix 302 redirect * lisp/url/ |
scratch/ |
2018-04-08 20:16:01 UTC |
More 7
Author:
Phillip Lord
More 7 |
feature/ |
2018-03-26 11:49:50 UTC |
Remove architecture dependent source downloads
Author:
Phillip Lord
Remove architecture dependent source downloads * admin/nt/ |
elparized-core | 2018-03-10 19:56:58 UTC |
Slim configure.ac, blitz rsync
Author:
Phillip Lord
Slim configure.ac, blitz rsync |
fix/eieio- |
2018-03-10 08:26:38 UTC |
Improve warning and error messages
Author:
Eric Abrahamsen
Improve warning and error messages * lisp/emacs- |
scratch/ |
2018-01-31 00:02:47 UTC |
; Fix kill-process race condition in test
Author:
Noam Postavsky
; Fix kill-process race condition in test * test/lisp/ |
feature/ |
2018-01-30 04:43:00 UTC |
Another -u fix
Author:
Tom Tromey
Another -u fix * lib-src/etags.c (copy_entries_ |
1 → 100 of 201 results | First • Previous • Next • Last |