aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * doc/emacs/modes.texi (Running Hooks): Document with-wrapper-hook.Chong Yidong2011-10-262-16/+42
|
* Document with-wrapper-hook.Chong Yidong2011-10-263-17/+35
| | | | | | * doc/emacs/modes.texi (Running Hooks): Document with-wrapper-hook. * lisp/subr.el (with-wrapper-hook): Rewrite doc.
* * configure.in: Respect MAKE env-var. (Bug#9868, part 2)Paul Eggert2011-10-251-2/+2
|
* Don't put INSTALL into w32 binary distributions. (Bug#9861)Eli Zaretskii2011-10-252-1/+5
| | | | | nt/makefile.w32-in (dist): Don't put the top-level INSTALL into the distribution.
* * configure.in (HAVE_GNU_MAKE): Respect MAKE env-var. (tiny change)Nali Toja2011-10-252-1/+5
| | | | Fixes: debbugs:9868
* * dispextern.h (Fcontrolling_tty_p): New decl (Bug#6649 part 2).Paul Eggert2011-10-252-0/+5
|
* Make function-key-map apply when key is bound to `undefined'.Stefan Monnier2011-10-252-2/+19
| | | | | | | * src/keyboard.c (test_undefined): New function. (read_key_sequence): Use it to detect when a key is bound to `undefined'. Fixes: debbugs:9751
* * net/tramp-sh.el (tramp-sh-handle-file-directory-p): Return t forMichael Albinus2011-10-252-10/+12
| | | | filenames "/method:foo:".
* * comint.el (comint-get-old-input-default): Fix thinko in last change.Stefan Monnier2011-10-251-1/+1
| | | | Fixes: debbugs:9865
* * abbrevs.texi (Saving Abbrevs): quietly-read-abbrev-file is not a command.Glenn Morris2011-10-252-2/+5
| | | | Fixes: debbugs:9866
* * sysdep.c (init_sys_modes): Fix the check for the controlling terminal.Enami Tsugutomo2011-10-252-1/+9
| | | | Fixes: debbugs:6649
* * INSTALL: Update URL for GTK download page.Christoph Scholtes2011-10-242-1/+5
|
* * lisp/comint.el (comint-get-old-input-default): Fix use-prompt-regexp case.Stefan Monnier2011-10-242-2/+9
| | | | Fixes: debbugs:9865
* lisp/facemenu.el: Slightly expand a comment in `list-colors-duplicates'.Juanma Barranquero2011-10-241-0/+2
|
* * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix. (Bug#9819)Glenn Morris2011-10-242-2/+7
|
* Auto-commit of generated files.Glenn Morris2011-10-241-1/+2
|
* * notifications.el: Add the requirement of a running D-Bus sessionMichael Albinus2011-10-242-0/+8
| | | | bus to the Commentary.
* * lisp/isearch.el (isearch-occur): Let-bind `search-spaces-regexp' toJuri Linkov2011-10-242-1/+7
| | | | | | `search-whitespace-regexp' only when `isearch-regexp' is non-nil. Fixes: debbugs:9364
* * lisp/info.el (Info-following-node-name-re): Add newline to the listJuri Linkov2011-10-242-1/+6
| | | | | | of allowed characters for leading space. Fixes: debbugs:9824
* * lisp/progmodes/octave-inf.el (inferior-octave-mode-map): Fix C-c C-h binding.Stefan Monnier2011-10-233-19/+16
| | | | * lisp/progmodes/octave-mod.el (octave-help): Remove.
* * configure.in (LIB_PTHREAD): Prepend -lpthread to LIBS (Bug#9852)Paul Eggert2011-10-232-1/+9
| | | | | | if the library is found. Otherwise, later configure-time tests, such as the test for pthread_sigmask, generate the wrong results on some platforms. Problem reported for FreeBSD by Nali Toja.
* * subr.el (apply-partially): Remove redundant comment.Stefan Monnier2011-10-231-2/+0
|
* Document scroll-up-line and scroll-down-line in Emacs manual.Chong Yidong2011-10-249-89/+116
| | | | | | | | | * doc/emacs/display.texi (Scrolling): Document scroll-up-line and scroll-down-line. Document scroll-command property. (Recentering): New node, split off from Scrolling. Also, minor copyedits to standardize on the phrase "key binding" rather than "keybinding" in the manual.
* Sync with Tramp 2.2.3.Michael Albinus2011-10-232-1/+7
| | | | * trampver.texi: Update release number.
* Sync with Tramp 2.2.3.Michael Albinus2011-10-233-3/+13
| | | | | | | * net/tramp-cache.el (top): Pacify byte-compiler using `init-file-user' and `site-run-file'. * net/trampver.el: Update release number.
* Document scroll bar changes in Emacs manual.Chong Yidong2011-10-235-84/+66
| | | | | | | * doc/emacs/buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only. * doc/emacs/frames.texi (Scroll Bars): GTK uses right scroll bars now. (Tool Bars): Copyedits.
* Make vc-toggle-read-only an alias for toggle-read-only.Chong Yidong2011-10-2311-56/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | It hasn't worked in a VC sense since 2008-05-02T07:12:[email protected], though this was not documented at the time (grr). * lisp/vc/vc-hooks.el (vc-toggle-read-only): Make it an obsolete alias for toggle-read-only. Note that this hasn't called vc-next-action since 2008-05-02, though it wasn't documented at the time. * lisp/files.el (toggle-read-only): Remove obsolete comment about version control. * doc/emacs/buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only. * lisp/cedet/ede.el (ede-maybe-checkout): Function deleted; vc-toggle-read-only does not do version control now. * lisp/cedet/ede/project-am.el (project-remove-file, project-add-file) (project-new-target): Don't call ede-maybe-checkout. * lisp/cedet/ede/util.el (ede-make-buffer-writable): Don't use vc-toggle-read-only. * lisp/vc/ediff-init.el (ediff-toggle-read-only-function): Use toggle-read-only.
* In mouse-drag-line correctly use window-in-direction.Martin Rudalics2011-10-222-4/+5
|
* * doc/emacs/windows.texi (Displaying Buffers): Fix broken lispref link.Chong Yidong2011-10-222-2/+6
|
* Fix bug #9560, sporadic wrong indentation; improve instrumentation ofAlan Mackenzie2011-10-222-10/+54
| | | | | | | | | | c-parse-state. cc-engine.el (c-append-lower-brace-pair-to-state-cache): correct faulty logical expression. (c-parse-state-state, c-record-parse-state-state): (c-replay-parse-state-state): New defvar/defuns. (c-debug-parse-state): Use new functions.
* Fix minibuffer resizing.Martin Rudalics2011-10-222-1/+8
| | | | | * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by last change.
* Fix bugs #641 and #9794 with %Z and current-time-zone on w32.Eli Zaretskii2011-10-222-1/+13
| | | | nt/config.nt (HAVE_TZNAME, HAVE_DECL_TZNAME): Define.
* Reorganize confirm-nonexistent-file-or-buffer documentation in Emacs manual.Chong Yidong2011-10-226-119/+137
| | | | | | | | | | | * doc/emacs/buffers.texi (Buffers): Tweak mention of mail buffer name. (Select Buffer): Move confirmation discussion to Minibuffer Exit. * doc/emacs/files.texi (File Names, Visiting): Move detailed discussion of minibuffer confirmation to Minibuffer Exit. * doc/emacs/mini.texi (Minibuffer Exit): Rename from Strict Completion. Move confirm-nonexistent-file-or-buffer discussion here.
* Fix for 2011-10-21T02:23:[email protected].Chong Yidong2011-10-213-4/+7
| | | | | | | * lisp/progmodes/idlwave.el (idlwave-mode): * lisp/progmodes/vera-mode.el (vera-mode): No need to set require-final-newline; that's done in prog-mode. Suggested by Stefan Monnier.
* Update Files chapter of Emacs manual.Chong Yidong2011-10-2113-355/+332
| | | | | | | | | | | | | | Plus miscellaneous minor speling fixes in other manual files. * doc/emacs/files.texi (File Names, Visiting, Interlocking): Copyedits. (Backup Copying): backup-by-copying-when-mismatch is now t. (Customize Save): Fix description of require-final-newline. (Reverting): Note that revert-buffer can't be undone. Mention VC. (Auto Save Control): Clarify. (File Archives): Add 7z. (Remote Files): ange-ftp-make-backup-files defaults to nil. * doc/emacs/arevert-xtra.texi (Autorevert): Copyedits.
* etc/PROBLEMS: Mention crashes on MS-Windows when compiled with GCC 4.6.1.Eli Zaretskii2011-10-211-0/+8
|
* Fix and improve mouse-dragging of horizontal/vertical lines.Martin Rudalics2011-10-213-277/+181
| | | | | | | | | | | * mouse.el (mouse-drag-window-above) (mouse-drag-move-window-bottom, mouse-drag-move-window-top) (mouse-drag-mode-line-1, mouse-drag-header-line) (mouse-drag-vertical-line-rightward-window): Remove. (mouse-drag-line): New function. (mouse-drag-mode-line, mouse-drag-header-line) (mouse-drag-vertical-line): Call mouse-drag-line. * window.el (window-at-side-p, windows-at-side): New functions.
* tar-grind-file-mode fix.Ulrich Mueller2011-10-202-3/+14
| | | | | | | * lisp/tar-mode.el (tar-grind-file-mode): Fix handling of setuid/setgid, handle sticky bit. Fixes: debbugs:9817
* Use mode-require-final-newline for idlwave.el and vera-mode.el.Chong Yidong2011-10-203-2/+10
| | | | | * progmodes/idlwave.el (idlwave-mode): * progmodes/vera-mode.el (vera-mode): Use mode-require-final-newline.
* * test/automated/vc-bzr.el (vc-bzr-test-bug9781): New test.Glenn Morris2011-10-202-0/+39
|
* * lisp/vc/vc.el (vc-next-action): Handle removed directories. (Bug#9781)Glenn Morris2011-10-202-2/+10
|
* src/bidi.c: Fix a typo in a comment.Eli Zaretskii2011-10-201-1/+1
|
* Improve the speedup of bidi display introduced in ↵Eli Zaretskii2011-10-203-15/+43
| | | | | | | | | | | | | | 2011-10-18T16:56:[email protected] for bug#9771. src/dispextern.h (struct bidi_it): New member next_en_type. src/bidi.c (bidi_line_init): Initialize the next_en_type member. (bidi_resolve_explicit_1): When next_en_pos is valid for the current character, check also for next_en_type being WEAK_EN. (bidi_resolve_weak): Don't enter the expensive loop if the current position is before next_en_pos. Record the bidi type of the first non-ET, non-BN character we find, in addition to its position. (bidi_level_of_next_char): Invalidate next_en_type when next_en_pos is over-stepped.
* Auto-commit of generated files.Glenn Morris2011-10-201-110/+102
|
* Time zone name fixes for non-ASCII locales (Bug#641, Bug#9794)Paul Eggert2011-10-195-68/+68
| | | | | | | | | | | | | | | | | | | | | | | * configure.in (AC_STRUCT_TM, AC_STRUCT_TIMEZONE, HAVE_TM_GMTOFF): Remove; no longer needed, now that we defer to strftime for time zone names. * src/editfns.c: Rewrite current-time-zone so that it invokes the equivalent of (format-time-string "%Z") to get the time zone name. This fixes a bug when the time zone name contains characters that need converting from the system time locale to Emacs internal format. This fixes a shortcoming that I introduced in my 1999-10-19 patch: that patch fixed format-time-string to do the conversion, but I forgot to fix current-time-zone. (format_time_string): New function, containing most of what Fformat_time_string used to contain. (Fformat_time_string): Rewrite in terms of format_time_string. This doesn't change this function's behavior. (current-time-zone): Rewrite to use format_time_string. This fixes the bug reported by Michael Schierl in <http://lists.gnu.org/archive/html/emacs-devel/2007-06/msg00334.html>. Jason Rumney's 2007-06-07 change worked around this bug, but didn't fix it. * src/systime.h (tzname, timezone): Remove no-longer-used declarations.
* Fix ChangeLog attribution.Glenn Morris2011-10-191-6/+4
| | | | | This was clearly a tiny change, ref: http://article.gmane.org/gmane.emacs.gnus.cvs/8206
* Fix ChangeLog attribution.Glenn Morris2011-10-191-8/+5
| | | | | All 4 listed authors have assignments, so I am not going to bother working out precisely who wrote which piece of this.
* Fix ChangeLog attribution.Glenn Morris2011-10-191-2/+5
| | | | | | | | | Ref: http://thread.gmane.org/gmane.emacs.gnus.general/56492/focus=57459 From: Reiner Steib <[email protected]> Subject: Re: display picons _and_ textual address Newsgroups: gmane.emacs.gnus.general Date: 2004-05-18 12:21:19 GMT
* Fix ChangeLog attribution.Glenn Morris2011-10-191-2/+3
| | | | | | | | | Ref: http://thread.gmane.org/gmane.emacs.gnus.general/56861/focus=56907 From: Ted Zlatanov <[email protected]> Subject: Re: CRM114 Mailfilter and spam.el Newsgroups: gmane.emacs.gnus.general Date: 2004-05-20 18:39:25 GMT
* Fix ChangeLog attribution, add bug ref.Glenn Morris2011-10-191-3/+2
|