aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix cl-intern/cl-unintern testspkgStefan Kangas2022-10-211-2/+13
* * src/lisp.h (pkg_error): Fix GCC warning in declaration.Stefan Kangas2022-10-211-1/+1
* Work on Lisp interfaceGerd Möllmann2022-10-211-49/+25
* Handle keywords in image specsGerd Möllmann2022-10-201-3/+5
* Remove a call to pkg_breakGerd Möllmann2022-10-201-3/+0
* Add pkg_set_status and Lisp defun for itGerd Möllmann2022-10-202-62/+176
* Fix completion for new symbol table layoutGerd Möllmann2022-10-201-8/+26
* De-duplicate packages for mapatomsGerd Möllmann2022-10-201-7/+20
* Introduce PACKAGE_NAMEXGerd Möllmann2022-10-203-7/+12
* Some cleanup in pkg.c and lisp.hGerd Möllmann2022-10-202-86/+113
* Intrdduce pkg_find_symbolGerd Möllmann2022-10-203-25/+27
* Print package prefixes rightGerd Möllmann2022-10-201-13/+14
* Remove Lisp_Symbol::externalGerd Möllmann2022-10-204-12/+0
* Remove unused function prototype from lisp.hGerd Möllmann2022-10-201-1/+0
* Change package symbol table layoutGerd Möllmann2022-10-203-184/+150
* Fix some warningsGerd Möllmann2022-10-191-8/+9
* hash_remove_from_table returns boolGerd Möllmann2022-10-192-2/+6
* Fix intern-softGerd Möllmann2022-10-191-28/+8
* Fix missing ')'Gerd Möllmann2022-10-191-2/+1
* Restore obarray.el to return vectorsGerd Möllmann2022-10-191-5/+8
* New predefined hash table test for string-equalGerd Möllmann2022-10-191-1/+30
* Move more package stuff to LispGerd Möllmann2022-10-194-410/+155
* Move make-package to LispGerd Möllmann2022-10-183-262/+228
* Make faces work with keywords not having : in symbol namesGerd Möllmann2022-10-181-8/+7
* Add amcros for keyword symbolsGerd Möllmann2022-10-183-2/+16
* Make internals of Lisp_Package visible to LispGerd Möllmann2022-10-182-15/+93
* Work on defpackageGerd Möllmann2022-10-181-0/+260
* Increase default symbol-table sizesGerd Möllmann2022-10-181-2/+11
* DEFVAR some variablesGerd Möllmann2022-10-182-27/+16
* Support specifying package sizeGerd Möllmann2022-10-181-13/+21
* Revert some unimportant changesGerd Möllmann2022-10-183-4/+1
* Partially revert "Remove obarrays"Gerd Möllmann2022-10-181-1/+1
* More scribblingGerd Möllmann2022-10-181-50/+62
* Revert "Dpn't assume symbol-name of keywords starts with colon"Gerd Möllmann2022-10-181-1/+1
* Add cö-symbol-nameGerd Möllmann2022-10-181-0/+9
* Revert "Use make-package instead of make-vector"Gerd Möllmann2022-10-181-1/+1
* Fix printing uninterned symbolsGerd Möllmann2022-10-181-5/+8
* symbol-name returning ':' for keywordsGerd Möllmann2022-10-181-4/+3
* Recognize vectors as obarraysGerd Möllmann2022-10-171-3/+4
* Fix printing symbolsGerd Möllmann2022-10-171-5/+7
* Fake obarraysGerd Möllmann2022-10-171-41/+74
* Fix printing of confusing symbol namesGerd Möllmann2022-10-171-2/+16
* Merge remote-tracking branch 'origin/master' into pkgGerd Möllmann2022-10-1764-147/+250
|\
| * ; * lisp/battery.el (battery-bsd-apm): No need for `executable-find'.Manuel Giraud2022-10-061-4/+2
| * Pass correct environment name to `reftex-label'Arash Esbati2022-10-061-1/+1
| * etc/NEWS: Fix typo in seq-keep entry.Lars Ingebrigtsen2022-10-061-2/+2
| * Replace aging OpenPGP artifacts in gnus' mml-sec tests.Justus Winter2022-10-0651-43/+163
| * Replace aging OpenPGP artifacts in the package-resources tests.Justus Winter2022-10-065-31/+28
| * Replace aging OpenPGP artifacts in the epg tests.Justus Winter2022-10-063-57/+33
| * Fix epg's reliance on an implicit GnuPG command.Justus Winter2022-10-061-6/+2