- 08 Jul, 2009 20 commits
-
-
Michael Albinus authored
remote user is root, on the local host. (tramp-local-host-p): Either the local user or the remote user must be root.
-
Kenichi Handa authored
-
Nick Roberts authored
gdb-use-separate-io-buffer. (menu): Don't allow toggling of or enable gdb-use-separate-io-buffer from menubar.
-
Nick Roberts authored
-
Kenichi Handa authored
charset_matched. (font_for_char): Delete unused var. (generate_ascii_font_name): Delete it.
-
Chong Yidong authored
-
Chong Yidong authored
newlines (Bug#3769).
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(calendar-current-date): Add an optional argument giving an offset from today.
-
Glenn Morris authored
-
Glenn Morris authored
Adjust the message for when a key has been unbound. (help-with-tutorial): Hide the arch-tag.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
dashes inside command names, not spaces; spaces before <Return>. (Summary): Describe the new behavior of C-l. (Basic Cursor Control): Don't say that files "ought" to end in newlines. Try to distinguish scroll bar from fringes. You can also scroll with a wheel mouse. (If Emacs Stops Responding): Rename from "When Emacs is hung". (Inserting And Deleting): Continuation marks appear in the fringe. Clarify that deletion can be undone. Mention cut and paste, and the Glossary. (Files, Mode Line): Update mode-line format. (Extending The Command Set): Downplay C-z, since using Emacs on a text-only terminal is less common these days. (Searching): Incremental searching is no longer atypical. Downplay flow control issues, remove reference to deleted FAQ node. (Multiple Windows): Mention frames. (Multiple Frames): New section. (Getting More Help): Downplay C-h having a different binding. Don't say help is "on-line", since the meaning has changed. (More Features): Replace "on-line". Use C-h rather than F10 h. Say a little more about completion. (Conclusion): Don't mention C-z again here.
-
Kenichi Handa authored
-
Kenichi Handa authored
(encode_coding_sjis): Fix the code range check.
-
Kenichi Handa authored
-
Nick Roberts authored
-data-list-register-names to ... (gdb-starting): ... here because GDB 7.0 requires execution to have started when using this MI command. (gdb-set-header): New function to distinguish select and unselected tabs in gdb buffers. (gdb-propertize-header): New macro that uses gdb-set-header. (gdb-breakpoints-header, gdb-locals-header): Use it.
-
Nick Roberts authored
-
- 07 Jul, 2009 18 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
(Fexpand_file_name): Copy string data properly (Bug#3772).
-
Dmitry Dzhus authored
-
Dmitry Dzhus authored
instead of on/off; do not highlight breakpoints without line information.
-
Dmitry Dzhus authored
without regexps.
-
Dmitry Dzhus authored
may contain frame information, so `string-match' should be used. (gdb-update): Disassembly is invalidated through `gdb-get-selected-frame'. (gdb-pad-string): New function to pad string with spaces. (gdb-invalidate-disassembly): Invalidate only if the buffer exists. (gdb-disassembly-handler-custom): Column alignment. (gdb-disassembly-place-breakpoints): Clear old breakpoints before placing new ones. (gdb-toggle-breakpoint, gdb-delete-breakpoint): Now work from the end of line, too. (gdb-frame-handler): Match convention to for disassembly buffer mode name.
-
Dmitry Dzhus authored
disassembly buffer. (gdb-breakpoints-list-handler-custom): Replacement for gdb-break-list-handler. Using real parser instead of regexps now. (gdb-place-breakpoints): Replacement for gdb-break-list-custom. Use gdb-breakpoints-list instead of parsing breakpoints buffer to place breakpoints. (def-gdb-memory-unit): A new macro to define gdb-memory-unit-.. functions. (gdb-disassembly-handler-custom): Show overlay arrow. (gdb-disassembly-place-breakpoints): Show breakpoints in disassembly buffer. (gdb-toggle-breakpoint, gdb-delete-breakpoint) (gdb-goto-breakpoint): Using gdb-breakpoint text properties instead of parsing breakpoints buffer. Fixed old menu references in gud-menu-map.
-
Dmitry Dzhus authored
-
Dmitry Dzhus authored
-
Dmitry Dzhus authored
(gdb-memory-address): New variable which holds top address of memory page shown in memory buffer (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit): New customization variables. New functions: (gdb-display-memory-buffer, gdb-frame-memory-buffer): Functions to display the memory buffer. (gdb-memory-set-address, gdb-memory-set-repeat-count): Set memory buffer display parameters. (def-gdb-memory-format, gdb-memory-format-binary) (gdb-memory-format-octal, gdb-memory-format-unsigned) (gdb-memory-format-signed, gdb-memory-format-hexadecimal): Functions for setting memory buffer format. (gdb-memory-unit-word, gdb-memory-unit-halfword) (gdb-memory-unit-giant, gdb-memory-unit-byte): Functions to set unit size used in memory buffer. (gdb-memory-show-next-page, gdb-memory-show-previous-page): Switch to next/previous page of memory buffer.
-
Sam Steingold authored
-
Jan Djärv authored
first MapNotify.
-
Kenichi Handa authored
the highset priority to the charset iso-8859-1.
-
Kenichi Handa authored
(syms_of_charset): Initialize charset_unibyte.
-
Kenichi Handa authored
(UNIBYTE_CHAR_HAS_MULTIBYTE_P): Delete it.
-
Kenichi Handa authored
(multibyte_char_to_unibyte): Use CHAR_TO_BYTE8 instead of checking charset_unibyte. (multibyte_char_to_unibyte_safe): Likewise. (Funibyte_char_to_multibyte): Don't check charset_unibyte.
-
Kenichi Handa authored
-
Kenichi Handa authored
(x_produce_glyphs): Likewise.
-
- 06 Jul, 2009 2 commits
-
-
Chong Yidong authored
to the end of the line when locating the block (Bug#700).
-
Michael Albinus authored
in case of short track.
-