- 04 Jan, 2013 6 commits
-
-
Glenn Morris authored
* doc/misc/Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add htmlfontify. (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT)) (htmlfontify.dvi, htmlfontify.pdf): New targets. * doc/misc/makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify. ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets. * info/dir: Add htmlfontify.
-
Michael Albinus authored
non-negative integers. Otherwise, the default values are used. (tramp-convert-file-attributes): Convert uid and gid to integers.
-
Glenn Morris authored
Set copyright to FSF, update license to GFDL 1.3+.
-
Vivek Dasmohapatra authored
-
YAMAMOTO Mitsuharu authored
-
YAMAMOTO Mitsuharu authored
-
- 03 Jan, 2013 14 commits
-
-
Ari Roponen authored
Fixes: debbugs:13345
-
Glenn Morris authored
* lisp/term.el (term-handle-colors-array): Ensure face attributes are fully specified, not nil. Fixes: debbugs:13337
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/progmodes/etags.el (tags-compression-info-list): Doc fix. (tag-find-file-of-tag-noselect): Check auto-compression-mode rather than 'jka-compr being loaded. Fixes: debbugs:13338
-
Glenn Morris authored
* doc/lispref/processes.texi (System Processes): * doc/lispref/syntax.texi (Syntax Table Functions): Tweak some line breaks.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/subr.el (eval-after-load): Don't purecopy the form, so that it can be nconc'd later on; reverts 2009-11-11 change. Fixes: debbugs:13331
-
Glenn Morris authored
* lisp/emacs-lisp/byte-run.el (defun): Place cl declarations after any interactive spec. Fixes: debbugs:13265
-
- 01 Jan, 2013 3 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Paul Eggert authored
-
- 31 Dec, 2012 12 commits
-
-
Andreas Schwab authored
defun. Don't check for DECL if DOCSTRING isn't a string. (defun): Likewise.
-
Glenn Morris authored
Fixes: debbugs:13293
-
Glenn Morris authored
Fixes: debbugs:13296
-
Fabián Ezequiel Gallina authored
order to improve efficiency (Based on Daniel Colascione's <dancol@dancol.org> patch). Fixes: debbugs:13182
-
Glenn Morris authored
Fixes: debbugs:13323
-
Glenn Morris authored
(cf 2005-12-22 change to doc/emacs/custom.texi) * doc/lispref/customize.texi (Common Keywords, Type Keywords): Replace "active field" with "button". Fixes: debbugs:13310
-
Glenn Morris authored
-
Glenn Morris authored
* customize.texi (Common Keywords): Add xref. * tips.texi (Library Headers): Add cindex. Fixes: debbugs:13311
-
Fabián Ezequiel Gallina authored
-
Fabián Ezequiel Gallina authored
Backported revisions 2012-12-29T12:33:33Z!fgallina@gnu.org and 2012-12-29T12:57:49Z!fgallina@gnu.org from trunk.
-
Andreas Schwab authored
* emacs-lisp/byte-run.el (defmacro): Don't lose final nil if neither DOCSTRING nor DECL was given.
-
Paul Eggert authored
-
- 30 Dec, 2012 4 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Eli Zaretskii authored
msdos/sed1v2.inp (TEMACS_LDFLAGS2): Remove editing. (LIBS_GNUSTEP): Edit to empty.
-
Glenn Morris authored
* lisp/net/mairix.el (rmail, rmail-summary-displayed, rmail-summary): Remove unnecessary/buggy autoloads (missing interactive). (rmail-summary-displayed, rmail-summary): Declare. (mairix-rmail-display): Just require rmail.
-
- 29 Dec, 2012 1 commit
-
-
Andreas Schwab authored
* configure.ac (TEMACS_LDFLAGS2): Don't define. (LIBS_GNUSTEP): Set for GNUstep and substitute. (LD_SWITCH_SYSTEM_TEMACS): Don't set for GNUstep. * src/Makefile.in (TEMACS_LDFLAGS2): Remove. (LIBS_GNUSTEP): Define. (LIBES): Add $(LIBS_GNUSTEP). (temacs$(EXEEXT)): Use $(LDFLAGS) instead of $(TEMACS_LDFLAGS2).
-