summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* Some copyright header fixes for grammar files.Chong Yidong2012-01-152-4/+5
| | | | | | | | | | | * etc/grammars/wisent-grammar.el: Make the Python copyright the literally required one. * lisp/cedet/semantic/wisent/python-wy.el: Regenerate. * lisp/cedet/semantic/wisent/js-wy.el: Add missing copyright header Suggested by Glenn Morris.
* * configure.in: Add i386 to cpp_undefs (Bug#8497).Glenn Morris2012-01-126-15/+15
|
* Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris2012-01-101296-1302/+1302
|
* Update short copyright year to 2012 (do not merge to trunk)Glenn Morris2012-01-102-2/+6
| | | | | | | | | | | | | | | | | | | | | * 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.
* Fix EDE security flaw involving loading arbitrary Lisp from Project.ede.Eric M. Ludlam2012-01-094-52/+211
| | | | | | | | | | | | | | | | | * 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.
* Add CEDET grammar files to emacs-23 branch.Chong Yidong2012-01-098-16/+95
|
* Backport 2011-06-04T11:02:37Z!deniz@dogan.se (Bug#8799) from trunkChong Yidong2011-08-202-4/+8
|
* Backport license fix from trunk (remove duplicate, incorrect license).Glenn Morris2011-08-201-20/+0
|
* * hi-lock.el (hi-lock-unface-buffer): Fix interactive spec (Bug#7554).Chong Yidong2011-08-092-1/+8
|
* Fixes: debbugs:6594Andreas Schwab2011-07-282-3/+15
| | | | | * lisp/xt-mouse.el (xterm-mouse-event-read): Try to recover the raw character.
* ChangeLog fix.Glenn Morris2011-07-161-3/+3
|
* * window.el (split-window-horizontally): Doc fix (Bug#9060).Chong Yidong2011-07-122-1/+5
|
* ChangeLog fix.Glenn Morris2011-07-051-1/+1
|
* Mark tiny change.Glenn Morris2011-06-271-1/+1
|
* * lisp/progmodes/gud.el (gud-pdb-marker-regexp): Accept \r char (Bug#5653).Chong Yidong2011-06-272-1/+6
|
* Merge fix for Bug#8870 from trunkChong Yidong2011-06-272-1/+7
|
* * frame.el (special-display-popup-frame): Doc fix (Bug#8853).Chong Yidong2011-06-192-1/+3
|
* * info.el (Info-apropos-toc-nodes): Minor doc fix (Bug#8833).Chong Yidong2011-06-192-1/+5
|
* Merge fix for Bug#8879 from trunkChong Yidong2011-06-182-0/+5
|
* Fix bug #8780 with decoding files after using ange-ftp.Eli Zaretskii2011-06-092-0/+8
| | | | | | 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.
* Fixes bug#8730, bug#8781. Do not merge into trunk.Juanma Barranquero2011-06-052-0/+32
| | | | | lisp/progmodes/python.el (python-after-info-look): Add autoload cookie. (python-unload-function): New function.
* * flymake.el (flymake-compilation-prevents-syntax-check): Doc fix (Bug#8713).Reuben Thomas2011-06-042-1/+6
|
* * lisp/repeat.el (repeat-on-final-keystroke): Fix type (Bug#8696).Chong Yidong2011-06-042-1/+7
|
* lisp/loadhist.el (unload-feature-special-hooks): Add ↵Juanma Barranquero2011-06-042-10/+15
| | | | comint-output-filter-functions.
* mail/sendmail.el (mail-encode-header): Avoid double encoding by let-binding ↵Kenichi Handa2011-05-272-1/+7
| | | | rfc2047-encode-encoded-words to nil.
* RFC2047-encode header of outgoing mails.Kenichi Handa2011-05-233-3/+35
|
* Mark last change as tiny.Chong Yidong2011-05-221-1/+1
|
* Fix for sc-nested-citation-p in supercite.el.Sean Neakums2011-05-222-1/+8
| | | | | | | 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.
* Fix last changeAndreas Schwab2011-05-162-42/+46
|
* Backport fix for Bug#8672 from trunkChong Yidong2011-05-152-39/+46
|
* lisp/progmodes/python.el: Highlight keyword "nonlocal" (bug#8639).Juanma Barranquero2011-05-132-1/+8
|
* Minor portability fix in smerge-mode.el.Eli Zaretskii2011-05-092-2/+7
| | | | | lisp/smerge-mode.el (smerge-resolve): Use null-device rather than a literal "/dev/null".
* * lisp/emacs-lisp/lisp.el (lisp-complete-symbol, lisp-completion-at-point):Stefan Monnier2011-05-092-21/+27
| | | | Fix typo.
* Handle missing add-log-current-defun-function in Which Func mode (Bug#8260)Ralph Schleicher2011-05-082-4/+9
| | | | | | * lisp/progmodes/which-func.el (which-function): Use add-log-current-defun instead of add-log-current-defun-function, which might not be defined.
* * net/tramp.el (tramp-process-actions): Add POS argument. DeleteMichael Albinus2011-04-253-9/+28
| | | | | | | | | | 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.
* Use correct match group (bug#8438).Daniel Colascione2011-04-242-1/+6
|
* lisp/buff-menu.el (Buffer-menu--buffers): Fix typo in docstring.Juanma Barranquero2011-04-222-1/+5
| | | | Fixes: debbugs:8535
* lisp/play/mpuz.el: Small fixes.Juanma Barranquero2011-04-212-35/+22
| | | | | | | | * 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.
* lisp/play/doctor.el: Fix typos in docstrings.Juanma Barranquero2011-04-212-8/+13
|
* lisp/mouse-drag.el (mouse-drag-throw): Fix typo in docstring.Juanma Barranquero2011-04-152-1/+5
|
* Fix typos.Juanma Barranquero2011-04-136-10/+18
|
* Fix completion-auto-help/icomplete-mode bad interaction (Bug#5849).Chong Yidong2011-04-102-3/+9
| | | | | * minibuffer.el (completion--do-completion): Avoid the "Next char not unique" prompt if icomplete-mode is enabled.
* Fix for what-page (Bug#6825).Chong Yidong2011-04-102-3/+8
| | | | | * textmodes/page.el (what-page): Use line-number-at-pos to calculate line number.
* Handle deferred `event-kind' property when using unread-command-events.Chong Yidong2011-04-092-0/+8
| | | | | * src/mouse.el (mouse-drag-mode-line-1): Make sure that if we push mouse-2 into unread-command-events, it is interpreted correctly.
* Fix last change.Chong Yidong2011-04-091-1/+1
|
* Image mode doc fixes (Bug#8098).Chong Yidong2011-04-092-7/+12
| | | | | * lisp/image-mode.el (image-type, image-mode-map, image-minor-mode-map) (image-toggle-display): Doc fixes.
* Mark tiny change.Glenn Morris2011-04-091-1/+1
|
* Backport 2011-04-04T22:08:01Z!lekktu@gmail.com and ↵Juanma Barranquero2011-04-062-3/+9
| | | | | | | | 2011-04-04T22:33:12Z!lekktu@gmail.com from trunk. * help-fns.el (describe-variable): Complete all variables having documentation, including keywords. http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
* lisp/vc-annotate.el: Fix typo.Juanma Barranquero2011-03-242-1/+6
|
* Fix emerge.el on MS-Windows and MS-DOS.Eli Zaretskii2011-03-192-9/+21
| | | | | | | lisp/emerge.el (emerge-metachars): Separate value for ms-dos and windows-nt systems. (emerge-protect-metachars): Quote correctly for ms-dos and windows-nt systems.