Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (woman-parse-numeric-arg): Change handling of `==': can be interned | Glenn Morris | 2008-01-12 | 2 | -2/+9 |
| | | | | without a function definition. | ||||
* | (view-file-other-window, view-file-other-frame): Fix last change. | Eli Zaretskii | 2008-01-12 | 2 | -5/+11 |
| | | | | | (kill-buffer-if-not-modified): New function. (view-file): Don't kill the buffer if it is modified. | ||||
* | (view-file-other-window, view-file-other-frame): Don't kill the buffer if it | Eli Zaretskii | 2008-01-12 | 2 | -8/+22 |
| | | | | is modified. Doc fixes. | ||||
* | (ebrowse-view-file-other-window): Delete function. | Eli Zaretskii | 2008-01-12 | 2 | -20/+14 |
| | | | | | | | (ebrowse-view/find-file-and-search-pattern): Call view-file-other-window instead of ebrowse-view-file-other-window. (ebrowse-view-file-other-frame): Don't call current-window-configuration. Fix second argument in the call to view-mode-enter. Doc fix. | ||||
* | ** pot@gnu.org, 17 Dec: strange From line maker rmail-reply loop | Chong Yidong | 2008-01-11 | 1 | -4/+0 |
| | | | | Removed because not reproducible (private communication from Francesco Potorti). | ||||
* | (atomic-change-group): Prevent undo list truncation. | Richard M. Stallman | 2008-01-11 | 2 | -0/+8 |
| | |||||
* | Add david.reitter@gmail.com, 27 dec: pos-visible-in-window-p at ellipsis. | Richard M. Stallman | 2008-01-11 | 1 | -0/+2 |
| | |||||
* | (mac_emacs_pid) [MAC_OSX]: New variable. | YAMAMOTO Mitsuharu | 2008-01-11 | 2 | -1/+13 |
| | | | | | | [MAC_OSX] (init_mac_osx_environment): Initialize it. [MAC_OSX] (mac_try_close_socket) [SELECT_USE_CFSOCKET]: Return 0 when used on child processes. | ||||
* | (all): Add missing version entries. | Martin Rudalics | 2008-01-11 | 2 | -11/+17 |
| | |||||
* | ** nico@ngolde.de, 7 Jan: some code issues | Chong Yidong | 2008-01-10 | 1 | -4/+0 |
| | | | | Fixed. | ||||
* | (pop_stat, pop_last): Check validity of string-to-integer | Chong Yidong | 2008-01-10 | 1 | -3/+29 |
| | | | | conversion. Mistakes spotted by Nico Golde. | ||||
* | * pop.c (pop_stat, pop_last): Check validity of string-to-integer | Chong Yidong | 2008-01-10 | 1 | -0/+5 |
| | | | | conversion. Mistakes spotted by Nico Golde. | ||||
* | (safe-local-eval-forms): Mark | Dan Nicolaescu | 2008-01-10 | 2 | -3/+8 |
| | | | | (add-hook 'write-file-hooks 'time-stamp) as safe. | ||||
* | (comint-insert-input): Set point first. | Nick Roberts | 2008-01-10 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Nick Roberts | 2008-01-10 | 1 | -0/+2 |
| | |||||
* | (gdb-dequeue-input): Make doubly sure | Nick Roberts | 2008-01-10 | 1 | -5/+8 |
| | | | | | | session doesn't hang because gdb-pending-triggers is non-nil. (gdb-frame-handler): Use buffer-file-name instead of buffer-name in case of duplicate file names. | ||||
* | *** empty log message *** | Nick Roberts | 2008-01-10 | 1 | -0/+7 |
| | |||||
* | (verilog-mode-map): Don't bind C-M-a, | Dan Nicolaescu | 2008-01-10 | 2 | -159/+61 |
| | | | | | | | | | | | C-M-e and C-M-h for emacs, they work by default. (verilog-emacs-features): Remove. (verilog-setup-dual-comments, verilog-populate-syntax-table): Remove. Move syntax table initialization ... (verilog-mode-syntax-table): ... here. (verilog-mode): Don't initialize the syntax table here. (verilog-mark-defun): Only do something useful for XEmacs, emacs does not need it. | ||||
* | Chong Yidong <cyd at stupidchicken.com> | Glenn Morris | 2008-01-10 | 3 | -9/+9 |
| | | | | (wait_reading_process_output): Check for window changes caused by timers. | ||||
* | Add Incompatible Lisp Changes section with shell.el dirtrack stuff. | Glenn Morris | 2008-01-10 | 1 | -0/+7 |
| | |||||
* | (shell-dirtrack-verbose, shell-mode) | Glenn Morris | 2008-01-10 | 2 | -7/+20 |
| | | | | | | (shell-directory-tracker, shell-dirtrack-mode): Doc fix. (dirtrack-toggle, dirtrack-mode): No longer alias to shell-dirtrack-mode. | ||||
* | *** empty log message *** | Juanma Barranquero | 2008-01-10 | 1 | -8/+13 |
| | |||||
* | (select-safe-coding-system): When a buffer is modified, cancel the writing. | Juanma Barranquero | 2008-01-10 | 1 | -0/+3 |
| | |||||
* | * progmodes/verilog-mode.el (verilog-booleanp): New function for | Dan Nicolaescu | 2008-01-09 | 2 | -19/+31 |
| | | | | | backward compatibility. Replace all uses of booleanp with verilog-booleanp. | ||||
* | (vc-hg-diff): Don't pass an empty string. | Dan Nicolaescu | 2008-01-09 | 2 | -2/+5 |
| | |||||
* | (top-level): Fix spacing. | Dan Nicolaescu | 2008-01-09 | 2 | -513/+440 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (verilog-mode-version, verilog-mode-release-date): Update version number. (verilog-mode-release-emacs): New variable. (compile-command, reporter-prompt-for-summary-p): Define for byte compiler. (verilog-startup-message-lines) (verilog-startup-message-displayed) (verilog-display-startup-message): Remove. (verilog-highlight-p1800-keywords): Improve docstring. (sigs-in, sigs-out, got-sig, got-rvalue, uses-delayed) (vector-skip-list): Only defvar at compile time. (verilog-highlight-translate-off, verilog-indent-level) (verilog-indent-level-module, verilog-indent-level-declaration) (verilog-indent-declaration-macros, verilog-indent-lists) (verilog-indent-level-behavioral) (verilog-indent-level-directive, verilog-cexp-indent) (verilog-case-indent, verilog-auto-newline) (verilog-auto-indent-on-newline, verilog-tab-always-indent) (verilog-tab-to-comment, verilog-indent-begin-after-if) (verilog-align-ifelse, verilog-minimum-comment-distance) (verilog-auto-lineup, verilog-highlight-p1800-keywords) (verilog-auto-endcomments, verilog-auto-read-includes) (verilog-auto-star-expand, verilog-auto-star-save) (verilog-library-flags, verilog-library-directories) (verilog-library-files, verilog-library-extensions) (verilog-active-low-regexp, verilog-auto-sense-include-inputs) (verilog-auto-sense-defines-constant, verilog-auto-reset-widths) (verilog-assignment-delay, verilog-auto-inst-vector) (verilog-auto-inst-template-numbers) (verilog-auto-input-ignore-regexp) (verilog-auto-inout-ignore-regexp) (verilog-auto-output-ignore-regexp) (verilog-auto-unused-ignore-regexp, verilog-typedef-regexp): Add safe-local-variable properties. (verilog-statement-menu, verilog-company) (verilog-re-search-forward, verilog-re-search-backward) (verilog-error-regexp-add, verilog-end-block-re) (verilog-emacs-features, verilog-populate-syntax-table) (verilog-setup-dual-comments, verilog-type-font-keywords) (verilog-inside-comment-p, electric-verilog-backward-sexp) (verilog-backward-sexp, verilog-forward-sexp) (verilog-font-lock-init, verilog-mode) (electric-verilog-terminate-line, electric-verilog-semi) (electric-verilog-tab, verilog-insert-1, ) (verilog-insert-indices, verilog-generate-numbers) (verilog-comment-region, verilog-label-be) (verilog-beg-of-statement, verilog-in-case-region-p) (verilog-in-struct-region-p, verilog-in-generate-region-p) (verilog-in-fork-region-p, verilog-backward-case-item) (verilog-set-auto-endcomments, verilog-get-expr) (verilog-expand-vector-internal, verilog-surelint-off) (verilog-batch-execute-func, verilog-calculate-indent) (verilog-calc-1, verilog-calculate-indent-directive) (verilog-leap-to-head, verilog-continued-line) (verilog-backward-token, verilog-backward-syntactic-ws) (verilog-forward-syntactic-ws, verilog-backward-ws&directives) (verilog-forward-ws&directives, verilog-at-constraint-p) (verilog-skip-backward-comments, verilog-indent-line-relative) (verilog-do-indent, verilog-indent-comment) (verilog-more-comment, verilog-pretty-declarations) (verilog-pretty-expr, verilog-just-one-space) (verilog-indent-declaration, verilog-get-completion-decl) (verilog-goto-defun, verilog-showscopes, verilog-header) (verilog-signals-combine-bus, verilog-read-decls) (verilog-read-always-signals-recurse, verilog-read-instants) (verilog-read-auto-template, verilog-set-define) (verilog-read-defines, verilog-read-signals, verilog-getopt) (verilog-is-number, verilog-expand-dirnames) (verilog-modi-lookup, verilog-modi-cache-results) (verilog-insert-one-definition, verilog-make-width-expression) (verilog-delete-autos-lined, verilog-auto-save-check) (verilog-auto-arg, verilog-auto-inst-port, verilog-auto-inst) (verilog-auto-inst-param, verilog-auto-reg) (verilog-auto-reg-input, verilog-auto-wire, ) (verilog-auto-output, verilog-auto-output-every) (verilog-auto-input, verilog-auto-inout) (verilog-auto-inout-module, verilog-auto-sense) (verilog-auto-reset, verilog-auto-tieoff, verilog-auto-unused) (verilog-auto-ascii-enum, verilog-auto) (verilog-sk-define-signal, verilog-mode-mouse-map) (verilog-load-file-at-mouse, verilog-load-file-at-point) (verilog-library-files): Cleanup spacing of )'s they should not be on unique lines. Fix checkdoc warnings. | ||||
* | gnome icons are GPLv2 or later. | Glenn Morris | 2008-01-09 | 1 | -16/+19 |
| | | | | | | gtk icons are LGPLv2 or later. http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01306.html Correct gtk copyright holders based on makecopyright in gtk tarball. | ||||
* | gnome icons are GPLv2 or later. | Glenn Morris | 2008-01-09 | 2 | -2/+2 |
| | | | | http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01306.html | ||||
* | (ffap-string-at-point-mode-alist): Add `\' to file entry, for Windows. | Glenn Morris | 2008-01-09 | 2 | -1/+6 |
| | |||||
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-09 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Glenn Morris | 2008-01-09 | 1 | -0/+8 |
| | |||||
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-09 | 95 | -103/+105 |
| | |||||
* | Fix face attributes recognition | Vinicius Jose Latorre | 2008-01-09 | 2 | -3/+28 |
| | |||||
* | Whitespace. | Glenn Morris | 2008-01-08 | 1 | -0/+1 |
| | |||||
* | Kevin Ryde <user42 at zip.com.au>: | Glenn Morris | 2008-01-08 | 1 | -1/+1 |
| | | | | (perl): Add a "during global destruction" sample. | ||||
* | Kevin Ryde <user42 at zip.com.au> | Glenn Morris | 2008-01-08 | 3 | -1/+14 |
| | | | | | (compilation-error-regexp-alist-alist): For perl, allow "during global destruction" at end. | ||||
* | Regenerate. | Glenn Morris | 2008-01-08 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Glenn Morris | 2008-01-08 | 1 | -8/+2 |
| | |||||
* | (diff-end-of-hunk): Don't match empty lines in unified format. | Glenn Morris | 2008-01-08 | 1 | -1/+5 |
| | |||||
* | (mouse-major-mode-menu): Suppress duplicate menus. | Glenn Morris | 2008-01-08 | 2 | -2/+20 |
| | |||||
* | Update printed copyright year to 2008. | Glenn Morris | 2008-01-08 | 21 | -21/+21 |
| | |||||
* | *** empty log message *** | Glenn Morris | 2008-01-08 | 1 | -0/+9 |
| | |||||
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 76 | -81/+83 |
| | |||||
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 2 | -3/+3 |
| | |||||
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -3/+3 |
| | | | | Update Emacs version. | ||||
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 185 | -198/+229 |
| | |||||
* | (main): Set copyright year to 2008. | Glenn Morris | 2008-01-08 | 1 | -2/+3 |
| | |||||
* | *** empty log message *** | Glenn Morris | 2008-01-08 | 1 | -1/+5 |
| | |||||
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 60 | -60/+61 |
| | |||||
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 87 | -87/+90 |
| |