mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 08:20:41 -08:00
*** empty log message ***
This commit is contained in:
parent
1a2416ede3
commit
2c3981da7c
2 changed files with 11 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2006-05-01 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
* progmodes/gud.el (gud-def): Add %c case.
|
||||
(gud-speedbar-buttons): Don'bind case-fold-search unnecessarily.
|
||||
(gud-format-command): Make match case sensitive. Match on %F.
|
||||
|
||||
2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* help-fns.el (describe-variable): Add info about safe local variables.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
2006-05-01 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
* building.texi (GUD Customization): Describe cases %d and %c.
|
||||
Update description for %e.
|
||||
|
||||
2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* custom.texi (Examining): Update C-h v output example.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue