aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* (gdb-var-delete-children): New function.Nick Roberts2006-12-041-5/+16
| | | | (gdb-speedbar-expand-node): Use it.
* *** empty log message ***Nick Roberts2006-12-041-0/+5
|
* *** empty log message ***Juanma Barranquero2006-12-041-5/+0
|
* (python-indent): Add safe-local-variable prop.Richard M. Stallman2006-12-042-0/+25
|
* (dired-revert): Turn off dired-after-readin-hook around call to dired-readin.Richard M. Stallman2006-12-041-2/+2
|
* (outline-end-of-subtree): Don't leave an emptyRichard M. Stallman2006-12-041-1/+2
| | | | line hidden as we would a real next heading.
* (menu-bar-make-toggle): Add "globally" to echo area messages.Richard M. Stallman2006-12-041-8/+9
| | | | | | <indicate-empty-lines, case-fold-search>: Add "globally" to Help string. <case-fold-search>: MESSAGE arg need not say "globally". (menu-bar-edit-menu <paste-from-menu>): Renamed from select-and-paste.
* Fix paren.el doc.Vinicius Jose Latorre2006-12-031-1/+1
|
* Ken Manheimer <[email protected]>:Kim F. Storm2006-12-031-218/+288
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (allout-ascend): Add an optional argument to preserve original position of point when unsuccessful. Also, fix a docstring error. (allout-yank-processing): Fix depth shift of multiple-topic so yanks work again, using allout-ascend's new option. (allout-setup-mode-map): Extracted from allout-mode to initialize allout-mode-map. Call it on file load, so the mode docstring substitutions work even if allout mode has not yet been invoked. (allout-mode): Use new allout-setup-mode-map to track any keybinding customizations since the map was last processed. Also, refine the docstring so it's ship-shape for release. (allout-default-layout, allout-beginning-of-line-cycles) (allout-distinctive-bullets-string, allout-use-mode-specific-leader) (allout-encrypt-unencrypted-on-saves, allout-inhibit-auto-fill) (allout-version, allout-layout, allout-infer-body-reindent) (allout-infer-header-lead-and-primary-bullet, allout-view-change-hook) (allout-init, allout-mode, allout-next-heading, allout-chart-subtree) (allout-previous-heading, allout-goto-prefix-doublechecked) (allout-current-bullet-pos, allout-next-sibling-leap) (allout-pre-command-business, allout-encrypted-type-prefix) (allout-make-topic-prefix, allout-open-topic, allout-rebullet-heading) (allout-rebullet-topic, allout-rebullet-topic-grunt) (allout-flag-region, allout-expose-topic, allout-expose-topic) (allout-old-expose-topic, allout-listify-exposed) (allout-process-exposed, allout-latex-verb-quote) (allout-latex-verbatim-quote-curr-line, allout-adjust-file-variable) (allout-toggle-current-subtree-encryption) (allout-toggle-subtree-encryption, allout-bullet-isearch): Remove extraneous open-paren and close paren string escapes.
* *** empty log message ***Kim F. Storm2006-12-031-0/+32
|
* (is-windows, ada-find-in-src-path): Doc fixes.Juanma Barranquero2006-12-032-20/+26
| | | | | | (ada-xref-pos-ring-max, ada-xref-project-files, ada-xref-initialize, ada-prj-default-comp-cmd, ada-quote-cmd, ada-compile-current): Fix typos in docstrings.
* Fix paren.el.Vinicius Jose Latorre2006-12-031-2/+3
|
* (update_frame_tool_bar): Handle modifying a toolbar itemJan Djärv2006-12-031-6/+27
| | | | without an image.
* *** empty log message ***Jan Djärv2006-12-031-0/+5
|
* *** empty log message ***Glenn Morris2006-12-032-0/+19
|
* Fix Copyright format.Glenn Morris2006-12-031-2/+3
| | | | Update package URL.
* Fix Copyright format.Glenn Morris2006-12-0312-24/+34
|
* (AH_TOP): Add missing Copyright year.Glenn Morris2006-12-031-1/+1
|
* Add missing Copyright years.Glenn Morris2006-12-031-1/+2
|
* *** empty log message ***Glenn Morris2006-12-031-0/+4
|
* ** [email protected], Nov 29: mouse and horizontal scrolling with long linesChong Yidong2006-12-021-2/+0
| | | | Fixed.
* (mouse-drag-track): Suppress automatic hscrolling for initial downChong Yidong2006-12-021-1/+10
| | | | event.
* * mouse.el (mouse-drag-track): Suppress automatic hscrolling forChong Yidong2006-12-021-0/+5
| | | | initial down event.
* (cua-toggle-set-mark): Doc fix.Kim F. Storm2006-12-021-19/+100
| | | | | | | | | (cua-repeat-replace-region): Make M-v more robust. (cua-paste-pop-rotate-temporarily): New defcustom. (cua-paste-pop): Use it. (cua-auto-mark-last-change): New defcustom. (cua-pop-to-last-change): New helper function. (cua-set-mark): Use them.
* *** empty log message ***Kim F. Storm2006-12-021-0/+10
|
* *** empty log message ***Nick Roberts2006-12-011-1/+1
|
* (toggle-case-fold-search): Clarify doc/help string andNick Roberts2006-12-011-3/+3
| | | | mini-buffer message.
* *** empty log message ***Nick Roberts2006-12-011-0/+5
|
* autoupdateKarl Berry2006-12-011-19/+78
|
* Fix the highlight overlay extensionVinicius Jose Latorre2006-12-012-2/+6
|
* Another entry.Juanma Barranquero2006-12-012-0/+15
|
* *** empty log message ***Juanma Barranquero2006-12-012-7/+11
|
* Document the warning in lazy-lock.Eli Zaretskii2006-12-011-0/+15
|
* *** empty log message ***Eli Zaretskii2006-12-012-0/+7
|
* (Enabling Multibyte): Rephrase the confusing reference to a colon in the modeEli Zaretskii2006-12-011-5/+7
| | | | line.
* Eliminate Emacs 20 & 21 compatibility.Vinicius Jose Latorre2006-12-013-64/+17
|
* (Fw32_shell_execute): Doc fix.Eli Zaretskii2006-12-011-10/+32
|
* (Windows Processes) [@ifnottex]: Mention w32-shell-execute.Eli Zaretskii2006-12-012-0/+15
|
* Merge from gnus--rel--5.10Miles Bader2006-12-013-2/+12
| | | | | | | | | | | | | | | | | | | | | Patches applied: * gnus--rel--5.10 (patch 169-170) - Merge from emacs--devo--0 - Update from CVS 2006-11-30 Katsumi Yamaoka <[email protected]> * lisp/gnus/mml2015.el (mml2015-pgg-clear-verify): Replace encode-coding-string with mm-encode-coding-string. 2006-11-29 Katsumi Yamaoka <[email protected]> * lisp/gnus/nneething.el (nneething-decode-file-name): Replace decode-coding-string with mm-decode-coding-string. Revision: [email protected]/emacs--devo--0--patch-534
* *** empty log message ***Richard M. Stallman2006-12-011-0/+2
|
* *** empty log message ***Juanma Barranquero2006-11-302-1/+25
|
* (hexl-goto-address, hexl-forward-char, hexl-forward-short, hexl-forward-word,Juanma Barranquero2006-11-301-10/+10
| | | | | | hexl-previous-line, hexl-beginning-of-1k-page, hexl-end-of-1k-page): Doc fixes. (hexl-address-region, hexl-ascii-region, hexl-highlight-line-range): Fix typos in docstrings.
* *** empty log message ***Richard M. Stallman2006-11-301-0/+2
|
* (emacs_pid): New variable.Juanma Barranquero2006-11-301-35/+30
| | | | | | | | (message): Remove leftover code. (get_server_config): Set emacs_pid. Don't allow Emacs to grab the focus yet; emacsclient can still display an informational message before sending requests to Emacs. (main): Allow Emacs to grab the focus. Simplify message() call.
* (message): Make sure the message is properly written even if it contains printfJuanma Barranquero2006-11-301-2/+7
| | | | | | escapes, and flush the result. (set_tcp_socket): Make the message for non-local connections informational rather than an error.
* ** [email protected], Nov 29: Cursor placement with mouse in longChong Yidong2006-11-301-2/+0
| | | | | lines with wrapped tab Fixed.
* (move_it_to): Correctly count tab glyphs for continued lines ending inChong Yidong2006-11-301-1/+6
| | | | tab.
* * xdisp.c (move_it_to): Correctly count tab glyphs for continuedChong Yidong2006-11-301-0/+5
| | | | lines ending in tab.
* 2006-11-30 Michaël Cadilhac <[email protected]>Kim F. Storm2006-11-301-8/+18
| | | | | | | | (ido-local-file-exists-p): New. Tell if a file exists locally, i.e. without using file name handlers. (ido-read-internal): Allow mono letter host names, avoiding the `c:' problem by testing if the file exists locally. (ido-complete, ido-make-file-list, ido-exhibit): Ditto.
* *** empty log message ***Kim F. Storm2006-11-301-0/+8
|