summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* (url-http-wait-for-headers-change-function): Defer detection of HTTPMagnus Henoch2006-11-15
| | | | 0.9 until we have at least one line.
* (allout-doublecheck-at-and-shallower): Clarify docstring.Chong Yidong2006-11-15
| | | | | | | | | | | | | | (allout-inhibit-aberrance-doublecheck): Rename from allout-during-yank-processing. All callers changed. (allout-ascend): Provide for unusual case where some topic after the first in file is at lower depth than the first. (allout-shift-in): Ensure the offspring of the new containing topic are exposed. (allout-encrypt-string): Preserve the coding-system of the text, according to that of the containing buffer. (allout-toggle-subtree-encryption): When the text being encrypted requires a different coding system, offer to preserve the coding system using a file local var.
* * allout.el (allout-doublecheck-at-and-shallower): Clarify docstring.Chong Yidong2006-11-15
| | | | | | | | | | | | | | (allout-inhibit-aberrance-doublecheck): Rename from allout-during-yank-processing. All callers changed. (allout-ascend): Provide for unusual case where some topic after the first in file is at lower depth than the first. (allout-shift-in): Ensure the offspring of the new containing topic are exposed. (allout-encrypt-string): Preserve the coding-system of the text, according to that of the containing buffer. (allout-toggle-subtree-encryption): When the text being encrypted requires a different coding system, offer to preserve the coding system using a file local var.
* (c-font-lock-declarators): Iff at the top-level or inside a classChong Yidong2006-11-15
| | | | | | declaration, use c-at-toplevel-p rather than a variable instantiation to recognise a function declaration. Suggested by Feng Li <fengli@gmail.com>.
* * progmodes/cc-fonts.el (c-font-lock-declarators): Iff at theChong Yidong2006-11-15
| | | | | | top-level or inside a class declaration, use c-at-toplevel-p rather than a variable instantiation to recognise a function declaration. Suggested by Feng Li <fengli@gmail.com>.
* Mention find-file where C-x C-f RET change is described.Eli Zaretskii2006-11-14
|
* (Fcompleting_read): Fix typo in docstring.Romain Francoise2006-11-14
|
* *** empty log message ***Juanma Barranquero2006-11-14
|
* Total rewrite.Juanma Barranquero2006-11-14
|
* (ada-parse-prj-file): Don't delete project buffer; user may want to edit it.Juanma Barranquero2006-11-14
| | | | | | | | | | | (ada-xref-set-project-field, ada-xref-current-project-file, ada-xref-current-project, ada-show-current-project, ada-set-main-compile-application): New functions. (ada-xref-get-project-field, ada-require-project-file): Normalize use of ada-prj-default-project-file. (ada-gdb-application, ada-get-ada-file-name, ada-make-body-gnatstub): Normalize use of ada-require-project-file. (ada-prj-find-prj-file): Improve doc string, comments.
* (ada-mode-version): Bump version.Juanma Barranquero2006-11-14
| | | | | | (ada-create-keymap): Add \C-c\C-m 'ada-set-main-compile-application. (ada-create-menu): Add ada-set-main-compile-application, ada-show-current-main, ada-show-current-project.
* (inferior-python-mode-syntax-table): New var.Stefan Monnier2006-11-14
| | | | (inferior-python-mode): Use it.
* *** empty log message ***Kim F. Storm2006-11-14
|
* *** empty log message ***Kim F. Storm2006-11-14
|
* (terminal-init-xterm): Add more key bindings.Andreas Schwab2006-11-14
|
* (code_convert_region): InitializeKenichi Handa2006-11-14
| | | | | coding->heading_ascii. (decode_coding_string, code_convert_region): Likewise.
* *** empty log message ***YAMAMOTO Mitsuharu2006-11-14
|
* [USE_CG_TEXT_DRAWING] (mac_draw_image_string_cg)YAMAMOTO Mitsuharu2006-11-14
| | | | | | [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030 && MAC_OS_X_VERSION_MIN_REQUIRED == 1020]: Check if CGContextShowGlyphsWithAdvances is available.
* (menu_quit_handler, install_menu_quit_handler):YAMAMOTO Mitsuharu2006-11-14
| | | | | | | | Replace `#ifdef HAVE_CANCELMENUTRACKING' with `#if MAC_OS_X_VERSION_MAX_ALLOWED >= 1030'. (install_menu_quit_handler) [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030 && MAC_OS_X_VERSION_MIN_REQUIRED == 1020]: Check if CancelMenuTracking is available.
* (Fx_display_mm_height, Fx_display_mm_width)YAMAMOTO Mitsuharu2006-11-14
| | | | | | [MAC_OS_X_VERSION_MAX_ALLOWED >= 1030 && MAC_OS_X_VERSION_MIN_REQUIRED == 1020]: Check if CGDisplayScreenSize is available.
* Regenerate.YAMAMOTO Mitsuharu2006-11-14
|
* (HAVE_CANCELMENUTRACKING): Remove test.YAMAMOTO Mitsuharu2006-11-14
|
* Sync with src/config.in.YAMAMOTO Mitsuharu2006-11-14
|
* (mh-x-image-url-cache-canonicalize): Add `*' to reserved WindowsBill Wohler2006-11-14
| | | | filename characters (closes SF #1396499).
* (ido-copy-current-word): C-o copies region if active.Kim F. Storm2006-11-13
|
* *** empty log message ***Kim F. Storm2006-11-13
|
* (org-emph-face): fix typo in varible name.Carsten Dominik2006-11-13
|
* *** empty log message ***Carsten Dominik2006-11-13
|
* ** CC mode defun-finding issues.Chong Yidong2006-11-13
| | | | Fixed by acm's 2006-11-08 checkin.
* ** simon.marshall@misys.com: proposed cc-fonts patch.Chong Yidong2006-11-13
| | | | Fixed by 2006-11-10 checkin.
* *** empty log message ***Carsten Dominik2006-11-13
|
* Let config.h define HAVE_SOCKETS and HAVE_INET_SOCKETS.Jason Rumney2006-11-13
|
* Define HAVE_INET_SOCKETS.Jason Rumney2006-11-13
|
* *** empty log message ***Jason Rumney2006-11-13
|
* *** empty log message ***Juanma Barranquero2006-11-13
|
* (emacsclient): Depend also on emacsclientw.exe.Juanma Barranquero2006-11-13
| | | | | | | ($(BLD)/emacsclientw.exe): New target. (install): Install emacsclientw.exe. ($(BLD)/cvtmail.$(O), $(BLD)/emacstool.$(O)): Remove obsolete targets. (ECLIENT_CFLAGS): Remove redundant flags.
* [WINDOWSNT]: Undef _WINSOCKAPI_ and _WINSOCK_H.Juanma Barranquero2006-11-13
|
* (rmail-output-body-to-file): Use `format', not `message', in `y-or-n-p' call.Juanma Barranquero2006-11-13
|
* (set-visited-file-name): Use `format', not `message', in `y-or-n-p' call.Juanma Barranquero2006-11-13
|
* (ediff-revision): Use `format', not `message', in `y-or-n-p' call.Juanma Barranquero2006-11-13
|
* Version number change.Carsten Dominik2006-11-13
|
* *** empty log message ***Carsten Dominik2006-11-13
|
* Minor typo fixes.Carsten Dominik2006-11-13
|
* (org-metaleft): Call `org-outdent-item' on bullets.Carsten Dominik2006-11-13
| | | | | | | | (org-metaright): Call `org-indent-item' on bullets. (org-timestamp-change): Set `org-last-changed-timestamp'. (org-current-line): Make sure (bolp) returns correct result. (org-agenda-change-all-lines): Make sure highlighting TODO always works.
* (mark_memory): New argument OFFSET. All uses changed.YAMAMOTO Mitsuharu2006-11-13
| | | | | Fix address calculations for case END < START. (mark_stack): Impose Lisp_Object alignment on jmp_buf.
* *** empty log message ***Bill Wohler2006-11-13
|
* (Version, mh-version): Update for release 8.0.3.mh-e-8.0.3Bill Wohler2006-11-13
|
* Update for MH-E release 8.0.3.Bill Wohler2006-11-13
|
* (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.3.mh-e-doc-8.0.3Bill Wohler2006-11-13
|
* (mh-spamassassin-blacklist, mh-bogofilter-blacklist)Bill Wohler2006-11-13
| | | | (mh-spamprobe-blacklist): Sync docstring with manual.