]> code.delx.au - gnu-emacs/blobdiff - lwlib/lwlib.c
(menu-bar-describe-menu) <list-keybindings>: Mention "keyboard shortcuts"
[gnu-emacs] / lwlib / lwlib.c
index 624c75890845e8b1d8bb81d57fac48c744fa0c62..39b9400c5c861399af3e27a6e17ac658c4fb1b9a 100644 (file)
@@ -15,8 +15,8 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with GNU Emacs; see the file COPYING.  If not, write to
-the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.  */
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.  */
 
 #ifdef NeXT
 #undef __STRICT_BSD__ /* ick */
@@ -1611,3 +1611,5 @@ lw_separator_p (label, type, motif_p)
   return separator_p;
 }
 
+/* arch-tag: 3d730f36-a441-4a71-9971-48ef3b5a4d9f
+   (do not change this comment) */