1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-13 11:12:19 -08:00
No description
Find a file
Alex Branham 8a6430835f Prefer org-table-align to orgtbl-ctrl-c-ctrl-c
org-table-align is an autoloaded function so the byte compiler can
find it. orgtbl-ctrl-c-ctrl-c isn't so we get a warning about
undefined functions.
2018-01-08 19:21:46 -06:00
doc/misc Commit .texi file, as it requires several dependencies to generate 2017-12-04 12:11:59 -08:00
etc Add further note to NEWS.md 2017-12-07 15:50:07 -08:00
lisp/use-package Prefer org-table-align to orgtbl-ctrl-c-ctrl-c 2018-01-08 19:21:46 -06:00
test/lisp/use-package All the second argument in use-package-defaults lists to be a function 2017-12-15 22:48:42 -08:00