aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Dired fixes for newlines in directory names.Glenn Morris2012-01-172-6/+44
| | | | | * lisp/dired.el (dired-insert-directory): Handle newlines in directory name. (dired-build-subdir-alist): Unescape newlines in directory name.
* Update the ChangeLog.Alan Mackenzie2012-01-171-0/+11
|
* Update Slovenian tutorial.Primoz PETERLIN2012-01-174-657/+678
|
* * net/tramp.el (tramp-local-end-of-line): New defcustom.Michael Albinus2012-01-172-5/+17
| | | | | (tramp-action-login, tramp-action-yesno, tramp-action-yn) (tramp-action-terminal): Use it. (Bug#10530)
* .bzrignore: Ignore etc/__pycache__.Juanma Barranquero2012-01-161-0/+4
|
* doc/lispref/windows.texi (Window Parameters): Use @pxref.Juanma Barranquero2012-01-162-1/+5
|
* * doc/emacs/programs.texi (Comment Commands): Typo.Volker Sobek2012-01-162-4/+7
| | | | Fixes: debbugs:10514
* * lisp/minibuffer.el (completion--replace): Strip properties.Stefan Monnier2012-01-162-36/+37
| | | | Fixes: debbugs:10062
* Provide persistent window parameters.Martin Rudalics2012-01-166-47/+241
| | | | | | | | | | | | | | | | * window.c (Vwindow_persistent_parameters): New variable. (Fset_window_configuration, save_window_save): Handle persistent window parameters. * window.el (window-state-ignored-parameters): Remove variable. (window--state-get-1): Rename argument MARKERS to IGNORE. Handle persistent window parameters. Make copy of clone-of parameter only if requested. (Bug#10348) (window--state-put-2): Install a window parameter only if it has a non-nil value or an existing parameter shall be overwritten. * windows.texi (Window Configurations, Window Parameters): Describe persistent window parameters.
* * net/tramp-sh.el (tramp-remote-path): Set tramp-autoload cookie.Michael Albinus2012-01-152-0/+5
|
* Update X Resources chapter of Emacs manual.Chong Yidong2012-01-156-781/+320
| | | | | | | | | | | | | | | | | | | | | * doc/emacs/xresources.texi (X Resources): Describe GTK+ case first. (Resources): Don't use borderWidth as an example, since it doesn't work with GTK+. (Table of Resources): Clarify role of several resources, including the Emacs 24 behavior of cursorBlink etc. (Face Resources): Node deleted. Recommend using Customize instead. Add paragraph to `Table of Resources' node summarizing how to use X resources for changing faces. (Lucid Resources): Rewrite, omitting description of font names, referring to the Fonts node instead. (LessTif Resources): Copyedits. (GTK resources): Rewrite, describing the difference between gtk2 and gtk3. (GTK Resource Basics): New node. (GTK Widget Names, GTK Names in Emacs): Rewrite. (GTK styles): Just refer to Fonts node for GTK font format. * doc/emacs/display.texi (Faces): Document the cursor face.
* * etc/tutorials/TUTORIAL: Fix typo.Chong Yidong2012-01-151-1/+1
|
* Fix bug #9087 with crashes on MS-Windows under throw-on-input.Eli Zaretskii2012-01-142-0/+10
| | | | | src/w32fns.c (signal_user_input): Don't do a QUIT, to avoid thrashing the stack of the thread.
* Allow visiting Info files with no "Up" pointer, such as DIR files.Eli Zaretskii2012-01-142-1/+6
| | | | | lisp/info.el (Info-toc-build): If the Info file has no "Up" pointer, don't pass the (nil) value of `upnode' to string-match.
* Ensure PATH_DUMPLOADSEARCH will have correct value in MSDOS builds.Eli Zaretskii2012-01-142-0/+6
| | | | | msdos/sed4.inp (PATH_DUMPLOADSEARCH): Edit to "../lisp", for when the default in src/epaths.in will change, maybe.
* * startup.el (command-line): Fix values recognized by cursorBlink resource.Chong Yidong2012-01-152-1/+2
|
* * startup.el (command-line): Fix X resource class for cursorColor.Chong Yidong2012-01-142-1/+5
|
* etc/tutorials/TUTORIAL: Fix a typo.Eli Zaretskii2012-01-141-2/+2
|
* Update the Hebrew tutorial.Eli Zaretskii2012-01-144-124/+115
| | | | | | | etc/tutorials/TUTORIAL.he: Update to follow changes to TUTORIAL in 2012-01-10T08:27:[email protected]. admin/FOR-RELEASE (Check the Emacs Tutorial): Mark TUTORIAL.he as updated and checked.
* Update Emacs Invocation chapter of Emacs manual.Chong Yidong2012-01-148-148/+132
| | | | | | | | | | | | | | | | | | | * doc/emacs/cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH. (General Variables): Add xref to Lisp Libraries. (Initial Options): Copyedits. (Resume Arguments): Node deleted; emacs.bash/csh are obsolete. (Environment): Clarify what getenv does. (General Variables): Clarify EMACSPATH etc. Emacs does not assume light backgrounds on xterms. (Misc Variables): TEMP and TMP are not Windows-specific. (Display X): Copyedits. (Colors X): -bd does nothing for GTK. (Icons X): Gnome 3 doesn't use taskbars. * doc/emacs/misc.texi (Shell): Document exec-path here. * doc/emacs/rmail.texi (Movemail): Add xref for exec-path.
* Fix race condition in epg.el compat code.Paul Eggert2012-01-142-3/+9
| | | | | | | * lisp/epg.el (epg--make-temp-file): Avoid permission race condition when running on old Emacs versions. Fixes: debbugs:10403
* * lisp/dired.el (dired-get-filename): Fix 'verbatim case of previous change.Glenn Morris2012-01-132-3/+12
|
* dired fix for `ls -b' quoting of spaces (bug#10469)Glenn Morris2012-01-132-2/+18
| | | | | | * lisp/dired.el (dired-switches-escape-p): New function. (dired-insert-directory): Use dired-switches-escape-p. (dired-get-filename): Undo "\ " quoting if needed.
* Fix EDE security flaw involving loading arbitrary Lisp from Project.ede.Eric M. Ludlam2012-01-134-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.
| * 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-0919-16/+5673
| |
* | find-ls-option doc fixes (bug#10262)Glenn Morris2012-01-124-7/+25
| | | | | | | | | | * doc/emacs/dired.texi (Dired and Find): Clarify find-ls-options. * lisp/find-dired.el (find-ls-option): Doc fix.
* | Doc punctuation fixes.Paul Eggert2012-01-122-2/+2
| |
* | * xdisp.c (rows_from_pos_range): Add parens as per gcc -Wparentheses.Paul Eggert2012-01-122-3/+7
| |
* | * url-auth.el (url-digest-auth): Copy previous url-basic-auth change.Glenn Morris2012-01-122-2/+4
| |
* | url-auth fix for password-protected urls in url-handler-mode.Glenn Morris2012-01-122-0/+6
| | | | | | | | | | | | | | * lisp/usr/url-auth.el (url-basic-auth): Allow reading usernames etc when the minibuffer is already in use, eg in url-handler-mode. Fixes: debbugs:10298
* | Comments.Glenn Morris2012-01-112-0/+2
| |
* | Tweak comment from previous change.Glenn Morris2012-01-111-2/+2
| |
* | mail-mode paragraph-separate fix for bug#10276Glenn Morris2012-01-112-6/+19
| | | | | | | | | | * lisp/mail/sendmail.el (mail-mode): Update paragraph-separate for changes in adaptive-fill-regexp.
* | Fix Emacs bug #10463 - put `widen's around the critical spots.Alan Mackenzie2012-01-112-8/+19
| |
* | Fix the last part of bug #10464 with mouse highlight at end of line.Eli Zaretskii2012-01-112-3/+46
| | | | | | | | | | | | | | | | src/xdisp.c (rows_from_pos_range): Handle the case where the highlight ends on a newline. (mouse_face_from_buffer_pos): Fix off-by-one error in calculating he end column for display of highlight that ends on a newline before a R2L line.
* | Auto-commit of loaddefs files.Glenn Morris2012-01-111-3/+6
| |
* | Fix name of FSF in copyright headers.Glenn Morris2012-01-105-5/+5
| |
* | Duplicate-word and spelling fixes.Paul Eggert2012-01-1021-42/+42
| |
* | * lisp/dired-aux.el (dired-do-shell-command): Doc fix.Glenn Morris2012-01-102-2/+6
| | | | | | | | (Inspired by the Emacs manual.)
* | * lisp/dired-aux.el (dired-do-shell-command): Fix */? logic. (Bug#6561)Glenn Morris2012-01-102-6/+10
| |
* | init_lread fix for bug#10208.Glenn Morris2012-01-102-67/+75
| | | | | | | | | | * src/lread.c (init_lread): If no-site-lisp, remove site-lisp dirs from load-path also when installation-directory is nil.
* | Partial sync of TUTORIAL.fr with TUTORIAL.Bastien Guerry2012-01-111-7/+12
| |
* | Fix french translation of TUTORIAL.Bastien Guerry2012-01-111-9/+2
| | | | | | | | | | | | | | This fix is only about the use of the wheel for a mouse. See the corresponding change in this diff: http://lists.gnu.org/archive/html/emacs-diffs/2012-01/msg00086.html
* | Comments on init_lread.Glenn Morris2012-01-101-13/+63
| |
* | nntp.el (nntp-send-authinfo): Query `auth-source-search' with the logical ↵Teodor Zlatanov2012-01-103-2/+30
| | | | | | | | | | | | server name in addition to the actual machine address. auth-source.el (auth-source-user-and-password): Add convenience wrapper to search by just host and optionally user.
* | Tweak previous doc fix.Glenn Morris2012-01-101-2/+2
| | | | | | | | For some reason, invocation-directory is also a function.
* | * src/emacs.c (syms_of_emacs) <installation-directory>: Doc fix.Glenn Morris2012-01-102-3/+7
| | | | | | | | | | | | This confusingly-named variable is typically nil in an installed Emacs, and in an uninstalled Emacs points to the build directory, rather than eg the target installation directory. Yay.
* | ChangeLog fixes.Juanma Barranquero2012-01-1015-428/+425
| |
* | Fix an error message glitch in network-stream.el.Chong Yidong2012-01-102-1/+8
| | | | | | | | | | | | * net/network-stream.el (network-stream-open-starttls): Avoid emitting a confusing error message when the server gives a bad response to the capability command.