- 29 Nov, 2009 1 commit
-
-
Jan Djärv authored
(frame_make_pointer_visible): Declare f before statements.
-
- 28 Nov, 2009 11 commits
-
-
Stefan Monnier authored
* nxml/rng-valid.el (rng-validate-mode): Don't hardcode point-min==1. (rng-compute-mode-line-string): Show the validation percentage in terms of the narrowed text, not the widened text. (rng-do-some-validation): Don't catch internal errors when debugging. (rng-first-error): Simplify. (rng-after-change-function): Remove work around. AFAIK the bug has been fixed a while ago.
-
Chong Yidong authored
-
Chong Yidong authored
* sem-user.texi (Semantic mode user commands): Fix key syntax. Document semantic-complete-analyze-inline. (Semanticdb search debugging commands): Minor clarification. (Analyzer, Smart Completion, Smart Summary, Smart Jump) (Analyzer Debug) New nodes, adapted from the upstream Semantic user manual.
-
Stefan Monnier authored
cannot be displayed (e.g. when doing C-x C-f some-new-file.svg RET).
-
Kevin Ryde authored
-
Stefan Monnier authored
-
Kevin Ryde authored
@pxref, now eieio is in emacs.
-
Stefan Monnier authored
`cd' doesn't always do it for us (bug#5067). * pcomplete.el (pcomplete-entries): Revert change installed mistakenly on 2009-10-25 as part of some other change (bug#5067).
-
Eli Zaretskii authored
-
Eli Zaretskii authored
property does.
-
Eli Zaretskii authored
-
- 27 Nov, 2009 10 commits
-
-
Stefan Monnier authored
(byte-compile-warnings): Use byte-compile-warning-types. (byte-compile-save-excursion): Warn about use of set-buffer right after save-excursion.
-
Stefan Monnier authored
-
Jan Djärv authored
* xftfont.c (xftfont_end_for_frame): Just return if dpyinfo->display is NULL. * xterm.c (x_delete_terminal): Set dpyinfo->display to NULL. * frame.c (frame_make_pointer_invisible) (frame_make_pointer_visible): Just return if there isn't any selected frame.
-
Michael Albinus authored
-
Michael Albinus authored
providing a Tramp related implementation of "su" and "sudo". (eshell-unix-initialize): Add "su" and "sudo".
-
Jan Djärv authored
-
Daiki Ueno authored
unibyte before sending. This fixes mishandling of some port numbers such as 129.
-
Stefan Monnier authored
-
Stefan Monnier authored
Remove the space between name page a section. Add the command's description on the `help-echo' property. Remove `process-connection-type' binding since it's unused by call-process. Provide completion for the "<section> <name>" format as well. (Man-default-man-entry): Remove spurious var shadowing the argument.
-
Stefan Monnier authored
-
- 26 Nov, 2009 18 commits
-
-
Kevin Ryde authored
mouse-wheel-down-event, the closest thing to a definition for them. * os.texi (Startup Summary): vindex inhibit-startup-message and inhibit-splash-screen. (Command-Line Arguments): vindex argv. (Suspending Emacs): vindex suspend-tty-functions and resume-tty-functions. Don't want to index every hook, but having the programming ones is helpful.
-
Kevin Ryde authored
inhibit-splash-screen. (Command-Line Arguments): vindex argv. (Suspending Emacs): vindex suspend-tty-functions and resume-tty-functions. Don't want to index every hook, but having the programming ones is helpful.
-
Kevin Ryde authored
mouse-wheel-down-event, the closest thing to a definition for them.
-
Kevin Ryde authored
otherwise non-existent. process-connection-type pipe for touch of efficiency recommended by elisp manual. (An aside in Bug#3911.)
-
Kevin Ryde authored
aren't in finder-known-keywords, and following vc.el.
-
Kevin Ryde authored
Aubrey Jaffer's texinfo R5RS moved to http://groups.csail.mit.edu/mac/ftpdir/scm/r5rs.info.tar.gz (per http://people.csail.mit.edu/jaffer/Scheme.html).
-
Stefan Monnier authored
* htmlfontify.el (hfy-init-kludge-hook): Rename from hfy-init-kludge-hooks. (hfy-etags-cmd, hfy-flatten-style, hfy-invisible-name, hfy-face-at) (hfy-fontify-buffer, hfy-prepare-index-i, hfy-subtract-maps) (hfy-save-kill-buffers, htmlfontify-copy-and-link-dir): Use dolist and push. (hfy-slant, hfy-weight): Use tables rather than code. (hfy-box-to-border-assoc, hfy-box-to-style, hfy-decor) (hfy-face-to-style-i, hfy-fontify-buffer): Use `case'. (hfy-face-attr-for-class): Initialize `face-spec' directly. (hfy-face-to-css): Remove `nconc' with single arg. (hfy-p-to-face-lennart): Use `or'. (hfy-face-at): Hoist common code. Remove spurious quotes in `case'. (hfy-overlay-props-at, hfy-mark-tag-hrefs): Eta-reduce. (hfy-compile-stylesheet, hfy-merge-adjacent-spans) (hfy-compile-face-map, hfy-parse-tags-buffer): Use push. (hfy-force-fontification): Use run-hooks.
-
Stefan Monnier authored
* htmlfontify.el (hfy-default-header): Add toggle_invis since Javascript belongs in the header, not the body. (hfy-javascript): Remove. (hfy-fontify-buffer): Don't insert it any more. (hfy-face-at): Handle (face0 face1 face2) style face properties. Fix bug in invis handling when there were no invis props in a chunk.
-
Stefan Monnier authored
-
Jan Djärv authored
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
"unsigned" structs. (verilog-leap-to-head, verilog-backward-token): Handle "disable fork" statement better. * verilog-mode.el (verilog-auto-insert-lisp, verilog-delete-auto) (verilog-delete-empty-auto-pair, verilog-library-filenames): Fix AUTOINSERTLISP to support insert-file. Reported by Clay Douglass. (verilog-auto-inst, verilog-auto-star-safe) (verilog-delete-auto-star-implicit, verilog-read-sub-decls): Fix removing "// Interfaces" when saving .* expansions. Reported by Pierre-David Pfister.
-
-
Glenn Morris authored
-
Glenn Morris authored
(Problems with very large files): Max buffer size increase in 23.2. (VM): VM has moved house again.
-
Glenn Morris authored
-
Kevin Ryde authored
commentary can be reached from finder-by-keyword.
-