]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-10-19 Gerd MöllmannMove more package stuff to Lisp
2022-10-18 Gerd MöllmannMove make-package to Lisp
2022-10-18 Gerd MöllmannMake faces work with keywords not having : in symbol...
2022-10-18 Gerd MöllmannAdd amcros for keyword symbols
2022-10-18 Gerd MöllmannMake internals of Lisp_Package visible to Lisp
2022-10-18 Gerd MöllmannWork on defpackage
2022-10-18 Gerd MöllmannIncrease default symbol-table sizes
2022-10-18 Gerd MöllmannDEFVAR some variables
2022-10-18 Gerd MöllmannSupport specifying package size
2022-10-18 Gerd MöllmannRevert some unimportant changes
2022-10-18 Gerd MöllmannPartially revert "Remove obarrays"
2022-10-18 Gerd MöllmannMore scribbling
2022-10-18 Gerd MöllmannRevert "Dpn't assume symbol-name of keywords starts...
2022-10-18 Gerd MöllmannAdd cö-symbol-name
2022-10-18 Gerd MöllmannRevert "Use make-package instead of make-vector"
2022-10-18 Gerd MöllmannFix printing uninterned symbols
2022-10-18 Gerd Möllmannsymbol-name returning ':' for keywords
2022-10-17 Gerd MöllmannRecognize vectors as obarrays
2022-10-17 Gerd MöllmannFix printing symbols
2022-10-17 Gerd MöllmannFake obarrays
2022-10-17 Gerd MöllmannFix printing of confusing symbol names
2022-10-17 Gerd MöllmannMerge remote-tracking branch 'origin/master' into pkg
2022-10-17 Gerd MöllmannMore scribbling
2022-10-17 Gerd MöllmannAllow intern with ":xyz" again
2022-10-17 Gerd MöllmannHandle packages in completion
2022-10-16 Gerd MöllmannSome scribbling
2022-10-16 Gerd Möllmannintern-soft with ':' trick
2022-10-16 Gerd MöllmannMapatoms differently
2022-10-16 Gerd MöllmannWorkaround for something Stefan missed
2022-10-16 Stefan Monniersrc/alloc.c: Remove all uses of `pure_alloc`
2022-10-15 Gerd MöllmannUse build_pure_c_string
2022-10-15 Gerd MöllmannConsider shorthands out of scope
2022-10-15 Gerd MöllmannBlabla
2022-10-15 Gerd MöllmannDpn't assume symbol-name of keywords starts with colon
2022-10-15 Gerd MöllmannUse make-package instead of make-vector
2022-10-15 Gerd MöllmannRemove Lisp_Symbol::next pointer
2022-10-15 Gerd MöllmannRemove obarrays
2022-10-14 Gerd MöllmannUse packages instead of obarrays in obarray.el
2022-10-14 Gerd MöllmannInitialize package system earlier
2022-10-14 Gerd MöllmannMapping over symbols in a package, mapatoms
2022-10-14 Gerd MöllmannDon't register packages in make-package
2022-10-14 Gerd MöllmannRemove Lisp_Symbol::interned
2022-10-14 Gerd MöllmannCan now pdumg withput warnings from cl-defstruct
2022-10-13 Gerd MöllmannRevert the escaping of symbol names in lisp files
2022-10-13 Gerd MöllmannCan now pdump
2022-10-12 Gerd MöllmannMore symbol reading
2022-10-12 Gerd MöllmannIntern keywords differently
2022-10-11 Gerd MöllmannAnd more fixes
2022-10-11 Gerd MöllmannFixing stuff
2022-10-10 Gerd MöllmannCheck for keywords differently
2022-10-10 Gerd MöllmannRead symbols differently
2022-10-10 Gerd MöllmannMore stuff in pkg.c
2022-10-10 Gerd MöllmannPrint symbols differently
2022-10-10 Gerd MöllmannDon't fix symbols here
2022-10-10 Gerd MöllmannDon't use symbols that look package-qualified
2022-10-10 Gerd MöllmannAdd xprint command
2022-10-08 Gerd MöllmannBasic functionality for packages
2022-10-06 Manuel Giraud; * lisp/battery.el (battery-bsd-apm): No need for...
2022-10-06 Arash EsbatiPass correct environment name to `reftex-label'
2022-10-06 Lars Ingebrigtsenetc/NEWS: Fix typo in seq-keep entry.
2022-10-06 Justus WinterReplace aging OpenPGP artifacts in gnus' mml-sec tests.
2022-10-06 Justus WinterReplace aging OpenPGP artifacts in the package-resource...
2022-10-06 Justus WinterReplace aging OpenPGP artifacts in the epg tests.
2022-10-06 Justus WinterFix epg's reliance on an implicit GnuPG command.
2022-10-06 Manuel GiraudFix BSD battery mode over TRAMP (bug#58307)
2022-10-06 Matt ArmstrongFix calling `package-reinstall' just after quick initia...
2022-10-06 Gerd MöllmannAdd missing staticpro (bug#58327)
2022-10-06 Gerd MöllmannInhibit GC in probably_quit (bug#58042)
2022-10-06 Stefan Kangas* etc/NEWS: Document how to continue using 'linum'...
2022-10-06 Po Lu; * src/xterm.c (x_term_init): Fix typo.
2022-10-06 Po LuMinor fixes to IM locale handling
2022-10-06 Po LuFix nsmenu crash when exiting popup dialog
2022-10-05 Stefan Kangas* etc/NEWS: Add instructions for replacing 'linum'...
2022-10-05 Juri Linkov* lisp/repeat.el (repeat-exit): Add autoload cookie.
2022-10-05 Juri Linkov* etc/tutorials/TUTORIAL.uk: Fix typos.
2022-10-05 Michael AlbinusAdapt Tramp manual
2022-10-05 Stefan KangasNew command 'world-clock-copy-time-as-kill'
2022-10-05 Stefan KangasAdd face help-key-binding in help-char echo
2022-10-05 Stefan Kangas; * lisp/files.el (find-file-noselect): Minor simplific...
2022-10-05 Po LuFix bug in "macintization" of x_draw_glyph_string
2022-10-05 Filipp GunbinAdd tramp-kubernetes integration
2022-10-04 Filipp GunbinRename lisp/net/tramp-docker.el to lisp/net/tramp-conta...
2022-10-04 Vibhav PantAdd comment explaining gcc_jit_context_new_bitcast...
2022-10-04 Vibhav PantAddress styling comments.
2022-10-04 Vibhav Pantcomp.c: Add declaration for gcc_jit_type_is_pointer.
2022-10-04 Vibhav Pantsrc/comp.c: Use libgccjit's bitcast API for type coerci...
2022-10-04 Lars IngebrigtsenPut all seq.el news into one section
2022-10-04 Lars IngebrigtsenAdd 'seq-keep'
2022-10-04 Eli Zaretskii; * lisp/simple.el (cursor-face-highlight-mode): Doc...
2022-10-04 Brian CullyAdd method description for podman in Tramp
2022-10-04 Stefan KangasMerge from origin/emacs-28
2022-10-04 Stefan Kangas; Merge from origin/emacs-28
2022-10-04 Stefan KangasMerge from origin/emacs-28
2022-10-04 Alan MackenzieCC Mode: A new operator and some new keywords for C++20
2022-10-04 Michael Albinus* etc/NEWS: Mention new Tramp method "podman". Fix...
2022-10-04 Brian CullyProvide Podman containers on their own method in Tramp
2022-10-04 Andreas Schwab* src/emacs.c (load_pdump): Propery handle case when...
2022-10-04 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-10-04 Alan MackenzieCC Mode: Optimize c-fontify-new-found-type and amend...
2022-10-04 Eli ZaretskiiRevert "Improve manual display tests of undisplayable...
next