- 08 Dec, 2005 15 commits
-
-
Kim F. Storm authored
-
Carsten Dominik authored
-
Carsten Dominik authored
M-RET.
-
Carsten Dominik authored
-
Carsten Dominik authored
(org-agenda-mode): Quote `org-agenda-mode-hook'. (org-insert-item): New function. (org-renumber-ordered-list): Don't skip to higher level lists.
-
Juri Linkov authored
because such links don't lead to parent documentation.
-
Juri Linkov authored
the constructed function name fun-1.
-
Juri Linkov authored
-
Juri Linkov authored
-
Juri Linkov authored
-
Luc Teirlinck authored
-
Kenichi Handa authored
current buffer is *Help*. Call describe-text-properties while setting the original buffer.
-
Bill Wohler authored
problems with non-MH users (such as Gnus users).
-
Richard M. Stallman authored
(url-cookie-setup-save-timer): Simplify.
-
Richard M. Stallman authored
-
- 07 Dec, 2005 8 commits
-
-
Nick Roberts authored
(Other GDB User Interface Buffers): Describe features specific to GDB 6.4.
-
Nick Roberts authored
-
Nick Roberts authored
(gdb-set-gud-minor-mode, gdb-set-gud-minor-mode): Delete functions. (gdb-set-gud-minor-mode-existing-buffers, gdb-init-2): Use GDB command "info sources". Move calls to GDB command "list". (gdb-find-file-hook): Just use gdb-source-file-list. (gdb-source-file-regexp): Use regexp for pre-GDB 6.4. (gdb-source-file-regexp-1): New regexp for GDB 6.4+ only. (gdb-set-gud-minor-mode-existing-buffers-1): Use it. (gdb-data-list-register-values-handler): Use correct trigger name.
-
Károly Lőrentey authored
-
Kim F. Storm authored
(ido-common-completion-map, ido-file-completion-map) (ido-file-dir-completion-map, ido-buffer-completion-map): Renamed from ido-mode-....-map. (ido-init-completion-maps): Renamed from ido-init-mode-maps. (ido-setup-completion-map): Renamed from ido-define-mode-map. (ido-read-internal): Bind minibuffer-local-filename-completion-map to ido-completion-map.
-
Kim F. Storm authored
-
Romain Francoise authored
-
Kenichi Handa authored
system specified in `unibyte-display' property is different from the arg coding-system, don't setup standard-display-table.
-
- 06 Dec, 2005 17 commits
-
-
Stefan Monnier authored
that comments end at \n, regardless of selective-display.
-
Nick Roberts authored
(gdb-version): New variables. (gdb-source-file-list, gdb-register-names) (gdb-changed-registers): New variables for use with GDB 6.4+. (gdb-ann3): Replace with... (gdb-init-1, gdb-init-2): ...two new functions. (gdba, gdb-prompt): Call gdb-init-1. (gdb-get-version): New function. Call gdb-init-2 from here. (gud-watch): Make it work with mouse events too. (gdb-post-prompt): Don't add to queue until GDB version is known. (gdb-speedbar-expand-node, gdb-post-prompt, gdb-registers-mode) (gdb-locals-mode): Use gdb-version. (gdb-memory-format-map, gdb-memory-unit-map) (gdb-locals-watch-map): Rename from gdb-*-*-keymap. (gdb-locals-font-lock-keywords-1) (gdb-locals-font-lock-keywords-2): New variables. (gdb-find-file-hook): fgfg. (gdb-set-gud-minor-mode-existing-buffers-1) (gdb-var-list-children-1, gdb-var-list-children-handler-1) (gdb-var-update-1, gdb-var-update-handler-1) (gdb-data-list-register-values-handler) (gdb-data-list-register-values-custom) (gdb-get-changed-registers, gdb-get-changed-registers-handler) (gdb-stack-list-locals-handler, gdb-get-register-names): New functions for use with GDB 6.4+. (gdb-locals-watch-map-1): New variable for use with GDB 6.4+. (gdb-source-file-regexp, gdb-var-list-children-regexp-1) (gdb-var-update-regexp-1, gdb-data-list-register-values-regexp) (gdb-stack-list-locals-regexp) (gdb-data-list-register-names-regexp): New regexps for use with GDB 6.4+.
-
Nick Roberts authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Luc Teirlinck authored
-
Stefan Monnier authored
-
Stefan Monnier authored
rather than forcing it explicitly to the same binding as the global map.
-
Simon Josefsson authored
prompts work for AUTH PLAIN.
-
Károly Lőrentey authored
-
Carsten Dominik authored
-
Carsten Dominik authored
(TODO items): Documents sparse tree for specific TODO keywords.
-
Carsten Dominik authored
-
Carsten Dominik authored
(org-highlight-new-match, org-remove-occur-highlights): New functions. (org-highlight-sparse-tree-matches): New option. (org-do-occur): New function. (org-get-heading): Make it work also at beginning of line. (org-category-table): New variable. (org-get-category-table, org-get-category) (org-camel-to-words, org-link-search): New functions. (org-select-this-todo-keyword): New variable. (org-todo-list): New command. (org-shiftright, org-shiftleft): New commands. (org-agenda-todo): Added prefix argument. (org-show-hierarchy-above): New option. (org-show-todo-tree): Numerical prefix creates tree for specific TODO keyword. (org-outline-level): New function, to assign a level to plain lists items. (org-cycle-include-plain-lists): New option. (org-mode): Use `org-outline-level' as value of `outline-level'. (org-cycle): Temporarily switch `outline-regexp' if `org-cycle-include-plain-lists' is non-nil. (org-start-icalendar-file): Fixed format bug. (org-agenda-get-day-entries): Create category table. (org-agenda-get-todos, org-agenda-get-timestamps) (org-agenda-get-deadlines, org-agenda-get-scheduled) (org-agenda-get-blocks): Use `org-get-category'. (org-context-in-file-links): Renamed from `org-line-numbers-in-file-links' .
-
Romain Francoise authored
-
Ken Raeburn authored
-