- 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 13 commits
-
-
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).
-
Chong Yidong authored
-
Matt Fidler authored
Fixes: debbugs:13136
-
Fabián Ezequiel Gallina authored
-
Eli Zaretskii authored
-
Mark Lillibridge authored
lisp/mail/rmailmm.el (rmail-insert-mime-forwarded-message): Insert the undecoded text of the message being forwarded.
-
Eli Zaretskii authored
doc/lispref/functions.texi (Declare Form): doc/lispref/intro.texi (A Sample Function Description): doc/lispref/syntax.texi (Syntax Table Internals, Syntax Table Functions): doc/lispref/variables.texi (Using Lexical Binding): Don't use @var or CAPS in @def.. commands.
-
Michael Albinus authored
integers, if they are real numbers. (Bug#13282)
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Lars Ingebrigtsen authored
* lisp/gnus/gnus-msg.el (gnus-summary-resend-message): Don't bug out on non-string posting styles. Fixes: debbugs:13285
-
- 27 Dec, 2012 4 commits
-
-
Eli Zaretskii authored
src/xdisp.c (set_cursor_from_row): Don't confuse a truncation or continuation glyph on a TTY with an indication of an empty line. src/dispextern.h: Improve commentary to glyph->charpos and glyph->object.
-
Glenn Morris authored
remove dupe, mark tiny change by author without assignment http://orgmode.org/w/?p=org-mode.git;a=patch;h=ae87b6e5f2a143bb69ab512515dc85b41ff0cd1e
-
Glenn Morris authored
Fixes: debbugs:13264
-
Glenn Morris authored
* doc/lispref/files.texi (File Names): Mention Cygwin conversion functions. * src/cygw32.c (Fcygwin_convert_file_name_to_windows) (Fcygwin_convert_file_name_from_windows): Doc fixes. * etc/NEWS: Related markup.
-
- 26 Dec, 2012 1 commit
-
-
Dmitry Gutov authored
"module" and "def" to have indentation before them. Regression from 2012-09-07T04:15:56Z!dgutov@yandex.ru (see the new test). * test/automated/ruby-mode-tests.el (ruby-indent-after-block-in-continued-expression): New test.
-
- 24 Dec, 2012 5 commits
-
-
Eli Zaretskii authored
src/fileio.c (file_name_as_directory, directory_file_name): Accept an additional argument MULTIBYTE to indicate whether the input C came from a multibyte or a unibyte Lisp string; all callers adjusted. Don't assume the input string is always multibyte. (Ffile_name_directory) [DOS_NT]: Handle unibyte strings correctly: don't ENCODE_FILE them, and return a unibyte string if the input was unibyte. (Fexpand_file_name): Don't mix unibyte with multibyte strings, and don't assume the input strings will always be multibyte. If the input strings are multibyte, decode strings obtained from C library functions.
-
Andreas Schwab authored
group is nil.
-
Glenn Morris authored
-
Andreas Schwab authored
* configure.ac (SIGNALS_VIA_CHARACTERS): Also define for darwin.
-
Dmitry Gutov authored
Fixes: debbugs:13200
-
- 23 Dec, 2012 1 commit
-
-
Andreas Schwab authored
-