- 11 Jan, 2012 1 commit
-
-
Glenn Morris authored
-
- 10 Jan, 2012 1 commit
-
-
Glenn Morris authored
* etc/refcards/calccard.tex, etc/refcards/cs-dired-ref.tex: * etc/refcards/cs-refcard.tex, etc/refcards/cs-survival.tex: * etc/refcards/de-refcard.tex, etc/refcards/dired-ref.tex: * etc/refcards/fr-dired-ref.tex, etc/refcards/fr-refcard.tex: * etc/refcards/fr-survival.tex, etc/refcards/orgcard.tex: * etc/refcards/pl-refcard.tex, etc/refcards/pt-br-refcard.tex: * etc/refcards/refcard.tex, etc/refcards/ru-refcard.tex: * etc/refcards/sk-dired-ref.tex, etc/refcards/sk-refcard.tex: * etc/refcards/sk-survival.tex, etc/refcards/survival.tex: * etc/refcards/vipcard.tex, etc/refcards/viperCard.tex: * lib-src/ebrowse.c (version) <emacs_copyright>: * lib-src/etags.c (print_version) <emacs_copyright>: * lib-src/rcs2log (Copyright): * lisp/version.el (emacs-copyright): * nextstep/Cocoa/Emacs.base/Contents/Info.plist: * nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings: * nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist: Update short copyright year to 2012.
-
- 09 Jan, 2012 2 commits
-
-
Eric M. Ludlam authored
* lisp/ede.el (ede-project-directories): New option. (ede-directory-safe-p): Check it. (ede-initialize-state-current-buffer, ede, ede-new) (ede-check-project-directory, ede-rescan-toplevel) (ede-load-project-file, ede-parent-project, ede-current-project): (ede-target-parent): Avoid loading in a project unless it is safe, since it may involve malicious code. This security flaw was pointed out by Hiroshi Oota. * lisp/ede/auto.el (ede-project-autoload): Add safe-p slot. (ede-project-class-files): Projects using Project.ede are unsafe. (ede-auto-load-project): New method. * lisp/ede/simple.el (ede-project-class-files): Mark as unsafe.
-
Chong Yidong authored
-
- 21 Aug, 2011 1 commit
-
-
Chong Yidong authored
-
- 20 Aug, 2011 1 commit
-
-
Glenn Morris authored
-
- 09 Aug, 2011 1 commit
-
-
Chong Yidong authored
-
- 28 Jul, 2011 1 commit
-
-
Andreas Schwab authored
* lisp/xt-mouse.el (xterm-mouse-event-read): Try to recover the raw character.
-
- 16 Jul, 2011 1 commit
-
-
Glenn Morris authored
-
- 12 Jul, 2011 1 commit
-
-
Chong Yidong authored
-
- 06 Jul, 2011 1 commit
-
-
Glenn Morris authored
-
- 28 Jun, 2011 1 commit
-
-
Glenn Morris authored
-
- 27 Jun, 2011 2 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
- 19 Jun, 2011 2 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
- 18 Jun, 2011 1 commit
-
-
Chong Yidong authored
-
- 09 Jun, 2011 1 commit
-
-
Eli Zaretskii authored
lisp/net/ange-ftp.el (ange-ftp-insert-file-contents): Let-bind buffer-file-type before setting its value, to avoid disastrous global effects on decoding files for DOS/Windows systems.
-
- 05 Jun, 2011 1 commit
-
-
Juanma Barranquero authored
lisp/progmodes/python.el (python-after-info-look): Add autoload cookie. (python-unload-function): New function.
-
- 04 Jun, 2011 3 commits
-
-
Reuben Thomas authored
-
Chong Yidong authored
-
Juanma Barranquero authored
-
- 27 May, 2011 1 commit
-
-
Kenichi Handa authored
mail/sendmail.el (mail-encode-header): Avoid double encoding by let-binding rfc2047-encode-encoded-words to nil.
-
- 23 May, 2011 1 commit
-
-
Kenichi Handa authored
-
- 22 May, 2011 2 commits
-
-
Chong Yidong authored
-
Sean Neakums authored
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=109145 * mail/supercite.el (sc-default-cite-frame): Handle sc-nested-citation-p when sc-cite-blank-lines-p is non-nil.
-
- 16 May, 2011 1 commit
-
-
Andreas Schwab authored
-
- 15 May, 2011 1 commit
-
-
Chong Yidong authored
-
- 13 May, 2011 1 commit
-
-
Juanma Barranquero authored
-
- 09 May, 2011 2 commits
-
-
Eli Zaretskii authored
lisp/smerge-mode.el (smerge-resolve): Use null-device rather than a literal "/dev/null".
-
Stefan Monnier authored
Fix typo.
-
- 08 May, 2011 1 commit
-
-
Ralph Schleicher authored
* lisp/progmodes/which-func.el (which-function): Use add-log-current-defun instead of add-log-current-defun-function, which might not be defined.
-
- 25 Apr, 2011 2 commits
-
-
Michael Albinus authored
region between POS and (pos). (tramp-do-copy-or-rename-file-out-of-band): Use `nil' position in `tramp-process-actions' call. (tramp-maybe-open-connection): Call `tramp-process-actions' with pos. * net/tramp-smb.el (tramp-smb-maybe-open-connection): Use `nil' position in `tramp-process-actions' call.
-
Daniel Colascione authored
-
- 22 Apr, 2011 1 commit
-
-
Juanma Barranquero authored
Fixes: debbugs:8535
-
- 21 Apr, 2011 2 commits
-
-
Juanma Barranquero authored
* play/mpuz (mpuz-silent): Doc fix. (mpuz-mode-map): Move initialization into declaration. (mpuz-put-number-on-board): Rename parameter L to COLUMNS. (mpuz-letter-to-digit, mpuz-check-all-solved, mpuz-create-buffer): Fix typos in docstrings.
-
Juanma Barranquero authored
-
- 15 Apr, 2011 1 commit
-
-
Juanma Barranquero authored
-
- 13 Apr, 2011 1 commit
-
-
Juanma Barranquero authored
-
- 10 Apr, 2011 1 commit
-
-
Chong Yidong authored
* minibuffer.el (completion--do-completion): Avoid the "Next char not unique" prompt if icomplete-mode is enabled.
-