summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Bump version to 24.0.96.emacs-24.0.96Chong Yidong2012-04-28
| | | | Regenerate AUTHORS and ldefs-boot.el.
* Fix for tool-bar confusion in read-key.Chong Yidong2012-04-27
| | | | | | | * lisp/subr.el (read-key): Avoid running filter function when setting up temporary tool bar entries. Fixes: debbugs:9922
* Add NEWS entry pointing to ORG-NEWS.Chong Yidong2012-04-27
| | | | | Delete non-Emacs-24 specific items from ORG-NEWS (since standalone Org mode has its own NEWS, these are not necessary).
* Fix previous changeGlenn Morris2012-04-26
|
* * doc/emacs/emacs.texi: Some fixes for detailed menu.Glenn Morris2012-04-26
|
* org-ctags.el (org-ctags-new-topic-template): Fix the option default value ↵Bastien Guerry2012-04-26
| | | | | | | | | | | | back again. This option was changed by error in this commit: http://git.savannah.gnu.org/cgit/emacs.git/diff/lisp/org/org-protocol.el?h=emacs-24&id=0fc749f9 I first overwrote this change by error, then backported it into Org git repo, then backported the error back into Emacs. This is now fixed.
* ChangeLog fixGlenn Morris2012-04-26
|
* ChangeLog fixGlenn Morris2012-04-26
|
* Some menu fixes for doc/lisprefGlenn Morris2012-04-26
| | | | | | | | * doc/lispref/elisp.texi, doc/lispref/vol1.texi, doc/lispref/vol2.texi: Some fixes for detailed menu. * doc/lispref/modes.texi (Major Modes, Auto-Indentation): * doc/lispref/buffers.texi (Buffers): Some fixes for menu descriptions.
* Sync with Org git commit 374c56b.Bastien Guerry2012-04-26
|
* etc/ORG-NEWS: New file documenting changes between Org 6.34 and current one.Bastien Guerry2012-04-26
|
* lisp/org/ChangeLog: remove references to files that are not in the directory.Bastien Guerry2012-04-26
|
* Fixes: debbugs:11344Andreas Schwab2012-04-26
| | | | * vc/vc-git.el (vc-git-state): Fix regexp matching diff output.
* Deprecate the ((lambda ...) ...) form.Stefan Monnier2012-04-25
| | | | | * doc/lispref/functions.texi (Simple Lambda, Argument List): * doc/lispref/eval.texi (Function Indirection): Avoid deprecated form.
* Add "et al." to authors for emacs and elisp manuals.Glenn Morris2012-04-25
| | | | | | | | | | This seems only fair, since there have been a large number of contributors since the original ones. * doc/emacs/emacs.texi: * doc/lispref/book-spine.texi, doc/lispref/elisp.texi, doc/lispref/vol1.texi: * doc/lispref/vol2.texi: Add "et al." to authors.
* Use Texinfo recommended convention for quotes+punctuation.Glenn Morris2012-04-25
|
* Better indexing of "base direction" of paragraphs in the user manual.Eli Zaretskii2012-04-25
| | | | | doc/emacs/mule.texi (Bidirectional Editing): Improve indexing. Minor wording tweaks.
* Ensure that X selection convertors properly encode returned strings.Chong Yidong2012-04-24
| | | | | | | | | | | | Though not itself a regression, this bug was exposed by the support for MULTIPLE selections, which is new to Emacs 24 (see Bug#11315). * lisp/select.el (xselect--encode-string): New function, split from xselect-convert-to-string. (xselect-convert-to-string): Use it. (xselect-convert-to-filename, xselect-convert-to-os) (xselect-convert-to-host, xselect-convert-to-user): Ensure that returned strings are properly encoded.
* * src/xselect.c (x_convert_selection): Initialize a pointer.Chong Yidong2012-04-24
| | | | Fixes: debbugs:11315
* Avoid assertion violation when scrolling minibuffer windows.Eli Zaretskii2012-04-23
| | | | | | | | src/xdisp.c (pos_visible_p): If the window start position is beyond ZV, start the display from buffer beginning. Prevents assertion violation in init_iterator when the minibuffer window is scrolled via the scroll bar. src/window.c (window_scroll_pixel_based): Likewise.
* Fix last fix.Chong Yidong2012-04-23
|
* Doc fixes for where-is-internal.Chong Yidong2012-04-23
| | | | | | | * doc/lispref/keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg to where-is-internal. * src/keymap.c (where_is_internal): Doc fix (Bug#10872).
* * simple.el (delete-active-region): Move to killing custom group.Chong Yidong2012-04-22
|
* Remove wrong ChangeLog entry in lisp/org/ChangeLog.Bastien Guerry2012-04-22
| | | | Thanks to Stephen Berman for pointing this.
* * doc/lispref/macros.texi (Indenting Macros): Fix typo.Glenn Morris2012-04-21
|
* More small edits for doc/lispref/windows.texiGlenn Morris2012-04-21
| | | | | | | | | * doc/lispref/windows.texi (Textual Scrolling, Coordinates and Windows) (Window Configurations, Window Parameters, Window Hooks): Copyedits. (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom, and recenter-positions. Remove recenter example. * admin/FOR-RELEASE: Related markup.
* * progmodes/which-func.el (which-func-current): Quote %Andreas Schwab2012-04-21
| | | | characters for mode-line processing.
* Fix xml.el regression introduced by 2012-01-27 change.Chong Yidong2012-04-21
| | | | | | | * lisp/xml.el (xml-parse-region, xml-parse-tag): Avoid errors due to reaching eob. Fixes: debbugs:11286
* * gnus.el (debbugs-gnu): Don't override existing autoload definition.Andreas Schwab2012-04-21
|
* More small edits for doc/lispref/windows.texiGlenn Morris2012-04-20
| | | | | | | * doc/lispref/windows.texi (Cyclic Window Ordering, Window History) (Dedicated Windows, Quitting Windows, Window Configurations): Copyedits. (Window Start and End): Remove pointless example. Remove cross-reference to deleted count-lines content.
* Small edits for doc/lispref/windows.texiGlenn Morris2012-04-20
| | | | | | | | * doc/lispref/windows.texi (Basic Windows, Windows and Frames, Window Sizes) (Resizing Windows, Deleting Windows, Selecting Windows) (Choosing Window Options, Horizontal Scrolling): Copyedits. (Splitting Windows, Deleting Windows): Fix ignore-window-parameters logic. (Selecting Windows, Choosing Window Options): Markup fixes.
* Standardize case of "GTK+" in a few manualsGlenn Morris2012-04-20
|
* Bump lispref versionGlenn Morris2012-04-20
| | | | | | | * doc/lispref/elisp.texi, doc/lispref/vol1.texi, doc/lispref/vol2.texi: Bump VERSION and DATE (in case we forgoet to do it later). I don't know what VERSION means, but it should be bigger than before. Note that README no longer mentions these.
* Comment fixGlenn Morris2012-04-20
|
* lispref minibuf.texi small editGlenn Morris2012-04-20
| | | | | * doc/lispref/minibuf.texi (Intro to Minibuffers): Tweak discussion of resizing minibuffer window.
* Small faq editsGlenn Morris2012-04-20
| | | | | | * doc/misc/faq.texi (Major packages and programs): Remove section. There is no point listing 6 packages (cf etc/MORE.STUFF). (Finding Emacs and related packages): Move "Spell-checkers" here.
* Comment for doc/emacs/mule.texiGlenn Morris2012-04-20
|
* Fix FOR-RELEASE typoGlenn Morris2012-04-20
|
* Fix logic for returning to and yanking from Rmail buffer.Paul Eggert2012-04-20
| | | | | | | | | | | | | | * mail/rmail.el (rmail-start-mail): Pass (rmail-mail-return...) for the return-action. Pass (rmail-yank-current-message...) for the yank-action. (rmail-yank-current-message): New function. (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer. (rmail-reply): Likewise. (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer. * mail/sendmail.el (mail-bury): Choose the first rmail-mode buffer, not the last. Reject temp buffers. Use the rmail-mode buffer, not newbuf.
* fileio.c fix for bug#11245Glenn Morris2012-04-20
| | | | | * src/fileio.c (Fcopy_file, Fset_file_selinux_context): Ignore ENOTSUP failures from setfilecon functions.
* Fix bug #11288 with overrunning array limits.Eli Zaretskii2012-04-20
| | | | | src/dispnew.c (swap_glyph_pointers, copy_row_except_pointers): Don't overrun array limits of glyph row's used[] array.
* Fix bug #11279 with sending command blocks to GDB.Eli Zaretskii2012-04-20
| | | | | | | | | | lisp/progmodes/gdb-mi.el (gdb-control-level): New variable. (gdb): Make it buffer-local and init to zero. (gdb-control-commands-regexp): New variable. (gdb-send): Don't wrap in "-interpreter-exec console" if gdb-control-level is positive. Increment gdb-control-level whenever the command matches gdb-control-commands-regexp, and decrement it each time the command is "end". (Bug#11279)
* Improve fix for resizing minibuffer windows.Martin Rudalics2012-04-20
|
* * lisp/startup.el: Fix typo.Chong Yidong2012-04-20
|
* Fix resizing of minibuffer windows (Bug#11276).Martin Rudalics2012-04-20
| | | | | | | * window.el (adjust-window-trailing-edge, enlarge-window) (shrink-window, window-resize): * mouse.el (mouse-drag-line): Fix resizing of minibuffer windows (Bug#11276).
* * etc/CONTRIBUTE: Expand a bit on copyright assignments.Glenn Morris2012-04-20
|
* * MORE.STUFF: General update.Glenn Morris2012-04-20
| | | | | Mention list-packages. Remove many old/outdated URLs.
* Fix sysfs battery display.Dan Nicolaescu2012-04-20
| | | | | | * battery.el (battery-echo-area-format): Display remaining time for sysfs backend too (Bug#11269). (battery-linux-sysfs): Fix conditional for the charge.
* Fix last change.Chong Yidong2012-04-20
| | | | | * lisp/progmodes/gdb-mi.el (gdb-inferior-io-sentinel): Don't do anything if gdb process is killed.
* Fixes for pty handling in gdb-mi.el and process.c.Chong Yidong2012-04-20
| | | | | | | | | | | | | | | | | | * lisp/progmodes/gdb-mi.el (gdb): Revert 2012-04-19 change. (gdb-inferior-io--init-proc): New function. (gdb-init-1): Use it. (gdb-inferior-io-sentinel): New sentinel for the gdb-inferior pty, responsible for allocating a new pty and hooking it to gdb when the old pty gets an EIO due to process exit. (gdb-delchar-or-quit): New command. Bind it in gdb-mi buffers. (gdb-tooltip-print): Don't use obsolete tooltip-use-echo-area. (gdb-inferior-io--maybe-delete-pty): Move into gdb-reset. * src/process.c (wait_reading_process_output): If EIO occurs on a pty, set the status to "failed" and ensure that sentinel is run. * doc/lispref/processes.texi (Asynchronous Processes): Mention nil argument to start-process.