- 08 May, 2008 3 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
- 07 May, 2008 25 commits
-
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Stefan Monnier authored
(tool-bar-make-keymap, tool-bar-find-image): New function. (tool-bar-find-image-cache): New var. (tool-bar-local-item, tool-bar-local-item-from-menu): Don't select the image yet, do it later in tool-bar-make-keymap.
-
Stefan Monnier authored
is current before calling gnus-server-prepare. (gnus-server-setup-buffer, gnus-server-update-server) (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
-
Andreas Schwab authored
-
Eli Zaretskii authored
as redirection by DOS shells.
-
Eric S. Raymond authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Dan Nicolaescu authored
because the original parameters are in pure storage now. (mac_window): Remove unused params. Update callers.
-
Dan Nicolaescu authored
-
Glenn Morris authored
-
Glenn Morris authored
Fix footer where needed.
-
Glenn Morris authored
Fix arch-tag format.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Eric S. Raymond authored
-
- 06 May, 2008 12 commits
-
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Juanma Barranquero authored
-
Stefan Monnier authored
Don't signal errors when traversing sub-char-tables. Don't loop over all the possible characters when traversing char-tables.
-
Eric S. Raymond authored
-
Stefan Monnier authored
just like we do in print.c.
-
Glenn Morris authored
-
Eric S. Raymond authored
-
Dan Nicolaescu authored
(verilog-auto, verilog-auto-arg, verilog-auto-ascii-enum) (verilog-auto-inout, verilog-auto-inout-module) (verilog-auto-input, verilog-auto-inst, verilog-auto-inst-param) (verilog-auto-output, verilog-auto-output-every, verilog-auto-reg) (verilog-auto-reg-input, verilog-auto-reset, verilog-auto-sense) (verilog-auto-sense-sigs, verilog-auto-tieoff) (verilog-auto-unused, verilog-auto-wire) (verilog-decls-get-assigns, verilog-decls-get-consts) (verilog-decls-get-gparams, verilog-decls-get-inouts) (verilog-decls-get-inputs, verilog-decls-get-outputs) (verilog-decls-get-ports, verilog-decls-get-regs) (verilog-decls-get-signals, verilog-decls-get-wires) (verilog-dir-cache-lib-filenames, verilog-dir-cache-list) (verilog-dir-cache-preserving, verilog-dir-file-exists-p) (verilog-dir-files, verilog-expand-dirnames, verilog-getopt-file) (verilog-inject-sense, verilog-library-filenames) (verilog-mode-release-date, verilog-mode-version) (verilog-modi-cache-add, verilog-modi-cache-preserve-buffer) (verilog-modi-cache-preserve-tick, verilog-modi-cache-results) (verilog-modi-get-assigns, verilog-modi-get-consts) (verilog-modi-get-gparams, verilog-modi-get-inouts) (verilog-modi-get-inputs, verilog-modi-get-outputs) (verilog-modi-get-ports, verilog-modi-get-regs) (verilog-modi-get-signals, verilog-modi-get-sub-inouts) (verilog-modi-get-sub-inputs, verilog-modi-get-sub-outputs) (verilog-modi-get-wires, verilog-preserve-cache) (verilog-preserve-dir-cache, verilog-preserve-modi-cache) (verilog-read-sub-decls, verilog-read-sub-decls-line) (verilog-read-sub-decls-sig, verilog-subdecls-get-inouts) (verilog-subdecls-get-inputs, verilog-subdecls-get-outputs): Add caching of additional state, and rework signal extraction routines to improve AUTO expansion performance by 300%++.
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Juanma Barranquero authored
-