1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
Commit Graph

40 Commits

Author SHA1 Message Date
Glenn Morris
6bfde5f209 Add copyright information for PDF images. 2009-10-27 02:46:22 +00:00
Glenn Morris
ce109c95cc (texinfodir, TEXI2PDF): New variables.
(ENVADD): Add -I$texinfodir.
(emacs-lisp-intro.pdf): New target.
2009-10-27 02:45:57 +00:00
Glenn Morris
b60bfeccea (TEXI2PDF): New variable.
(emacs-lisp-intro.pdf): New target.
2009-10-27 02:45:40 +00:00
Glenn Morris
b595510adb New file, generated from .eps version with epstopdf. 2009-10-27 02:45:17 +00:00
Stefan Monnier
4e3b4528ea * subr.el (default-mode-line-format, default-header-line-format)
(default-line-spacing, default-abbrev-mode, default-ctl-arrow)
(default-direction-reversed, default-truncate-lines)
(default-left-margin, default-tab-width, default-case-fold-search)
(default-left-margin-width, default-right-margin-width)
(default-left-fringe-width, default-right-fringe-width)
(default-fringes-outside-margins, default-scroll-bar-width)
(default-vertical-scroll-bar, default-indicate-empty-lines)
(default-indicate-buffer-boundaries, default-fringe-indicator-alist)
(default-fringe-cursor-alist, default-scroll-up-aggressively)
(default-scroll-down-aggressively, default-fill-column)
(default-cursor-type, default-buffer-file-type)
(default-cursor-in-non-selected-windows)
(default-buffer-file-coding-system, default-major-mode)
(default-enable-multibyte-characters): Mark as obsolete.
* cus-start.el (default-major-mode): Customize `major-mode' instead.
(enable-multibyte-characters): Not customizable any more.
2009-08-27 04:24:00 +00:00
Chong Yidong
6dd2819379 * emacs-lisp-intro.texi (Simple Extension): Bump emacs versions in
examples.
2009-07-28 15:08:17 +00:00
Glenn Morris
45d773757a (Top): Add missing @detailmenu entry. 2009-07-10 04:49:24 +00:00
Glenn Morris
fdf93ad986 (texinfodir): Rename from usermanualdir, and update. 2009-07-09 02:48:33 +00:00
Glenn Morris
943157cf49 (defvar and asterisk): Minor rephrasing. 2009-07-06 00:54:20 +00:00
Chong Yidong
7024347875 Add "Branch for 23.1" ChangeLog entry. 2009-06-21 14:35:26 +00:00
Chong Yidong
a1539cd759 * emacs-lisp-intro.texi (edebug): Fix typo. 2009-06-14 18:34:43 +00:00
Karl Berry
6bd6c2faca dup word by 2009-02-22 19:32:53 +00:00
Juanma Barranquero
867d4bb371 Remove duplicate words. 2009-02-20 12:36:50 +00:00
Glenn Morris
6ed161e1d6 Add 2009 to copyright years. 2009-01-08 05:28:46 +00:00
Glenn Morris
ef158dcd9d Formatting fix, for AUTHORS. 2008-12-19 03:10:02 +00:00
Glenn Morris
e41dfb1e60 Relicense under FDL 1.3 or later.
Include doclicense.texi rather than having license in the file itself.
2008-11-19 04:23:58 +00:00
Glenn Morris
c9a1ae277e New file. 2008-11-19 04:23:17 +00:00
Glenn Morris
2d7752a0d3 Sean Sieger <sean.sieger at gmail.com> (tiny change)
(Recursion with list): Fix typo.
2008-10-16 04:09:13 +00:00
Karl Berry
a9097c6dda formatting fixes for new printed edition 2008-10-05 00:14:59 +00:00
Eli Zaretskii
9b4fb9b710 (distclean): Remove makefile. 2008-06-20 15:11:53 +00:00
Glenn Morris
bebcd7f7ef Remove obsolete files 2008-06-16 02:31:20 +00:00
Glenn Morris
2360a8f535 Remove out-of-date and irrelevant information on size on .eps files. 2008-06-15 03:06:50 +00:00
Glenn Morris
8ae3715e3e Switch to recommended form of GPLv3 permissions notice. 2008-05-16 05:49:14 +00:00
Chong Yidong
6c4999321b (Lisp Atoms): Rephrase "in addition" to avoid confusion with addition
operation discussed in previous paragraph.
2008-05-13 16:41:32 +00:00
Chong Yidong
6dc64eebc7 * emacs-lisp-intro.texi (Lisp Atoms): Rephrase "in addition" to
avoid confusion with addition operation discussed in previous
paragraph.
2008-05-13 16:41:17 +00:00
Stefan Monnier
f51f97dde3 Update example of complex interactive spec. 2008-04-19 19:35:46 +00:00
Kenichi Handa
c8763fb642 *** empty log message *** 2008-03-27 13:20:27 +00:00
Jason Rumney
9c92f9c982 Revert last change 2008-02-06 23:02:52 +00:00
Jason Rumney
2ca712b648 * makefile.w32-in (info): Depend on $(infodir)/dir
($(infodir)/dir): Depend on info files.
2008-02-05 14:53:02 +00:00
Robert J. Chassell
868a6b71bd emacs-lisp-intro.texi: Update back cover text. 2008-01-31 02:25:20 +00:00
Miles Bader
59ce725a3b Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Juanma Barranquero
6fbbfef49d *** empty log message *** 2008-01-07 16:17:04 +00:00
Robert J. Chassell
4724cafbd8 Add email address to Thank You correctly 2007-09-12 23:51:00 +00:00
Robert J. Chassell
1df454a055 Add email address to Thank You 2007-09-12 23:29:41 +00:00
Romain Francoise
5e6876cb16 (maintainer-clean): Delete info files. 2007-09-06 18:32:10 +00:00
Glenn Morris
43475ab350 Move here from ../../lispintro/ 2007-09-06 04:06:39 +00:00
Glenn Morris
5371a305dc (infodir, ENVADD): Go up one more level. 2007-09-06 04:06:03 +00:00
Glenn Morris
fb3dc8468d (setfilename): Go up one more level. 2007-09-06 04:05:47 +00:00
Glenn Morris
9d2663a902 (infodir): Go up one more level.
(usermanualdir): Change from ../man to ../emacs.
2007-09-06 04:05:16 +00:00
Glenn Morris
8cda6f8f44 Move here from ../../lispintro/ 2007-09-06 04:04:58 +00:00