- 19 Aug, 2007 10 commits
-
-
Jeffrey C Honig authored
Comments: and hide Comment:, not the other way around.
-
Jeffrey C Honig authored
aliases. So resolve aliases before passing addresses to GPG/PGP. Closes SF #649226.
-
Jeffrey C Honig authored
the entries from http://people.dsv.su.se/~jpalme/ietf/mail-headers, plus some of my own. I added attributions to entries we already had that did not list an RFC.
-
Juri Linkov authored
-
Juri Linkov authored
because it's common to both types of splash screen: fancy and normal. Bind SPC to scroll-up, DEL to scroll-down and `q' to exit-splash-screen. (exit-splash-screen): Rename from `fancy-splash-quit'. Use `quit-window' instead of `kill-buffer'. (fancy-splash-head): Use make-button to insert GNU image link. (fancy-splash-screens, normal-splash-screen): Rename " About GNU Emacs" to "*About GNU Emacs*", and " GNU Emacs" to "*GNU Emacs*". (normal-splash-screen): Put "Browse manuals" on the same line with "Emacs manual". Remove descriptions from "Useful tasks" and put all links in two columns on two lines.
-
Michael Kifer authored
* viper.el (viper-remove-hooks): remove some additional viper hooks when the user calls viper-go-away. (viper-go-away): restore the default of default-major-mode. Save the value of default-major-mode before vaperization. * viper-cmd.el: Replace error "" with "Viper bell". * viper-ex.el: Replace error "" with "Viper bell". * ediff-util.el (ediff-make-temp-file): use the coding system of the buffer for which file is created.
-
Glenn Morris authored
(eldoc-highlight-function-argument): Add a doc string. Tweak previous change: no need for INDEX to be optional, just need to handle nil.
-
Richard M. Stallman authored
-
Glenn Morris authored
(progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather than $(EMACS), so that EMACSLOADPATH is set. Prevents any system shadow files messing up the compilation.
-
Andreas Schwab authored
-
- 18 Aug, 2007 4 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
comment to basic doc string. Also apply eldoc-argument-case in the help-split-fundoc case. Adapt for changed behavior of eldoc-function-argstring, eldoc-function-argstring-format, and eldoc-highlight-function-argument. (eldoc-highlight-function-argument): Make INDEX argument optional, just call eldoc-docstring-format-sym-doc if absent. (eldoc-function-argstring): Change the behavior. Now it converts an argument list to a string. (eldoc-function-argstring-format): Change the behavior. Now it applies `eldoc-argument-case' to a string.
-
Glenn Morris authored
-
Martin Rudalics authored
set-syntax-table from here to ... (ada-mode): ... here. Do not change global value of comment-multi-line. Call new function ada-initialize-syntax-table-properties and add new function ada-handle-syntax-table-properties to font-lock-mode-hook. (ada-deactivate-properties, ada-initialize-properties): Replace by new functions ... (ada-handle-syntax-table-properties) (ada-initialize-syntax-table-properties) (ada-set-syntax-table-properties): ... to set up syntax-table properties uniformly, independently from whether font-lock-mode is enabled or not. Handle read-only buffers and do not change undo-list when setting syntax-table properties. (ada-after-change-function): Use ada-set-syntax-table-properties.
-
- 17 Aug, 2007 25 commits
-
-
Michaël Cadilhac authored
-
Michaël Cadilhac authored
(meta-indent-current-nesting): Use a computation of the nesting instead. (meta-indent-current-indentation): Indentation is given according to nesting and if the previous line was finished or not. (meta-indent-unfinished-line): Tell if the current line ends with a finished expression. (meta-indent-looking-at-code): Like `looking-at', but checks if the point is a string before. (meta-indent-level-count): Use it. Don't count parenthesis as it's done in the nesting function. (meta-indent-in-string-p): Tell if the current point is in a string. (meta-indent-calculate): Treat b-o-b as a special case. Use the previous functions.
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
(copyright-update-year, copyright-update) (copyright-fix-years): Use it.
-
Thien-Thi Nguyen authored
-
Jay Belanger authored
-
Jay Belanger authored
-
Jay Belanger authored
(math-bernoulli-b-cache): Remove `eval-when-compile's.
-
Jay Belanger authored
Remove `eval-when-compile's.
-
Jay Belanger authored
-
Jay Belanger authored
Remove `eval-when-compile's.
-
Jay Belanger authored
-
Jay Belanger authored
-
Michaël Cadilhac authored
-
Eli Zaretskii authored
Mention that character faces are also displayed by "C-u C-x =".
-
Vinicius Jose Latorre authored
-
Michaël Cadilhac authored
topic prefix ``version; ''.
-
Jan Djärv authored
active frame.
-
Glenn Morris authored
(symbol-under-point, symbol-before-point) (symbol-before-point-for-complete): Use buffer-substring-no-properties.
-
Glenn Morris authored
-
Glenn Morris authored
checking for an existing entry, to handle files with same basename in different directories.
-
Richard M. Stallman authored
-
Jay Belanger authored
-
Jay Belanger authored
Algebraic Entry: Fix the formatting of an example.
-
Vinicius Jose Latorre authored
-
- 16 Aug, 2007 1 commit
-
-
Vinicius Jose Latorre authored
-