- 18 Feb, 2011 9 commits
-
-
Eli Zaretskii authored
doc/lispref/elisp.texi: Sync @dircategory with ../../info/dir. doc/lispintro/emacs-lisp-intro.texi: Sync @dircategory with ../../info/dir. doc/misc/ede.texi: Sync letter-case with ../../info/dir.
-
Eli Zaretskii authored
image-mode.el (image-toggle-display-image): Disable require-final-newline in buffers visiting binary image files.
-
Eli Zaretskii authored
international/mule-cmds.el (read-char-by-name, ucs-insert): Document completion with asterisk and a substring.
-
Eli Zaretskii authored
ada-mode.texi: Sync @dircategory with ../../info/dir. auth.texi: Sync @dircategory with ../../info/dir. autotype.texi: Sync @dircategory with ../../info/dir. calc.texi: Sync @dircategory with ../../info/dir. cc-mode.texi: Sync @dircategory with ../../info/dir. cl.texi: Sync @dircategory with ../../info/dir. dbus.texi: Sync @dircategory with ../../info/dir. dired-x.texi: Sync @dircategory with ../../info/dir. ebrowse.texi: Sync @dircategory with ../../info/dir. ede.texi: Sync @dircategory with ../../info/dir. ediff.texi: Sync @dircategory with ../../info/dir. edt.texi: Sync @dircategory with ../../info/dir. eieio.texi: Sync @dircategory with ../../info/dir. emacs-mime.texi: Sync @dircategory with ../../info/dir. epa.texi: Sync @dircategory with ../../info/dir. erc.texi: Sync @dircategory with ../../info/dir. eshell.texi: Sync @dircategory with ../../info/dir. eudc.texi: Sync @dircategory with ../../info/dir. flymake.texi: Sync @dircategory with ../../info/dir. forms.texi: Sync @dircategory with ../../info/dir. gnus.texi: Sync @dircategory with ../../info/dir. idlwave.texi: Sync @dircategory with ../../info/dir. mairix-el.texi: Sync @dircategory with ../../info/dir. message.texi: Sync @dircategory with ../../info/dir. mh-e.texi: Sync @dircategory with ../../info/dir. newsticker.texi: Sync @dircategory with ../../info/dir. nxml-mode.texi: Sync @dircategory with ../../info/dir. org.texi: Sync @dircategory with ../../info/dir. pcl-cvs.texi: Sync @dircategory with ../../info/dir. pgg.texi: Sync @dircategory with ../../info/dir. rcirc.texi: Sync @dircategory with ../../info/dir. reftex.texi: Sync @dircategory with ../../info/dir. remember.texi: Sync @dircategory with ../../info/dir. sasl.texi: Sync @dircategory with ../../info/dir. sc.texi: Sync @dircategory with ../../info/dir. semantic.texi: Sync @dircategory with ../../info/dir. ses.texi: Sync @dircategory with ../../info/dir. sieve.texi: Sync @dircategory with ../../info/dir. smtpmail.texi: Sync @dircategory with ../../info/dir. speedbar.texi: Sync @dircategory with ../../info/dir. trampver.texi [emacs]: Set emacsname to "Emacs". tramp.texi: Sync @dircategory with ../../info/dir. url.texi: Sync @dircategory with ../../info/dir. vip.texi: Sync @dircategory with ../../info/dir. viper.texi: Sync @dircategory with ../../info/dir. widget.texi: Sync @dircategory with ../../info/dir. woman.texi: Sync @dircategory with ../../info/dir.
-
Eli Zaretskii authored
files.texi (Visiting Functions): Document find-file-literally, both the command and the variable.
-
Eli Zaretskii authored
variables.texi (Creating Buffer-Local): Explain the meaning of permanent local variables.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
- 17 Feb, 2011 3 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/log-edit.el (log-edit-insert-changelog): Fix `log-edit-strip-single-file-name' functionality.
-
Chong Yidong authored
See: http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00284.html http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00651.html * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update, in case it's not yet loaded.
-
- 15 Feb, 2011 1 commit
-
-
Chong Yidong authored
Regenerate release files.
-
- 14 Feb, 2011 2 commits
-
-
Chong Yidong authored
This change should not be merged into the trunk. * pgg-gpg.el (pgg-gpg-process-region): Bind delete-by-moving-to-trash to nil. * pgg-pgp.el (pgg-pgp-process-region, pgg-pgp-verify-region) (pgg-pgp-snarf-keys-region): * pgg-pgp5.el (pgg-pgp5-process-region, pgg-pgp5-verify-region) (pgg-pgp5-snarf-keys-region): Likewise.
-
Glenn Morris authored
* doc/misc/dired-x.texi: Drop meaningless version number. (Introduction): Remove old info. (Optional Installation Dired Jump): Autoload from dired-x. Remove incorrect info about loaddefs.el. (Bugs): Just refer to M-x report-emacs-bug.
-
- 13 Feb, 2011 1 commit
-
-
Eli Zaretskii authored
xdisp.c (redisplay_internal): Resynchronize `w' if the selected window is changed inside calls to do_pending_window_change.
-
- 12 Feb, 2011 6 commits
-
-
Glenn Morris authored
-
Ulrich Mueller authored
-
Chong Yidong authored
-
Eli Zaretskii authored
terminal.c (create_terminal): Use default-keyboard-coding-system and default-terminal-coding-system to initialize coding systems of the new terminal.
-
Juanma Barranquero authored
-
Chong Yidong authored
This should not be merged into the trunk. * epa-file.el (epa-file-insert-file-contents): Likewise. * epg.el (epg-delete-output-file, epg-decrypt-string) (epg-verify-string, epg-sign-string, epg-encrypt-string): Bind delete-by-moving-to-trash to nil.
-
- 10 Feb, 2011 4 commits
-
-
Andreas Schwab authored
-
Andreas Schwab authored
-
Glenn Morris authored
* lisp/emacs-lisp/cl-seq.el (union, nunion, intersection) (nintersection, set-difference, nset-difference) (set-exclusive-or, nset-exclusive-or): Doc fix.
-
Glenn Morris authored
-
- 09 Feb, 2011 1 commit
-
-
Martin Rudalics authored
http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00346.html * window.c (select_window): Check inhibit_point_swap argument when deciding whether to return immediately.
-
- 08 Feb, 2011 2 commits
-
-
Jan Djärv authored
zero. Fixes: debbugs:7348
-
Glenn Morris authored
* lisp/faces.el (face-attr-match-p): Handle the obsolete :bold and :italic props, so that frame-set-background-mode works. (Otherwise such faces were always thought to be locally modified.)
-
- 07 Feb, 2011 1 commit
-
-
Glenn Morris authored
-
- 06 Feb, 2011 1 commit
-
-
Chong Yidong authored
If nil, don't copy as a subdirectory.
-
- 05 Feb, 2011 2 commits
-
-
Glenn Morris authored
-
Chong Yidong authored
* doc/emacs/maintaining.texi (VC Change Log): Document vc-log-incoming and vc-log-outgoing. (Merging): Document vc-find-conflicted-file. * doc/emacs/rmail.texi (Rmail Display): Document Rmail MIME support more accurately. * doc/lispref/commands.texi (Accessing Mouse): Note that a header line is not included in the row of posn-col-row. * etc/NEWS: Remove +++ and --- lines.
-
- 04 Feb, 2011 3 commits
-
-
Glenn Morris authored
* lisp/calendar/diary-lib.el (diary-font-lock-keywords): Tweak diary-time-regexp match.
-
Glenn Morris authored
* lisp/progmodes/f90.el (f90-find-tag-default): New function. (f90-mode): Use it for mode's `find-tag-default-function' property.
-
Glenn Morris authored
-
- 03 Feb, 2011 3 commits
-
-
Michael Albinus authored
-
Glenn Morris authored
Details: An error in a filter would cause an infinite loop. ibuffer-update calls ibuffer-redisplay-engine which calls ibuffer-update which calls ibuffer-redisplay-engine, etc. ibuffer-generate-filter-groups calls ibuffer-included-in-filters-p. If ibuffer-included-in-filter-p-1 meets an unknown element in the filter, it calls ibuffer-filter-disable, which calls ibuffer-update. If the filters have not been properly disabled, we go round and round.
-
Glenn Morris authored
* lisp/faces.el (set-face-attribute): Doc fix. * src/xfaces.c (Finternal_set_lisp_face_attribute): Try to clarify some error messages.
-
- 02 Feb, 2011 1 commit
-
-
Eli Zaretskii authored
makefile.w32-in (ETAGS_CFLAGS, CTAGS_CFLAGS): Add ``-DVERSION="\"$(VERSION)\"" -DEMACS_NAME="\"GNU Emacs\""''.
-