comparison README @ 112302:c428fb33aede

Automate syncing from gnulib.
author Paul Eggert <eggert@cs.ucla.edu>
date Sat, 08 Jan 2011 13:02:38 -0800
parents ced73eea562f
children 17e0028efc29
comparison
equal deleted inserted replaced
112164:afa244de82cd 112302:c428fb33aede
61 functions). 61 functions).
62 `lisp' holds the Emacs Lisp code for Emacs (most everything else). 62 `lisp' holds the Emacs Lisp code for Emacs (most everything else).
63 `leim' holds the library of Emacs input methods, Lisp code and 63 `leim' holds the library of Emacs input methods, Lisp code and
64 auxiliary data files required to type international characters 64 auxiliary data files required to type international characters
65 which can't be directly produced by your keyboard. 65 which can't be directly produced by your keyboard.
66 `lib' holds source code for libraries used by Emacs and its utilities
66 `lib-src' holds the source code for some utility programs for use by or 67 `lib-src' holds the source code for some utility programs for use by or
67 with Emacs, like movemail and etags. 68 with Emacs, like movemail and etags.
68 `etc' holds miscellaneous architecture-independent data files Emacs 69 `etc' holds miscellaneous architecture-independent data files Emacs
69 uses, like the tutorial text and tool bar images. 70 uses, like the tutorial text and tool bar images.
70 The contents of the `lisp', `leim', `info', and `doc' 71 The contents of the `lisp', `leim', `info', and `doc'